harfbuzz/src
Behdad Esfahbod a794ebf4be [HB] Use glib again 2009-11-02 14:40:32 -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] Use glib again 2009-11-02 14:40:32 -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 a few TODO items 2009-11-02 14:40:32 -05:00
hb-blob.c [HB] Use glib again 2009-11-02 14:40:32 -05:00
hb-blob.h [HB] Simplify sub-blob support 2009-11-02 14:40:27 -05:00
hb-buffer-private.h [HB] Cleanup public buffer structs 2009-11-02 14:40:26 -05:00
hb-buffer.c [HB] Remove use of typeof() 2009-11-02 14:40:27 -05:00
hb-buffer.h [HB] Cleanup public buffer structs 2009-11-02 14:40:26 -05:00
hb-common.h [HB] Port ot-layout to new public API 2009-11-02 14:40:26 -05:00
hb-font-private.h [HB] Use face_t directly instead of ot_layout_t 2009-11-02 14:40:27 -05:00
hb-font.cc [HB] Hook Sanitizer up. Hell's breaking loose right now 2009-11-02 14:40:30 -05:00
hb-font.h [HB] Use face_t directly instead of ot_layout_t 2009-11-02 14:40:27 -05:00
hb-object-private.h [HB] Use glib again 2009-11-02 14:40:32 -05:00
hb-open-file-private.hh [HB] Add missing sanitize 2009-11-02 14:40:30 -05:00
hb-open-type-private.hh [HB] Improve debug output 2009-11-02 14:40:32 -05:00
hb-ot-layout-common-private.hh [HB] Fix another sanitize() bug; hopefully it's the last one 2009-11-02 14:40:31 -05:00
hb-ot-layout-gdef-private.hh [HB] Add sanitize debugging facilities 2009-11-02 14:40:30 -05:00
hb-ot-layout-gpos-private.hh [HB] Fix a couple other sanitize() bugs 2009-11-02 14:40:31 -05:00
hb-ot-layout-gsub-private.hh [HB] Fix a couple other sanitize() bugs 2009-11-02 14:40:31 -05:00
hb-ot-layout-gsubgpos-private.hh [HB] Add sanitize debugging facilities 2009-11-02 14:40:30 -05:00
hb-ot-layout-private.h [HB] Make it all work again 2009-11-02 14:40:27 -05:00
hb-ot-layout.cc [HB] Hook Sanitizer up. Hell's breaking loose right now 2009-11-02 14:40:30 -05:00
hb-ot-layout.h [HB] Port ot-layout to new public API 2009-11-02 14:40:26 -05:00
hb-ot.h [HB] Add top-level header files 2009-11-02 14:40:26 -05:00
hb-private.h [HB] Use glib again 2009-11-02 14:40:32 -05:00
hb.h [HB] Add top-level header files 2009-11-02 14:40:26 -05:00
main.cc [HB] Fix mix warnings 2009-11-02 14:40:29 -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