HarfBuzz text shaping engine
Go to file
Behdad Esfahbod 05207a79e0 [buffer] Save pre/post textual context
To be used for a variety of purposes.  We save up to five characters
in each direction.  No public API changes, everything is taken care
of already.  All clients need to do is to call hb_buffer_add_utf* with
the full text + segment info (or at least some context) instead of
just passing in the segment.

Various operations (hb_buffer_reset, hb_buffer_set_length,
hb_buffer_add*) automatically reset the relevant contexts.
2012-09-25 21:32:21 -04:00
contrib Minor 2012-08-12 17:11:27 -04:00
src [buffer] Save pre/post textual context 2012-09-25 21:32:21 -04:00
test [Indic] Find syllables before any features are applied 2012-09-07 14:56:01 -04:00
util Add hb_feature_to/from_string() 2012-09-06 22:09:06 -04:00
AUTHORS Bump version to 0.9.2 2012-08-10 14:50:05 -04:00
COPYING Bump version to 0.9.2 2012-08-10 14:50:05 -04:00
Makefile.am Fix ChangeLog generation rule 2012-08-18 13:56:10 -04:00
NEWS 0.9.4 2012-09-04 15:32:37 -04:00
README Update README, etc 2011-05-25 15:40:49 -04:00
THANKS Bump version to 0.9.2 2012-08-10 14:50:05 -04:00
TODO Add hb_buffer_[sg]et_content_type 2012-09-06 22:30:53 -04:00
autogen.sh [Indic] Import ragel-generated Indic machine in git 2012-09-24 21:51:13 -04:00
configure.ac 0.9.4 2012-09-04 15:32:37 -04:00
git.mk Update git.mk to upstream 2012-07-11 18:00:28 -04: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.