• Home
Name Date Size #Lines LOC

..--

tables/03-May-2024-13,74713,004

READMED03-May-2024471 107

harfbuzz-freetype.cD03-May-20243.9 KiB150117

harfbuzz-freetype.hD03-May-2024258 106

harfbuzz-unicode-glib.cD03-May-20245.2 KiB170163

harfbuzz-unicode-icu.cD03-May-20246.1 KiB203164

harfbuzz-unicode-tables.cD03-May-20242.1 KiB8570

harfbuzz-unicode.cD03-May-20247.7 KiB285219

harfbuzz-unicode.hD03-May-20242.6 KiB5513

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