HarfBuzz text shaping engine
Go to file
Chun-wei Fan 539571c1a9 src/hb-common.cc: Fix build on older Visual Studio
Visual Studio only supported strtof() from Visual Studio 2013 onwards, so
use strtod() instead to do the operation, which should do the same thing,
sans going to a double, not a float.
2017-03-22 23:03:49 +02:00
.ci [docs] Minor 2015-12-30 16:25:48 +01:00
docs [var] Remove HB_OT_TAG_fvar/avar 2017-01-22 20:16:51 -08:00
m4 Update ax_pthread.m4 to latest upstream version 2017-02-07 18:25:12 -08:00
src src/hb-common.cc: Fix build on older Visual Studio 2017-03-22 23:03:49 +02:00
test Revert "Fix Context lookup application when moving back after a glyph delete" 2017-03-10 13:23:02 -08:00
util util: Add missing field initialisers in constructor (#410) 2017-02-07 18:17:48 -08:00
win32 Visual Studio builds: Fix Introspection when UCDN enabled 2017-03-22 23:03:49 +02:00
.travis.yml [travis] Fix MacOS libtool issue 2016-08-16 02:49:48 +02:00
AUTHORS Add Roozbeh to AUTHORS 2014-07-01 15:51:54 -04:00
BUILD.md Minor 2016-05-06 15:26:40 +01:00
COPYING Improve license information 2012-10-28 21:26:19 -07:00
Makefile.am Remove Android.mk 2016-12-28 15:51:57 -05:00
NEWS 1.4.5 2017-03-10 23:02:28 -08:00
README [ci] Add Windows CI support, provided by AppVeyor (#308) 2016-09-01 06:01:16 -07:00
README.md Add README.md symlink to make github happy 2014-10-01 17:45:17 -04:00
README.python [README.python] Add package name for gobject-introspection on Ubuntu 2015-05-04 23:10:32 -07:00
THANKS Bump version to 0.9.2 2012-08-10 14:50:05 -04:00
TODO [TODO] Update 2016-02-24 19:10:06 +09:00
appveyor.yml [ci] Disable vcpkg freetype installation and fix Appveyor CI (#422) 2017-02-18 10:37:36 +03:30
autogen.sh Fix previous commit 2015-03-04 15:47:25 -08:00
configure.ac 1.4.5 2017-03-10 23:02:28 -08:00
git.mk Update git.mk from upstream 2015-08-31 19:41:01 +01:00
harfbuzz.doap Minor 2011-05-27 04:14:42 -04:00

README.md

Build Status Build Status Coverage Status ABI Tracker

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.