HarfBuzz text shaping engine
Go to file
Khaled Hosny c8213c6198 [coretext] Avoid font fallback with CoreText shaper
CoreText does automatic font fallback (AKA "cascading") for  characters
not supported by the requested font, and provides no way to turn it off,
so detect if the returned run uses a font other than the requested one
and fill in the buffer with .notdef glyphs instead of random indices
glyph from a different font.
2013-11-29 19:01:56 -05:00
docs [gtk-doc] Pass source files to gtk-doc 2013-09-05 16:40:37 -04:00
m4 Add ax_pthread.m4 2012-10-02 14:46:34 -04:00
src [coretext] Avoid font fallback with CoreText shaper 2013-11-29 19:01:56 -05:00
test Add more Myanmar test cases 2013-11-25 17:47:19 -05:00
util Fix warnings 2013-10-27 23:53:55 +01:00
.travis.yml [travis] Enable graphite2 2013-11-12 15:41:22 -05:00
AUTHORS Bump version to 0.9.2 2012-08-10 14:50:05 -04:00
Android.mk Cleanup Android.mk 2013-09-30 12:33:31 -04:00
COPYING Improve license information 2012-10-28 21:26:19 -07:00
Makefile.am Minor 2013-09-03 20:09:14 -04:00
NEWS 0.9.24 2013-11-13 14:54:07 -05: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 Revert "Round when scaling values" 2013-09-03 20:11:01 -04:00
autogen.sh [gtk-doc] Copy makefile 2013-09-03 18:11:47 -04:00
configure.ac 0.9.24 2013-11-13 14:54:07 -05:00
git.mk Update git.mk 2013-09-30 14:02:43 -04:00
harfbuzz.doap Minor 2011-05-27 04:14:42 -04: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.