Skip to content

mikerreed/fbdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build the demo...

1. Install harfbuzz into 'third_party/externals/harfbuzz'

e.g. > mkdir third_party
     > cd third_party
     > mkdir externals
     > cd externals
     > git clone [email protected]:harfbuzz/harfbuzz.git

This only needs to be done once, but it is not checked in as part of
this repo, so it must be done if you want to rebuild from sources.


2. > make

This should build everything, and copy the necessary files into docs/

You need to have the embind tools installed for this to build.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages