HarfBuzz text shaping engine
Go to file
Behdad Esfahbod d86a5b3c57 Bug 32274 - classic mongolian shaper
Add support for classic Mongolian script to the Arabic shaper.

Still work to be done around U+180E MONGOLIAN VOWEL SEPARATOR as it
should not be included in the final glyph stream the same way that
ZWNJ, etc should not appear in the final glyph stream.

But the joining part should be done.

There remains the question of how should the U+18A9 MONGOLIAN LETTER ALI
GALI DAGALGA be handled as it has General Category NSM but a letter
nonetheless.  For now, our generic logic makes this a joining T instead
of joining D as other Mongolian letters are.
2010-12-21 18:36:25 -05: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 Bug 32274 - classic mongolian shaper 2010-12-21 18:36:25 -05: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 Distribute autogen.sh 2009-12-15 03:53:45 -05: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 Add TODO item 2010-11-17 13:08:47 -05:00
autogen.sh Update build system 2010-10-05 18:36:45 -04:00
configure.ac Bug 31965 - some GNU/Linux distributions lack icu.pc but have icu-config 2010-11-30 00:57:15 -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, 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