HarfBuzz text shaping engine
Go to file
Behdad Esfahbod b85800f9de [Indic] Implement dotted-circle insertion for broken clusters
No panic, we reeally insert dotted circle when it's absolutely broken.

Fixes most of the dotted-circle cases against Uniscribe. (for Devanagari
fixes 80% of them, for Khmer 70%; the rest look like Uniscribe being
really bogus...)

I had to make a decision.  Apparently Uniscribe adds one dotted circle
to each broken character.  I tried that, but that goes wrong easily with
split matras.  So I made it add only one dotted circle to an entire
broken syllable tail.  As in: "if there was a dotted circle here, this
would have formed a correct cluster."  That works better for split
stuff, and I like it more.
2012-08-31 19:18:20 -04:00
contrib Minor 2012-08-12 17:11:27 -04:00
src [Indic] Implement dotted-circle insertion for broken clusters 2012-08-31 19:18:20 -04:00
test Minor 2012-08-27 15:54:15 -04:00
util Add hb_font_glyph_from/to_string 2012-08-07 22:13:25 -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 Release 0.9.3 2012-08-18 13:59:46 -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 [GSUB] Merge Ligature and context input matching 2012-08-28 22:58:55 -04:00
autogen.sh Bug 39763 - autogen.sh should check pkg-config availability 2011-08-02 11:25:13 -04:00
configure.ac Bug 53815 - CoreText backend doesn't link 2012-08-26 14:27:44 -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.