5469607a00
git-svn-id: http://skia.googlecode.com/svn/trunk@536 2bbb7eff-a529-9590-31e7-b0007b416f81
10 lines
471 B
Plaintext
10 lines
471 B
Plaintext
Harfbuzz requires several functions to be defined in order to work with the
|
|
platform's Unicode tables etc.
|
|
|
|
If you are building on top of Qt4 you should look at the code in the tests/
|
|
directory for examples of how to hook up Qt4 functions to Harfbuzz.
|
|
|
|
Otherwise, this directory contains examples of using downloaded Unicode tables
|
|
and/or glib to host Harfbuzz. You should read the README file in tables/ for how
|
|
to build the header files for some of the Unicode tables.
|