..
Makefile.am
Generate fallback Arabic shaping table
2012-04-10 16:25:08 -04:00
check-c-linkage-decls.sh
…
check-header-guards.sh
Fix check-header-guards on OS X
2012-01-27 02:23:22 -05:00
check-includes.sh
…
check-internal-symbols.sh
Make checks more OS X friendly
2012-01-27 02:23:22 -05:00
check-libstdc++.sh
Make checks more OS X friendly
2012-01-27 02:23:22 -05:00
gen-arabic-table.py
Implement Arabic fallback shaping mandatory ligatures
2012-04-10 17:20:05 -04:00
gen-indic-table.py
Generate fallback Arabic shaping table
2012-04-10 16:25:08 -04:00
hb-blob.cc
Fix atomic-int op on Apple
2012-03-01 17:30:29 -08:00
hb-blob.h
…
hb-buffer-private.hh
Move code around, in prep for Thai/Lao shaper
2012-04-07 21:52:28 -04:00
hb-buffer.cc
Add Thai shaper that does SARA AM decomposition / reordering
2012-04-10 10:52:07 -04:00
hb-buffer.h
Remove the pre_allocate argument from hb_buffer_create()
2011-08-19 19:20:26 +02:00
hb-common.cc
More sorting by Unicode version
2012-03-07 17:13:25 -05:00
hb-common.h
More sorting by Unicode version
2012-03-07 17:13:25 -05:00
hb-fallback-shape-private.hh
…
hb-fallback-shape.cc
…
hb-font-private.hh
…
hb-font.cc
Fix possible leaks
2011-09-21 16:49:33 -04:00
hb-font.h
[API] Add hb_font_set_funcs_data()
2011-08-19 19:20:30 +02:00
hb-ft.cc
…
hb-ft.h
…
hb-glib.cc
Add Unicode 6.1.0 scripts
2012-03-07 12:53:34 -05:00
hb-glib.h
…
hb-gobject-enums.cc.tmpl
Fix make distcheck
2011-08-24 19:36:50 +02:00
hb-gobject-structs.cc
Add gobject enum support, but disabled for now
2011-08-19 19:59:24 +02:00
hb-gobject.h
…
hb-graphite2.cc
[graphite] Add note about graphite shaker brokenness
2011-09-19 18:51:48 -04:00
hb-graphite2.h
Fix test
2011-09-15 00:32:39 -04:00
hb-icu.cc
[icu] Use U_FAILURE
2012-01-18 22:32:52 -05:00
hb-icu.h
…
hb-mutex-private.hh
Add support for atomic int and mutex on Apple systems
2012-02-24 16:19:52 -05:00
hb-object-private.hh
Fix atomic-int op on Apple
2012-03-01 17:30:29 -08:00
hb-open-file-private.hh
…
hb-open-type-private.hh
Add hhea-table support
2011-08-17 15:00:10 +02:00
hb-ot-head-table.hh
Add hhea-table support
2011-08-17 15:00:10 +02:00
hb-ot-hhea-table.hh
Do (nothing for) hmtx sanitize
2011-08-17 19:03:06 +02:00
hb-ot-hmtx-table.hh
Add hb-ot-hmtx-table.hh
2011-08-24 19:13:15 +02:00
hb-ot-layout-common-private.hh
Add normalize mode
2012-04-05 17:25:19 -04:00
hb-ot-layout-gdef-table.hh
Add hhea-table support
2011-08-17 15:00:10 +02:00
hb-ot-layout-gpos-table.hh
Don't create hb_apply_context_t per glyph!
2012-04-11 17:13:50 -04:00
hb-ot-layout-gsub-table.hh
Don't create hb_apply_context_t per glyph!
2012-04-11 17:13:50 -04:00
hb-ot-layout-gsubgpos-private.hh
Don't create hb_apply_context_t per glyph!
2012-04-11 17:13:50 -04:00
hb-ot-layout-private.hh
…
hb-ot-layout.cc
Fallback to Latin script if the font has no other usable scripts
2012-01-22 15:31:44 -05:00
hb-ot-layout.h
…
hb-ot-map-private.hh
…
hb-ot-map.cc
…
hb-ot-maxp-table.hh
Add hhea-table support
2011-08-17 15:00:10 +02:00
hb-ot-name-table.hh
Fix name-table sanitize
2011-08-17 15:00:18 +02:00
hb-ot-shape-complex-arabic-table.hh
Implement Arabic fallback shaping mandatory ligatures
2012-04-10 17:20:05 -04:00
hb-ot-shape-complex-arabic.cc
Fix shape to presentation forms font check
2012-04-11 14:37:53 -04:00
hb-ot-shape-complex-indic-machine.rl
Move code around, in prep for Thai/Lao shaper
2012-04-07 21:52:28 -04:00
hb-ot-shape-complex-indic-table.hh
Make src tests pass again
2012-03-07 15:33:14 -05:00
hb-ot-shape-complex-indic.cc
In Arabic fallback shaping, check that the font has glyph for new char
2012-04-10 18:02:20 -04:00
hb-ot-shape-complex-misc.cc
Fix build with some compilers
2012-04-11 14:19:55 -04:00
hb-ot-shape-complex-private.hh
In Arabic fallback shaping, check that the font has glyph for new char
2012-04-10 18:02:20 -04:00
hb-ot-shape-normalize-private.hh
Add normalize mode
2012-04-05 17:25:19 -04:00
hb-ot-shape-normalize.cc
Implement normalization mode HB_OT_SHAPE_NORMALIZATION_MODE_COMPOSED_FULL
2012-04-07 15:06:47 -04:00
hb-ot-shape-private.hh
Minor
2012-04-10 17:22:14 -04:00
hb-ot-shape.cc
In Arabic fallback shaping, check that the font has glyph for new char
2012-04-10 18:02:20 -04:00
hb-ot-shape.h
Fix test
2011-09-15 00:32:39 -04:00
hb-ot-tag.cc
Pass through unknown ISO 639-3 language tags to OpenType engine
2011-09-02 13:31:19 -04:00
hb-ot-tag.h
…
hb-ot.h
…
hb-private.hh
Minor
2011-09-16 16:40:44 -04:00
hb-shape.cc
[graphite] Minor
2011-08-24 01:48:03 +02:00
hb-shape.h
…
hb-tt-font.cc
Flesh out tt funcs a bit
2011-08-19 19:23:28 +02:00
hb-unicode-private.hh
More moving code around
2012-04-05 16:46:46 -04:00
hb-unicode.cc
Move code around
2012-04-05 16:40:37 -04:00
hb-unicode.h
…
hb-uniscribe.cc
[uniscribe] Various improvements
2011-09-19 14:53:26 -04:00
hb-uniscribe.h
Fix test
2011-09-15 00:32:39 -04:00
hb-version.h.in
…
hb-warning.cc
Add hb-warning.cc. Oops!
2012-02-23 19:47:43 -05:00
hb.h
…
main.cc
…