harfbuzz/src
Behdad Esfahbod e9ad71dee8 [OTLayout] Rename hb_ot_layout_position_get_size() to hb_ot_layout_get_size_params() 2012-11-30 08:10:26 +02:00
..
hb-icu-le Improve license information 2012-10-28 21:26:19 -07:00
hb-old Whitespace 2012-08-15 18:52:17 -04:00
hb-ucdn [ucdn] Make data tables const! 2012-11-22 16:33:46 -05:00
Makefile.am Bunch of independent changes (ouch) 2012-11-15 18:48:10 -08: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 Minor 2012-08-28 19:08:36 -04:00
check-static-inits.sh Minor 2012-08-28 19:08:36 -04:00
gen-arabic-table.py [OT] Streamline Arabic fallback shaping table 2012-09-06 01:16:39 -04:00
gen-indic-table.py Generate fallback Arabic shaping table 2012-04-10 16:25:08 -04:00
hb-atomic-private.hh Remove Glib thread-safety support 2012-10-02 15:09:38 -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 Rename hb_buffer_guess_properties() to hb_buffer_guess_segment_properties() 2012-11-15 18:48:10 -08:00
hb-buffer.cc Rename hb_buffer_guess_properties() to hb_buffer_guess_segment_properties() 2012-11-15 18:48:10 -08:00
hb-buffer.h Rename hb_buffer_guess_properties() to hb_buffer_guess_segment_properties() 2012-11-15 18:48:10 -08:00
hb-cache-private.hh Fix cache implementation 2012-06-09 01:43:20 -04:00
hb-common.cc Add hb_feature_to/from_string() 2012-09-06 22:09:06 -04:00
hb-common.h Add hb_feature_to/from_string() 2012-09-06 22:09:06 -04:00
hb-coretext.cc Whitespace 2012-11-16 18:49:54 -08: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 Rename hb_buffer_guess_properties() to hb_buffer_guess_segment_properties() 2012-11-15 18:48:10 -08:00
hb-font-private.hh Add hb_face_[sg]et_glyph_count() 2012-11-15 16:23:21 -08:00
hb-font.cc Add hb_face_[sg]et_glyph_count() 2012-11-15 16:23:21 -08:00
hb-font.h Add hb_face_[sg]et_glyph_count() 2012-11-15 16:23:21 -08:00
hb-ft.cc Fix hb-ft glyph name for broken fonts that return empty glyph names 2012-11-12 10:26:50 -08: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 [ICU] Use new normalizer2 compose/decompose API 2012-08-11 21:27:15 -04: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 [graphite2] Cleanup scratch buffer allocation 2012-08-24 00:41:51 -04:00
hb-graphite2.h [Graphite] Port graphite2 backend to new shaper infrastructure 2012-08-06 19:29:53 -07:00
hb-icu-le.cc Whitespace 2012-11-16 18:49:54 -08:00
hb-icu.cc [ICU] Fix includes 2012-08-16 07:32:59 -04:00
hb-icu.h Minor 2012-08-08 14:59:09 -04:00
hb-mutex-private.hh Remove Glib thread-safety support 2012-10-02 15:09:38 -04:00
hb-object-private.hh Add hb_object_lock/unlock() 2012-06-09 14:58:01 -04:00
hb-old.cc Whitespace 2012-11-16 18:49:54 -08:00
hb-open-file-private.hh Pass this object to trace macros 2012-11-23 15:32:14 -05:00
hb-open-type-private.hh [OTLayout] Start porting sanitize() to process() 2012-11-23 17:29:05 -05:00
hb-ot-head-table.hh Pass this object to trace macros 2012-11-23 15:32:14 -05:00
hb-ot-hhea-table.hh Pass this object to trace macros 2012-11-23 15:32:14 -05:00
hb-ot-hmtx-table.hh Pass this object to trace macros 2012-11-23 15:32:14 -05:00
hb-ot-layout-common-private.hh [OTLayout] Implement 'size' feature 2012-11-26 14:02:31 +02:00
hb-ot-layout-gdef-table.hh [OTLayout] Remove operator() from Coverage 2012-11-24 19:13:55 -05:00
hb-ot-layout-gpos-table.hh [OTLayout] Remove operator() from ClassDef 2012-11-24 19:16:34 -05:00
hb-ot-layout-gsub-table.hh [OTLayout] Remove operator() from Coverage 2012-11-24 19:13:55 -05:00
hb-ot-layout-gsubgpos-private.hh [OTLayout] Return correct value from recursion 2012-11-30 08:07:06 +02:00
hb-ot-layout-private.hh Implement hb_ot_layout_get_glyph_class() 2012-11-16 13:34:29 -08:00
hb-ot-layout.cc [OTLayout] Rename hb_ot_layout_position_get_size() to hb_ot_layout_get_size_params() 2012-11-30 08:10:26 +02:00
hb-ot-layout.h [OTLayout] Rename hb_ot_layout_position_get_size() to hb_ot_layout_get_size_params() 2012-11-30 08:10:26 +02:00
hb-ot-map-private.hh Bunch of independent changes (ouch) 2012-11-15 18:48:10 -08:00
hb-ot-map.cc Bunch of independent changes (ouch) 2012-11-15 18:48:10 -08:00
hb-ot-maxp-table.hh Pass this object to trace macros 2012-11-23 15:32:14 -05:00
hb-ot-name-table.hh Pass this object to trace macros 2012-11-23 15:32:14 -05:00
hb-ot-shape-complex-arabic-fallback.hh [OT] Streamline Arabic fallback shaping table 2012-09-06 01:16:39 -04:00
hb-ot-shape-complex-arabic-table.hh [OT] Streamline Arabic fallback shaping table 2012-09-06 01:16:39 -04:00
hb-ot-shape-complex-arabic.cc Add note re 'Phags-pa letter U+A872, which is Joining_Type=L 2012-11-14 15:36:53 -08:00
hb-ot-shape-complex-default.cc Whitespace 2012-11-16 18:49:54 -08:00
hb-ot-shape-complex-indic-machine.hh [Indic] Update auto-generated Indic machine to reflect previous commit 2012-11-12 18:42:18 -08:00
hb-ot-shape-complex-indic-machine.rl [Indic] Allow Consonant_Medial's after Consonant's 2012-11-12 18:41:22 -08:00
hb-ot-shape-complex-indic-private.hh [Indic] Handle overstruck matra position 2012-11-14 15:00:53 -08: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 [Indic] Another try to unbreak Sinhala split matras 2012-11-16 13:14:26 -08:00
hb-ot-shape-complex-private.hh [Indic] One more try at unbreaking Khmer fonts 2012-11-21 01:04:15 -05:00
hb-ot-shape-complex-thai.cc [Thai] Remove U+0E2C from "AC" consonants 2012-11-15 15:38:08 -08:00
hb-ot-shape-fallback-private.hh Move code around 2012-09-01 19:20:41 -04:00
hb-ot-shape-fallback.cc Reposition Lao marks 2012-11-14 14:09:46 -08:00
hb-ot-shape-normalize-private.hh Plumbing to get shape plan and font into complex decompose function 2012-11-16 12:58:38 -08:00
hb-ot-shape-normalize.cc Plumbing to get shape plan and font into complex decompose function 2012-11-16 12:58:38 -08:00
hb-ot-shape-private.hh Bunch of independent changes (ouch) 2012-11-15 18:48:10 -08:00
hb-ot-shape.cc Minor 2012-11-16 14:08:05 -08:00
hb-ot-tag.cc Add "new" Myanmar OT Script tag 2012-11-12 17:27:51 -08: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 Bunch of independent changes (ouch) 2012-11-15 18:48:10 -08:00
hb-private.hh Improve debug log format in presence of templates 2012-11-23 17:34:02 -05:00
hb-set-private.hh Add / modify set API a bit 2012-11-15 16:15:42 -08:00
hb-set.cc Rename hb_set_population() to hb_set_get_population() 2012-11-21 01:14:19 -05:00
hb-set.h Rename hb_set_population() to hb_set_get_population() 2012-11-21 01:14:19 -05:00
hb-shape-plan-private.hh Implement hb_shape_plan_get_shaper() 2012-11-16 13:23:37 -08:00
hb-shape-plan.cc Fix hb_shape_plan_get_shaper() 2012-11-22 16:33:46 -05:00
hb-shape-plan.h Implement hb_shape_plan_get_shaper() 2012-11-16 13:23:37 -08:00
hb-shape.cc Rename hb_buffer_guess_properties() to hb_buffer_guess_segment_properties() 2012-11-15 18:48:10 -08:00
hb-shape.h Add hb_feature_to/from_string() 2012-09-06 22:09:06 -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 Make the OT shaper default, even if CoreText or Uniscribe is enabled 2012-11-15 13:15:39 -08:00
hb-shaper-private.hh Bunch of independent changes (ouch) 2012-11-15 18:48:10 -08:00
hb-shaper.cc Bunch of independent changes (ouch) 2012-11-15 18:48:10 -08:00
hb-tt-font.cc Whitespace 2012-11-16 18:49:54 -08:00
hb-ucdn.cc Fix visibility of UCDN symbols 2012-10-02 17:42:13 -04:00
hb-unicode-private.hh Rename and revamp is_zero_width() to be is_default_ignorable() 2012-10-25 16:32:54 -07:00
hb-unicode.cc Import UCDN into source tree 2012-10-02 16:23:29 -04:00
hb-unicode.h Use a lookup table for modified_combining_class 2012-08-01 18:07:42 -04:00
hb-uniscribe.cc Use namespace for OpenType tables 2012-08-28 17:57:49 -04:00
hb-uniscribe.h Minor 2012-08-07 21:44:25 -04:00
hb-utf-private.hh Fix UTF-8 backward iteration 2012-11-13 15:12:06 -08: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 [ICU] Use new normalizer2 compose/decompose API 2012-08-11 21:27:15 -04:00
hb.h Bunch of independent changes (ouch) 2012-11-15 18:48:10 -08:00
main.cc Use namespace for OpenType tables 2012-08-28 17:57:49 -04:00
test-would-substitute.cc Rename hb_ot_layout_would_substitute_lookup() and hb_ot_layout_substitute_closure_lookup() 2012-11-15 14:57:31 -08:00
test.cc [Minor] 2012-07-29 19:56:54 -04:00