..
Makefile.am
[hb-view] Link with -lm
2011-03-01 23:18:09 -05: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
Fix possible overflow
2011-02-28 10:13:52 -08:00
hb-buffer.h
Get rid of the OpenType-specific internal buffer representation
2010-11-02 19:12:58 -04:00
hb-common.c
Prefer C linkage
2010-07-23 15:39:27 -04:00
hb-common.h
Let hb_shape() guess script and direction...
2011-03-16 14:53:32 -03: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
Prefer C linkage
2010-07-23 15:39:27 -04:00
hb-glib.h
Prefer C linkage
2010-07-23 15:39:27 -04:00
hb-icu.c
Let hb_shape() guess script and direction...
2011-03-16 14:53:32 -03:00
hb-icu.h
Prefer C linkage
2010-07-23 15:39:27 -04:00
hb-language.c
Prefer C linkage
2010-07-23 15:39:27 -04:00
hb-language.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
Disable 'cswh' by default except for Arabic shaper
2011-04-06 14:04:56 -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 original_direction to target_direction
2010-12-07 16:22:02 -05:00
hb-ot-shape.cc
Disable 'cswh' by default except for Arabic shaper
2011-04-06 14:04:56 -04:00
hb-ot-shape.h
More refactoring
2010-10-12 15:35:45 -04:00
hb-ot-tag.c
Add script to/from ISO 15924 tag support
2011-03-16 17:36:32 -03:00
hb-ot-tag.h
Prefer C linkage
2010-07-23 15:39:27 -04:00
hb-ot.h
Prefer C linkage
2010-07-23 15:39:27 -04:00
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
Prefer C linkage
2010-07-23 15:39:27 -04:00
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] setlocale (LC_ALL, "")
2011-04-04 15:36:51 -04:00
hb.h
Prefer C linkage
2010-07-23 15:39:27 -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