HarfBuzz text shaping engine
Go to file
Behdad Esfahbod e21899bc35 Fix array query API
The array query APIs now all do:

  - Return the total number of items
  - Take a start_offset, such that individual items can be fetched
  - The _count IN/OUT variable always has number of items written
    into the array upon return of the function
2009-11-04 16:36:14 -05:00
src Fix array query API 2009-11-04 16:36:14 -05:00
AUTHORS Add build system 2009-11-02 16:34:59 -05:00
COPYING Add build system 2009-11-02 16:34:59 -05:00
Makefile.am Generate ChangeLog 2009-11-02 16:38:41 -05:00
NEWS Add build system 2009-11-02 16:34:59 -05:00
README Add build system 2009-11-02 16:34:59 -05:00
TODO Fix array query API 2009-11-04 16:36:14 -05:00
autogen.sh Disable configure cache 2009-11-02 18:52:21 -05:00
configure.ac Add ICU glue 2009-11-03 16:35:10 -05: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, an OpenType Layout engine.

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

For license information, see the file COPYING.

Behdad Esfahbod
May 24, 2009