HarfBuzz text shaping engine
Go to file
Behdad Esfahbod d3480ba37f Don't use zero-sized arrays
It's not part of the standard and MSVC doesn't like it.  It makes the code
a lot less elegant than it used to be, but I think it should work now.
2009-11-03 10:47:29 -05:00
src Don't use zero-sized arrays 2009-11-03 10:47:29 -05: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 Generate ChangeLog 2009-11-02 16:38:41 -05:00
NEWS Add build system 2009-11-02 16:34:59 -05:00
README Add build system 2009-11-02 16:34:59 -05:00
TODO Add build system 2009-11-02 16:34:59 -05:00
autogen.sh Disable configure cache 2009-11-02 18:52:21 -05:00
configure.ac Another try at build without glib 2009-11-02 18:55:19 -05: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, an OpenType Layout engine.

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