HarfBuzz text shaping engine
Go to file
Behdad Esfahbod eb0bf3ae66 Relax inert checks
Previously, when creating an object from inert inputs (eg:
"hb_font_create(hb_face_get_empty())") we returned the inert
empty object.  This is not helpful as there are legitimate
usecases to do that.

We now never return the inert object unless allocation failed.

Tests are revised to reflect.
2015-04-09 19:16:57 -07:00
docs Install git.mk in docs/ 2015-02-26 13:59:13 -08:00
m4 Add ax_pthread.m4 2012-10-02 14:46:34 -04:00
src Relax inert checks 2015-04-09 19:16:57 -07:00
test Relax inert checks 2015-04-09 19:16:57 -07:00
util [util/hb-view] Fix rendering with all combinations of negative scales 2015-04-09 15:52:26 -07:00
.travis.yml [travis] Fix clang again 2014-10-01 18:58:43 -04:00
AUTHORS Add Roozbeh to AUTHORS 2014-07-01 15:51:54 -04:00
Android.mk Remove hardcoded ICU include paths. 2015-01-05 14:43:13 -08:00
COPYING Improve license information 2012-10-28 21:26:19 -07:00
Makefile.am Clean up gtk-doc.make 2015-02-26 13:59:13 -08:00
NEWS 0.9.40 2015-03-20 18:03:02 -04:00
README [travis] Minor 2014-10-01 17:57:43 -04:00
README.md Add README.md symlink to make github happy 2014-10-01 17:45:17 -04:00
README.python Add README.python 2015-01-21 01:57:44 -08: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 Fix previous commit 2015-03-04 15:47:25 -08:00
configure.ac 0.9.40 2015-03-20 18:03:02 -04:00
git.mk Update git.mk from upstream 2015-02-26 13:59:13 -08:00
harfbuzz.doap Minor 2011-05-27 04:14:42 -04:00

README.md

Build Status Coverage Status

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.