harfbuzz/src
Behdad Esfahbod 2fc56edff6 [API] Remove hb_buffer_clear()
One should use hb_buffer_reset() really.
2011-04-15 19:08:38 -04:00
..
Makefile.am Fold hb-language.[ch] into hb-common.[ch] 2011-04-11 17:55:58 -04:00
check-c-linkage-decls.sh Improve checks 2010-10-08 20:16:23 -04:00
check-header-guards.sh Improve checks 2010-10-08 20:16:23 -04:00
check-internal-symbols.sh Improve check for internal symbols 2010-05-12 23:48:40 -04:00
check-libstdc++.sh Add a test for header preprocessor guards 2010-06-09 07:15:03 -04:00
gen-arabic-joining-table.py Annotate the Arabic joining table with block information 2010-12-21 14:18:24 -05:00
hb-blob-private.h Prefer C linkage 2010-07-23 15:39:27 -04:00
hb-blob.c More "unreached code" warning fixes 2010-11-03 16:10:12 -04:00
hb-blob.h Prefer C linkage 2010-07-23 15:39:27 -04:00
hb-buffer-private.hh Fix ChanContext backtrack matching with GPOS 2011-01-06 14:58:52 -05:00
hb-buffer.cc [API] Remove hb_buffer_clear() 2011-04-15 19:08:38 -04:00
hb-buffer.h [API] Remove hb_buffer_clear() 2011-04-15 19:08:38 -04:00
hb-common.c Make hb_language_t typesafe 2011-04-15 12:33:14 -04:00
hb-common.h Make hb_language_t typesafe 2011-04-15 12:33:14 -04:00
hb-font-private.h Divide get_metrics into get_advance and get_extents 2010-10-27 01:13:56 -04:00
hb-font.cc Divide get_metrics into get_advance and get_extents 2010-10-27 01:13:56 -04:00
hb-font.h Rename remaining metrics uses to extents 2010-12-17 20:15:05 -05:00
hb-ft.c Remove email address from Copyright headers 2010-11-22 11:03:18 -05:00
hb-ft.h Prefer C linkage 2010-07-23 15:39:27 -04:00
hb-glib.c Rename hb_category_t to hb_unicode_general_category_t 2011-04-11 15:47:40 -04:00
hb-glib.h Prefer C linkage 2010-07-23 15:39:27 -04:00
hb-icu.c Rename hb_category_t to hb_unicode_general_category_t 2011-04-11 15:47:40 -04:00
hb-icu.h Prefer C linkage 2010-07-23 15:39:27 -04:00
hb-object-private.h Clarify copyright notice 2010-11-18 13:59:10 -05:00
hb-open-file-private.hh Rename TableDirectory to TableRecord as per OpenType 1.6 2010-12-14 23:51:29 -05:00
hb-open-type-private.hh Fix a few more "unreachable code" warnings 2010-11-03 15:11:04 -04:00
hb-ot-head-private.hh Update 'head' table to OpenType 1.6 2010-12-13 15:54:56 -05:00
hb-ot-layout-common-private.hh Add comment 2010-11-03 16:10:12 -04:00
hb-ot-layout-gdef-private.hh Move some more code around 2010-11-02 19:12:59 -04:00
hb-ot-layout-gpos-private.hh Pedantic 2010-11-03 16:10:12 -04:00
hb-ot-layout-gsub-private.hh Disallow ligature substitutions replacing one glyph 2010-12-13 14:22:35 -05:00
hb-ot-layout-gsubgpos-private.hh Fix ChanContext backtrack matching with GPOS 2011-01-06 14:58:52 -05:00
hb-ot-layout-private.hh Save general category and combining class in the buffer for reuse 2010-11-03 16:37:24 -04:00
hb-ot-layout.cc Minor code shuffling 2010-11-03 15:28:56 -04:00
hb-ot-layout.h Move code around 2010-11-02 19:12:59 -04:00
hb-ot-map-private.hh Make sure boolean features always use value=1 2010-10-13 15:54:06 -04:00
hb-ot-map.cc Make sure boolean features always use value=1 2010-10-13 15:54:06 -04:00
hb-ot-shape-complex-arabic-table.h Annotate the Arabic joining table with block information 2010-12-21 14:18:24 -05:00
hb-ot-shape-complex-arabic.cc Rename hb_category_t to hb_unicode_general_category_t 2011-04-11 15:47:40 -04:00
hb-ot-shape-complex-private.hh Bug 32274 - classic mongolian shaper 2010-12-21 18:36:25 -05:00
hb-ot-shape-private.hh Rename hb_category_t to hb_unicode_general_category_t 2011-04-11 15:47:40 -04:00
hb-ot-shape.cc Cosmetic 2011-04-15 14:41:04 -04:00
hb-ot-shape.h Cosmetic 2011-04-15 14:41:04 -04:00
hb-ot-tag.c Move macros around 2011-04-11 13:16:08 -04:00
hb-ot-tag.h Fold hb-language.[ch] into hb-common.[ch] 2011-04-11 17:55:58 -04:00
hb-ot.h Prefer C linkage 2010-07-23 15:39:27 -04:00
hb-private.h Make HB_TAG_CHAR4 private 2011-04-11 14:58:28 -04:00
hb-shape.cc Cosmetic 2011-04-15 14:41:04 -04:00
hb-shape.h Cosmetic 2011-04-15 14:41:04 -04:00
hb-unicode-private.h Let hb_shape() guess script and direction... 2011-03-16 14:53:32 -03:00
hb-unicode.c Rename hb_category_t to hb_unicode_general_category_t 2011-04-11 15:47:40 -04:00
hb-unicode.h Rename hb_category_t to hb_unicode_general_category_t 2011-04-11 15:47:40 -04:00
hb-view.c [hb-view] setlocale (LC_ALL, "") 2011-04-04 15:36:51 -04:00
hb.h Fold hb-language.[ch] into hb-common.[ch] 2011-04-11 17:55:58 -04:00
main.cc Rename lookup_flags to lookup_props since it's more than just flags 2010-11-02 19:12:59 -04:00
test.c Add test.c using public API 2010-09-22 17:42:59 -04:00