..
hb-old
[hb-old] speed-up build
2012-08-08 17:15:44 -04:00
check-c-linkage-decls.sh
Make sure HB_BEGIN_DECLS / HB_END_DECLS is only used in public headers
2012-07-13 10:19:10 -04:00
check-exported-symbols.sh
Add check-exported-symbols.sh
2012-08-08 18:04:29 -04:00
check-header-guards.sh
Fix check-header-guards on OS X
2012-01-27 02:23:22 -05:00
check-includes.sh
Add check-includes.sh
2011-05-27 15:58:54 -04:00
check-internal-symbols.sh
Add check-exported-symbols.sh
2012-08-08 18:04:29 -04:00
check-libstdc++.sh
Make checks more OS X friendly
2012-01-27 02:23:22 -05:00
check-static-inits.sh
Adjust a couple source checks
2012-08-08 14:48:41 -04: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-atomic-private.hh
Further simplify atomic ops on Visual Studio
2012-07-14 12:15:54 -04:00
hb-blob.cc
Make source more digestable for gobject-introspection
2012-06-16 15:21:55 -04:00
hb-blob.h
Make source more digestable for gobject-introspection
2012-06-16 15:21:55 -04:00
hb-buffer-private.hh
Fix cast
2012-08-08 14:26:36 -04:00
hb-buffer.cc
Inline Unicode callbacks internally
2012-08-01 17:13:10 -04:00
hb-buffer.h
Use a export-file for Windows builds
2012-08-08 17:16:01 -04:00
hb-cache-private.hh
Fix cache implementation
2012-06-09 01:43:20 -04:00
hb-common.cc
Make default_language threadsafe
2012-08-08 15:23:48 -04:00
hb-common.h
Minor
2012-08-08 15:23:45 -04:00
hb-coretext.cc
[CoreText] Port to shape_plan infrastructure
2012-07-30 17:48:04 -04:00
hb-coretext.h
[CoreText] Add basic Core Text backend for comparison with our native shaping
2012-07-24 15:52:32 -04:00
hb-fallback-shape.cc
Inline font getters
2012-08-01 19:03:46 -04:00
hb-font-private.hh
Misc minor fixes
2012-08-08 17:44:19 -04:00
hb-font.cc
Misc minor fixes
2012-08-08 17:44:19 -04:00
hb-font.h
Misc minor fixes
2012-08-08 17:44:19 -04:00
hb-ft.cc
[OT] Implement fallback positioning
2012-08-08 01:20:45 -04:00
hb-ft.h
Make it an error to include non-top-level headers
2012-04-12 13:17:44 -04:00
hb-glib.cc
Dn't use gint
2012-08-03 17:23:40 -07:00
hb-glib.h
Make it an error to include non-top-level headers
2012-04-12 13:17:44 -04:00
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
Make it an error to include non-top-level headers
2012-04-12 13:17:44 -04:00
hb-graphite2.cc
Misc minor fixes
2012-08-08 17:44:19 -04:00
hb-graphite2.h
[Graphite] Port graphite2 backend to new shaper infrastructure
2012-08-06 19:29:53 -07:00
hb-icu.cc
Fix warnings
2012-08-07 16:57:48 -04:00
hb-icu.h
Minor
2012-08-08 14:59:09 -04:00
hb-mutex-private.hh
Minor
2012-08-07 21:44:25 -04:00
hb-object-private.hh
Add hb_object_lock/unlock()
2012-06-09 14:58:01 -04:00
hb-old.cc
Misc minor fixes
2012-08-08 17:44:19 -04:00
hb-open-file-private.hh
Make data members of various OpenType structs protected instead of private
2012-07-24 15:40:37 -04:00
hb-open-type-private.hh
Minor
2012-06-09 00:56:41 -04:00
hb-ot-head-table.hh
Make data members of various OpenType structs protected instead of private
2012-07-24 15:40:37 -04:00
hb-ot-hhea-table.hh
Make data members of various OpenType structs protected instead of private
2012-07-24 15:40:37 -04:00
hb-ot-hmtx-table.hh
Make data members of various OpenType structs protected instead of private
2012-07-24 15:40:37 -04:00
hb-ot-layout-common-private.hh
Revert "Reject lookups with no subTable"
2012-08-09 18:30:34 -04:00
hb-ot-layout-gdef-table.hh
Inline font getters
2012-08-01 19:03:46 -04:00
hb-ot-layout-gpos-table.hh
Minor
2012-08-02 03:45:53 -04:00
hb-ot-layout-gsub-table.hh
[GSUB] Generalize would_apply()
2012-08-07 22:25:24 -04:00
hb-ot-layout-gsubgpos-private.hh
Revert "[GSUB/GPOS] Reject Context/ChainContext lookups with zero input"
2012-08-09 18:30:05 -04:00
hb-ot-layout-private.hh
Shuffle buffer variable allocations around
2012-08-09 21:48:55 -04:00
hb-ot-layout.cc
Misc minor fixes
2012-08-08 17:44:19 -04:00
hb-ot-layout.h
Minor
2012-08-08 16:53:37 -04:00
hb-ot-map-private.hh
[OT] Pipe shape_plan down to pause_callbacks
2012-08-02 10:07:58 -04:00
hb-ot-map.cc
[OT] Pipe shape_plan down to pause_callbacks
2012-08-02 10:07:58 -04:00
hb-ot-maxp-table.hh
Make data members of various OpenType structs protected instead of private
2012-07-24 15:40:37 -04:00
hb-ot-name-table.hh
Make data members of various OpenType structs protected instead of private
2012-07-24 15:40:37 -04:00
hb-ot-shape-complex-arabic-table.hh
Rewrite ARRAY_LENGTH as a template function
2012-08-04 16:43:18 -07:00
hb-ot-shape-complex-arabic.cc
Shuffle buffer variable allocations around
2012-08-09 21:48:55 -04:00
hb-ot-shape-complex-indic-machine.rl
[Indic] Move more stuff to the shape_plan
2012-08-02 12:21:44 -04:00
hb-ot-shape-complex-indic-private.hh
Shuffle buffer variable allocations around
2012-08-09 21:48:55 -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
Add check-exported-symbols.sh
2012-08-08 18:04:29 -04:00
hb-ot-shape-complex-misc.cc
[OT] Add per-complex-shaper shape_plan data
2012-08-02 10:46:34 -04:00
hb-ot-shape-complex-private.hh
Shuffle buffer variable allocations around
2012-08-09 21:48:55 -04:00
hb-ot-shape-fallback-private.hh
Minor renaming
2012-08-08 14:33:37 -04:00
hb-ot-shape-fallback.cc
Fill out combining class resetting for fallback shaping Thai/Lao/Tibetan
2012-08-09 21:14:23 -04:00
hb-ot-shape-normalize-private.hh
[OT] Avoid calling get_glyph() twice
2012-08-09 22:33:32 -04:00
hb-ot-shape-normalize.cc
[OT] Slightly adjust normalizer
2012-08-10 03:51:44 -04:00
hb-ot-shape-private.hh
Shuffle buffer variable allocations around
2012-08-09 21:48:55 -04:00
hb-ot-shape.cc
Minor
2012-08-10 03:28:50 -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
Make it an error to include non-top-level headers
2012-04-12 13:17:44 -04:00
hb-ot.h
Add hb_ot_shape_glyphs_closure()
2012-04-24 16:56:37 -04:00
hb-private.hh
Add hb_font_glyph_from/to_string
2012-08-07 22:13:25 -04:00
hb-set-private.hh
Speed up hb_set_digest_lowest_bits_t calcs
2012-08-04 20:46:45 -07:00
hb-set.cc
Cleanup TRUE/FALSE vs true/false
2012-06-05 20:35:40 -04:00
hb-set.h
Make source more digestable for gobject-introspection
2012-06-16 15:21:55 -04:00
hb-shape-plan-private.hh
Add default_shaper_list to shape_plan
2012-07-27 03:16:22 -04:00
hb-shape-plan.cc
Misc minor fixes
2012-08-08 17:44:19 -04:00
hb-shape-plan.h
Misc minor fixes
2012-08-08 17:44:19 -04:00
hb-shape.cc
[OT] Minor refactoring
2012-08-02 09:24:35 -04:00
hb-shape.h
Make source more digestable for gobject-introspection
2012-06-16 15:21:55 -04:00
hb-shaper-impl-private.hh
Switch old and uniscribe backends to shape_plan
2012-07-27 01:37:18 -04:00
hb-shaper-list.hh
[Graphite] Port graphite2 backend to new shaper infrastructure
2012-08-06 19:29:53 -07:00
hb-shaper-private.hh
Add hb_ot_layout_ensure() and hb_uniscribe_font_ensure()
2012-07-27 03:06:30 -04:00
hb-shaper.cc
Minor
2012-07-26 22:18:24 -04:00
hb-tt-font.cc
Misc minor fixes
2012-08-08 17:44:19 -04:00
hb-unicode-private.hh
Fill out combining class resetting for fallback shaping Thai/Lao/Tibetan
2012-08-09 21:14:23 -04:00
hb-unicode.cc
Fill out combining class resetting for fallback shaping Thai/Lao/Tibetan
2012-08-09 21:14:23 -04:00
hb-unicode.h
Use a lookup table for modified_combining_class
2012-08-01 18:07:42 -04:00
hb-uniscribe.cc
Minor
2012-08-07 21:44:25 -04:00
hb-uniscribe.h
Minor
2012-08-07 21:44:25 -04:00
hb-version.h.in
Make it an error to include non-top-level headers
2012-04-12 13:17:44 -04:00
hb-warning.cc
Minor
2012-07-13 13:20:49 -04:00
hb.h
Add hb_set_t
2012-04-23 22:44:59 -04:00
indic.cc
[Indic] Recategorize Telugu length marks
2012-07-30 13:54:46 -04:00
main.cc
Cleanup TRUE/FALSE vs true/false
2012-06-05 20:35:40 -04:00
Makefile.am
Add check-exported-symbols.sh
2012-08-08 18:04:29 -04:00
test-would-substitute.cc
Add hb_font_glyph_from/to_string
2012-08-07 22:13:25 -04:00
test.cc
[Minor]
2012-07-29 19:56:54 -04:00