HarfBuzz text shaping engine
Go to file
Behdad Esfahbod c0af193c8e Change buffer default properties to invalid
This includes HB_DIRECTION_INVALID and HB_SCRIPT_INVALID.

The INVALID will cause a "guess whatever from the text" in hb_shape().
While it's not ideal, it works better than the previous defaults at
least (HB_DIRECTION_LTR and HB_SCRIPT_COMMON).
2011-04-15 19:26:24 -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 Change buffer default properties to invalid 2011-04-15 19:26:24 -04:00
test Change buffer default properties to invalid 2011-04-15 19:26:24 -04:00
AUTHORS Add build system 2009-11-02 16:34:59 -05:00
COPYING Remove email address from Copyright headers 2010-11-22 11:03:18 -05:00
Makefile.am Add an in-tree test suite 2011-04-11 12:46:49 -04:00
NEWS Add build system 2009-11-02 16:34:59 -05:00
README Clarify copyright notice 2010-11-18 13:59:10 -05:00
TODO [TODO] Add new item 2011-04-15 19:16:34 -04:00
autogen.sh Bug 31174 - Update autotools configuration 2011-01-09 22:18:53 -05:00
configure.ac Add test directory 2011-04-07 16:05:07 -04: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://harfbuzz.org/

For license information, see the file COPYING.

Behdad Esfahbod
18 November 2010