HarfBuzz text shaping engine
Go to file
Behdad Esfahbod 0c7df22228 Add buffer flags
New API:

	hb_buffer_flags_t

	HB_BUFFER_FLAGS_DEFAULT
	HB_BUFFER_FLAG_BOT
	HB_BUFFER_FLAG_EOT
	HB_BUFFER_FLAG_PRESERVE_DEFAULT_IGNORABLES

	hb_buffer_set_flags()
	hb_buffer_get_flags()

We use the BOT flag to decide whether to insert dottedcircle if the
first char in the buffer is a combining mark.

The PRESERVE_DEFAULT_IGNORABLES flag prevents removal of characters like
ZWNJ/ZWJ/...
2012-11-13 14:42:35 -08:00
contrib Minor 2012-08-12 17:11:27 -04:00
m4 Add ax_pthread.m4 2012-10-02 14:46:34 -04:00
src Add buffer flags 2012-11-13 14:42:35 -08:00
test Add buffer flags 2012-11-13 14:42:35 -08:00
util [hb-shape] Adjust postioning output format 2012-11-13 11:07:20 -08:00
AUTHORS Bump version to 0.9.2 2012-08-10 14:50:05 -04:00
COPYING Improve license information 2012-10-28 21:26:19 -07:00
Makefile.am Include config.h.in in tree 2012-10-29 10:56:04 -07:00
NEWS 0.9.6 2012-11-13 13:48:26 -08: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 Minor TODO 2012-11-12 17:48:46 -08:00
autogen.sh [Indic] Import ragel-generated Indic machine in git 2012-09-24 21:51:13 -04:00
config.h.in Include config.h.in in tree 2012-10-29 10:56:04 -07:00
configure.ac 0.9.6 2012-11-13 13:48:26 -08: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.