harfbuzz/src
Behdad Esfahbod c0ab43c058 [HB] Fix bug in chain_context_lookup() invocations
Part of Bug 595539 - Regressions in rendering certain Thai sequences with
OpenType font
2009-11-02 14:40:48 -05:00
..
.gitignore Break and rename, in the layout of old HarfBuzz codebase 2006-12-28 06:10:59 -05:00
COPYING [HB] Update text files 2009-11-02 14:40:18 -05:00
Makefile.am [HB] Add empty hb_shape() API 2009-11-02 14:40:42 -05:00
Makefile.ng Starting public interface 2008-01-24 03:36:11 -05:00
README [HB] Update text files 2009-11-02 14:40:18 -05:00
TODO [HB] Add TODO item 2009-11-02 14:40:48 -05:00
hb-blob.c [HB] Allow enabling different debug facilities individually 2009-11-02 14:40:48 -05:00
hb-blob.h [HB] Remove HB_MEMORY_MODE_READONLY_NEVER_DUPLICATE 2009-11-02 14:40:46 -05:00
hb-buffer-private.h [HB] Fix pedantic warnings 2009-11-02 14:40:45 -05:00
hb-buffer.c [HB] Always clear positions if dirty, before returning to user 2009-11-02 14:40:41 -05:00
hb-buffer.h [HB] Hide lig_id and component members of hb_glyph_info_t 2009-11-02 14:40:46 -05:00
hb-common.h [HB] Rename hb_ot_layout_feature_mask_t to hb_mask_t 2009-11-02 14:40:34 -05:00
hb-font-private.h [HB] Add font funcs prototypes 2009-11-02 14:40:45 -05:00
hb-font.cc [HB] Add font funcs prototypes 2009-11-02 14:40:45 -05:00
hb-font.h [HB] Fix typo 2009-11-02 14:40:45 -05:00
hb-glib.c [HB][glib] Make glib unicode funcs static 2009-11-02 14:40:47 -05:00
hb-glib.h [OT] Hookup glib unicode funcs 2009-11-02 14:40:39 -05:00
hb-object-private.h [HB] Flesh out Unicode funcs 2009-11-02 14:40:38 -05:00
hb-open-file-private.hh [HB] Rename DEBUG to TRACE where appropriate 2009-11-02 14:40:48 -05:00
hb-open-type-private.hh [HB] Rename DEBUG to TRACE where appropriate 2009-11-02 14:40:48 -05:00
hb-ot-layout-common-private.hh [HB] Rename DEBUG to TRACE where appropriate 2009-11-02 14:40:48 -05:00
hb-ot-layout-gdef-private.hh [HB] Rename DEBUG to TRACE where appropriate 2009-11-02 14:40:48 -05:00
hb-ot-layout-gpos-private.hh [HB] Rename DEBUG to TRACE where appropriate 2009-11-02 14:40:48 -05:00
hb-ot-layout-gsub-private.hh [HB] Rename DEBUG to TRACE where appropriate 2009-11-02 14:40:48 -05:00
hb-ot-layout-gsubgpos-private.hh [HB] Fix bug in chain_context_lookup() invocations 2009-11-02 14:40:48 -05:00
hb-ot-layout-private.h [HB] Remove unused var 2009-11-02 14:40:34 -05:00
hb-ot-layout.cc Fix stupid array growing bug 2009-11-02 14:40:47 -05:00
hb-ot-layout.h [HB] Indent 2009-11-02 14:40:36 -05:00
hb-ot.h [HB] Add top-level header files 2009-11-02 14:40:26 -05:00
hb-private.h [HB] Rename CAIRO_ in macro prefix to HB_ 2009-11-02 14:40:46 -05:00
hb-shape.c [HB] Add empty hb_shape() API 2009-11-02 14:40:42 -05:00
hb-shape.h [HB] Add empty hb_shape() API 2009-11-02 14:40:42 -05:00
hb-unicode-private.h [HB] Add hb-glib 2009-11-02 14:40:39 -05:00
hb-unicode.c [HB] Add hb-glib 2009-11-02 14:40:39 -05:00
hb-unicode.h [HB] Add hb-glib 2009-11-02 14:40:39 -05:00
hb.h [HB] Add top-level header files 2009-11-02 14:40:26 -05:00
main.cc [HB] Print mark sets in main.cc 2009-11-02 14:40:35 -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