Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Side by Side Diff: third_party/harfbuzz/contrib/README

Issue 12413010: Remove unused harfbuzz. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/harfbuzz/configure.ac ('k') | third_party/harfbuzz/contrib/harfbuzz-freetype.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Harfbuzz requires several functions to be defined in order to work with the
2 platform's Unicode tables etc.
3
4 If you are building on top of Qt4 you should look at the code in the tests/
5 directory for examples of how to hook up Qt4 functions to Harfbuzz.
6
7 Otherwise, this directory contains examples of using downloaded Unicode tables
8 and/or glib to host Harfbuzz. You should read the README file in tables/ for how
9 to build the header files for some of the Unicode tables.
OLDNEW
« no previous file with comments | « third_party/harfbuzz/configure.ac ('k') | third_party/harfbuzz/contrib/harfbuzz-freetype.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698