harfbuzz/src
Behdad Esfahbod 8f034d5849 Fix a few other pedantic warnings 2009-11-02 14:40:45 -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] Fix possible int overflows during sanitize 2009-11-02 14:40:43 -05:00
hb-blob.c Bug 592194 - Fix missing _SC_PAGE_SIZE macro 2009-11-02 14:40:44 -05:00
hb-blob.h [HB] Fix pedantic warnings 2009-11-02 14:40:45 -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] Fix pedantic warnings 2009-11-02 14:40:45 -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 hb_font_funcs_make_immutable() 2009-11-02 14:40:40 -05:00
hb-font.cc [HB] Add hb_font_funcs_make_immutable() 2009-11-02 14:40:40 -05:00
hb-font.h [HB] Add hb_font_funcs_make_immutable() 2009-11-02 14:40:40 -05:00
hb-glib.c [OT] Hookup glib unicode funcs 2009-11-02 14:40:39 -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] Put C++ inline's back 2009-11-02 14:40:36 -05:00
hb-open-type-private.hh [HB] More minor shuffling 2009-11-02 14:40:43 -05:00
hb-ot-layout-common-private.hh Fix a few other pedantic warnings 2009-11-02 14:40:45 -05:00
hb-ot-layout-gdef-private.hh Fix a few other pedantic warnings 2009-11-02 14:40:45 -05:00
hb-ot-layout-gpos-private.hh Fix a few other pedantic warnings 2009-11-02 14:40:45 -05:00
hb-ot-layout-gsub-private.hh Fix a few other pedantic warnings 2009-11-02 14:40:45 -05:00
hb-ot-layout-gsubgpos-private.hh [HB] Put C++ inline's back 2009-11-02 14:40:36 -05:00
hb-ot-layout-private.h [HB] Remove unused var 2009-11-02 14:40:34 -05:00
hb-ot-layout.cc [OT] Hookup glib unicode funcs 2009-11-02 14:40:39 -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] Avoid int overflow in GPOS 2009-11-02 14:40:44 -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