HarfBuzz text shaping engine
Go to file
Behdad Esfahbod a065f471b3 Cleanup Extension lookups
Two things:

1. Allow nested Extension lookups.  The offset is always positive, so
it can't loop circularly.

2. Move the check for all Extension subtables having the same lookup
type to the correct place.  Before it wasn't really working.
2010-04-22 20:15:11 -04:00
src Cleanup Extension lookups 2010-04-22 20:15:11 -04:00
AUTHORS Add build system 2009-11-02 16:34:59 -05:00
COPYING Add build system 2009-11-02 16:34:59 -05:00
Makefile.am Distribute autogen.sh 2009-12-15 03:53:45 -05:00
NEWS Add build system 2009-11-02 16:34:59 -05:00
README Change header comment 2010-04-22 00:11:43 -04:00
TODO [TODO] Add kern/GPOS interaction 2010-01-26 12:17:37 -05:00
autogen.sh Disable configure cache 2009-11-02 18:52:21 -05:00
configure.ac Fix compile with older FreeType 2009-12-20 23:05:02 +01:00
git.mk Add build system 2009-11-02 16:34:59 -05:00
harfbuzz.pc.in Add build system 2009-11-02 16:34:59 -05:00

README

This is HarfBuzz, a text shaping library.

Bug reports on these files should be sent to the HarfBuzz mailing list as
listed on http://freedesktop.org/wiki/Software/harfbuzz

For license information, see the file COPYING.

Behdad Esfahbod
May 24, 2009