HarfBuzz text shaping engine
Go to file
Behdad Esfahbod 651e8dd79e Start cleaning up buffer var allocation
I've messed up a lot of stuff recently, different parts of the
shaping process are stumbling on eachother's toes because
manually tracking what's in which buffer var is hard.  I'm
going to add some internal API to track those such that mistakes
are discovered as soon as they are introduced.
2011-07-25 14:54:08 -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 Start cleaning up buffer var allocation 2011-07-25 14:54:08 -04:00
test Fix decompose() implementations to work with non-starter non-composables 2011-07-21 20:58:42 -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 Fix cluster calculation for non-LTR text 2011-07-21 00:28:57 -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.