HarfBuzz text shaping engine
Go to file
Behdad Esfahbod 5a5350b39b Revert "Round when scaling values"
This reverts commit 10f964623f.

See discussion with Khaled Hosny on mailing list.  In short, since
integers here can be negative, and int division is "round towards
zero", proper rounding should take sign into account.  Just skip
doing it again, has been serving us well before.
2013-09-03 20:11:01 -04:00
contrib Minor 2012-08-12 17:11:27 -04:00
docs [gtk-doc] Remove hack for deleting tmpl/ 2013-09-03 20:01:40 -04:00
m4 Add ax_pthread.m4 2012-10-02 14:46:34 -04:00
src Revert "Round when scaling values" 2013-09-03 20:11:01 -04:00
test Add hb-deprecated.h, and rename a couple enum values 2013-08-27 11:46:08 -04:00
util Add hb-deprecated.h, and rename a couple enum values 2013-08-27 11:46:08 -04:00
.travis.yml [travis] Add graphite2 2013-08-26 17:34:18 -04:00
AUTHORS Bump version to 0.9.2 2012-08-10 14:50:05 -04:00
Android.mk Separate face source code from font 2013-08-27 11:46:08 -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.20 2013-08-29 16:17:07 -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 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 [gtk-doc] Generate version.xml from configure 2013-08-30 19:38:47 -04:00
git.mk [git.mk] Update 2013-08-26 18:08:26 -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.