HarfBuzz text shaping engine
Go to file
Behdad Esfahbod 34fb5521a5 [API] Add hb_language_get_default()
It uses locale information to detect default language.  It's used by
hb_shape() whenever language is not set on the buffer.

Not sure how to properly test it in the test suite.  Tested by observing
that with DejaVu Sans we select the proper local glyph version for U+431
under Serbian locale.  See http://www.pango.org/ScriptGallery
2011-05-06 00:05:08 -04:00
contrib/python Adjust pyx files to reflect change from int to hb_var_int_t 2010-11-28 19:39:47 -05:00
src [API] Add hb_language_get_default() 2011-05-06 00:05:08 -04:00
test [API] Add hb_language_get_default() 2011-05-06 00:05:08 -04:00
AUTHORS Add build system 2009-11-02 16:34:59 -05:00
COPYING Update Copyright headers 2011-04-21 17:14:28 -04:00
Makefile.am Add an in-tree test suite 2011-04-11 12:46:49 -04:00
NEWS Add build system 2009-11-02 16:34:59 -05:00
README Clarify copyright notice 2010-11-18 13:59:10 -05:00
TODO [TODO] Remove done items 2011-05-05 14:39:24 -04:00
autogen.sh Bug 31174 - Update autotools configuration 2011-01-09 22:18:53 -05:00
configure.ac [API] Add version macros and functions 2011-05-05 21:31:04 -04:00
git.mk Add build system 2009-11-02 16:34:59 -05:00
harfbuzz.pc.in Add build system 2009-11-02 16:34:59 -05:00

README

This is HarfBuzz, a text shaping library.

Bug reports on these files should be sent to the HarfBuzz mailing list as
listed on http://harfbuzz.org/

For license information, see the file COPYING.

Behdad Esfahbod
18 November 2010