harfbuzz/src
Behdad Esfahbod 1b4a2cc095 [hb-view] Add --debug
Frees all allocated memory before exiting.  Useful for valgrind run.
2011-04-04 14:45:28 -04:00
..
Makefile.am [hb-view] Link with -lm 2011-03-01 23:18:09 -05:00
check-c-linkage-decls.sh
check-header-guards.sh
check-internal-symbols.sh
check-libstdc++.sh
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
hb-blob.c More "unreached code" warning fixes 2010-11-03 16:10:12 -04:00
hb-blob.h
hb-buffer-private.hh Fix ChanContext backtrack matching with GPOS 2011-01-06 14:58:52 -05:00
hb-buffer.cc Fix possible overflow 2011-02-28 10:13:52 -08:00
hb-buffer.h
hb-common.c
hb-common.h Let hb_shape() guess script and direction... 2011-03-16 14:53:32 -03:00
hb-font-private.h
hb-font.cc
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
hb-glib.c
hb-glib.h
hb-icu.c Let hb_shape() guess script and direction... 2011-03-16 14:53:32 -03:00
hb-icu.h
hb-language.c
hb-language.h
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
hb-ot-map.cc
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 Bug 32274 - classic mongolian shaper 2010-12-21 18:36:25 -05: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 original_direction to target_direction 2010-12-07 16:22:02 -05:00
hb-ot-shape.cc Let hb_shape() guess script and direction... 2011-03-16 14:53:32 -03:00
hb-ot-shape.h
hb-ot-tag.c Add script to/from ISO 15924 tag support 2011-03-16 17:36:32 -03:00
hb-ot-tag.h
hb-ot.h
hb-private.h Fix #pragma message for MSVC. 2011-02-15 18:37:29 -05:00
hb-shape.cc Let hb_shape() guess script and direction... 2011-03-16 14:53:32 -03:00
hb-shape.h
hb-unicode-private.h Let hb_shape() guess script and direction... 2011-03-16 14:53:32 -03:00
hb-unicode.c Add script to/from ISO 15924 tag support 2011-03-16 17:36:32 -03:00
hb-unicode.h Add script to/from ISO 15924 tag support 2011-03-16 17:36:32 -03:00
hb-view.c [hb-view] Add --debug 2011-04-04 14:45:28 -04:00
hb.h
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