Name | Date | Size | |
---|---|---|---|
.. | 04-Jun-2014 | 4 KiB | |
harfbuzz-freetype.c | 04-Jun-2014 | 3.9 KiB | |
harfbuzz-freetype.h | 04-Jun-2014 | 258 | |
harfbuzz-unicode-glib.c | 04-Jun-2014 | 5.2 KiB | |
harfbuzz-unicode-icu.c | 04-Jun-2014 | 6.1 KiB | |
harfbuzz-unicode-tables.c | 04-Jun-2014 | 2.1 KiB | |
harfbuzz-unicode.c | 04-Jun-2014 | 7.5 KiB | |
harfbuzz-unicode.h | 04-Jun-2014 | 2.6 KiB | |
README | 04-Jun-2014 | 471 | |
tables/ | 04-Jun-2014 | 4 KiB |
README
1Harfbuzz requires several functions to be defined in order to work with the 2platform's Unicode tables etc. 3 4If you are building on top of Qt4 you should look at the code in the tests/ 5directory for examples of how to hook up Qt4 functions to Harfbuzz. 6 7Otherwise, this directory contains examples of using downloaded Unicode tables 8and/or glib to host Harfbuzz. You should read the README file in tables/ for how 9to build the header files for some of the Unicode tables. 10