HarfBuzz text shaping engine
Go to file
Behdad Esfahbod b70c96dbe4 Enable applying GSUB/GPOS features in multiple segments
Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=644184
among others.

Shapers now can request segmented feature application by calling
add_gsub_pause() or add_gpos_pause().  They can also provide a
callback to be called at the pause.  Currently the Arabic shaper
uses pauses to enforce certain feature application.  The Indic
shaper can use the same facility to pause and do reordering in the
callback.
2011-07-07 21:12:15 -04:00
contrib/python Adjust pyx files to reflect change from int to hb_var_int_t 2010-11-28 19:39:47 -05:00
src Enable applying GSUB/GPOS features in multiple segments 2011-07-07 21:12:15 -04:00
test Add todo 2011-07-07 16:09:38 -04:00
AUTHORS Add build system 2009-11-02 16:34:59 -05:00
COPYING Update README, etc 2011-05-25 15:40:49 -04:00
Makefile.am Minor 2011-05-27 15:59:33 -04:00
NEWS Release 0.6.0. First official tarball release! 2011-05-27 03:48:27 -04:00
README Update README, etc 2011-05-25 15:40:49 -04:00
TODO [TODO] New items 2011-06-01 12:45:34 -04:00
autogen.sh Bug 31174 - Update autotools configuration 2011-01-09 22:18:53 -05:00
configure.ac Bump version to 0.7.0 to open up for development 2011-05-27 04:14:42 -04:00
git.mk Add build system 2009-11-02 16:34:59 -05:00
harfbuzz.doap Minor 2011-05-27 04:14:42 -04:00
harfbuzz.pc.in Add build system 2009-11-02 16:34:59 -05:00

README

This is HarfBuzz, a text shaping library.

For bug reports, mailing list, and other information please visit:

  http://harfbuzz.org/

For license information, see the file COPYING.