harfbuzz/src
Behdad Esfahbod df554af99d Rename search() to bsearch() and lsearch()
Such that the complexity of the algorithm used is clear at
call site.
2014-06-19 15:39:18 -04:00
..
hb-ucdn typo in ucdn's Makefile.am 2014-02-10 13:05:48 -05:00
Makefile.am [ot] Start implementing cmap table 2014-05-09 15:35:56 -04:00
check-c-linkage-decls.sh [check-*] Minor 2013-08-26 18:46:21 -04:00
check-defs.sh Further adjust check-defs and check-symbols for mipsel 2014-04-09 16:38:26 -07:00
check-header-guards.sh [check-*] Minor 2013-08-26 18:46:21 -04:00
check-includes.sh Improve check-includes.sh 2013-08-27 11:46:07 -04:00
check-libstdc++.sh Minor 2012-08-28 19:08:36 -04:00
check-static-inits.sh Tighten up check-static-inits.sh check 2014-04-09 16:33:32 -07:00
check-symbols.sh Further adjust check-defs and check-symbols for mipsel 2014-04-09 16:38:26 -07:00
gen-arabic-table.py [OT] Streamline Arabic fallback shaping table 2012-09-06 01:16:39 -04:00
gen-indic-table.py Add South-East Asian shaper 2013-02-12 12:14:10 -05:00
harfbuzz-gobject.pc.in [gobject] Flesh out hb-gobject 2013-08-28 12:38:37 -04:00
harfbuzz-icu.pc.in Generate harfbuzz-icu.pc 2013-05-28 17:18:30 -04:00
harfbuzz.pc.in Generate harfbuzz-icu.pc 2013-05-28 17:18:30 -04:00
hb-atomic-private.hh Use __aarch64__ for 64-bit ARM detection, not __arm64__ 2014-04-02 12:41:11 -07:00
hb-blob.cc Remove unnecessary includes 2013-12-11 20:24:20 -05:00
hb-blob.h Minor 2014-05-13 21:06:39 -04:00
hb-buffer-deserialize-json.rl [buffer] Better parse glyph names 2013-02-27 18:49:18 -05:00
hb-buffer-deserialize-text.rl [buffer] Better parse glyph names 2013-02-27 18:49:18 -05:00
hb-buffer-private.hh Remove unnecessary includes 2013-12-11 20:24:20 -05:00
hb-buffer-serialize.cc Fix typo in _hb_buffer_serialize_glyphs_text() 2014-01-23 14:11:03 -05:00
hb-buffer.cc Add HB_NO_MERGE_CLUSTERS 2014-04-14 15:55:42 -07:00
hb-buffer.h Use unsigned enums for mask types 2013-10-18 11:21:11 +02:00
hb-cache-private.hh Fix cache implementation 2012-06-09 01:43:20 -04:00
hb-common.cc [unicode7] Mark right-to-left scripts 2014-06-18 12:22:45 -04:00
hb-common.h [unicode7] Declare Unicode 7 scripts 2014-06-18 12:22:45 -04:00
hb-coretext.cc Rename sort() to qsort() 2014-06-19 15:31:09 -04:00
hb-coretext.h Fix build with --coretext on older OS X 2014-05-14 17:42:20 -06:00
hb-deprecated.h Add hb-deprecated.h, and rename a couple enum values 2013-08-27 11:46:08 -04:00
hb-face-private.hh Remove unnecessary includes 2013-12-11 20:24:20 -05:00
hb-face.cc Remove unnecessary includes 2013-12-11 20:24:20 -05:00
hb-face.h Separate face source code from font 2013-08-27 11:46:08 -04:00
hb-fallback-shape.cc [fallback] Minor 2014-01-02 14:23:56 +08:00
hb-font-private.hh Add font->has_glyph() 2014-01-02 14:30:45 +08:00
hb-font.cc Remove unnecessary includes 2013-12-11 20:24:20 -05:00
hb-font.h [introspection] Annotate Unicode / font callbacks 2013-09-13 20:31:07 -04:00
hb-ft.cc Fix llvm warnings on Mac 2013-11-06 14:46:04 -05: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 Start fleshing out builtin font functions 2014-03-24 15:19:15 -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 [gobject] Flesh out hb-gobject 2013-08-28 12:38:37 -04:00
hb-gobject-enums.h.tmpl [gobject] Flesh out hb-gobject 2013-08-28 12:38:37 -04:00
hb-gobject-structs.cc [introspection] Work around g-i limitation with hb_language_t 2013-09-06 17:16:25 -04:00
hb-gobject-structs.h [introspection] Work around g-i limitation with hb_language_t 2013-09-06 17:16:25 -04:00
hb-gobject.h [gobject] Flesh out hb-gobject 2013-08-28 12:38:37 -04:00
hb-graphite2.cc [graphite2] Fix cluster mapping 2014-05-30 17:38:14 -04:00
hb-graphite2.h [graphite2] Fix include 2013-09-13 20:36:43 -04:00
hb-icu.cc Start fleshing out builtin font functions 2014-03-24 15:19:15 -07:00
hb-icu.h Minor 2012-08-08 14:59:09 -04:00
hb-mutex-private.hh Improve check for Windows platforms 2013-02-12 15:31:58 -05:00
hb-object-private.hh Move object mutext into the user-data array 2012-12-04 00:35:54 +02: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 Rename search() to bsearch() and lsearch() 2014-06-19 15:39:18 -04:00
hb-ot-cmap-table.hh Rename search() to bsearch() and lsearch() 2014-06-19 15:39:18 -04:00
hb-ot-font.cc [ot] Implement cmap subtable format 12 2014-05-12 17:51:15 -04:00
hb-ot-font.h Start fleshing out builtin font functions 2014-03-24 15:19:15 -07:00
hb-ot-head-table.hh [otlayout] Add structs for JSTF table 2013-09-09 15:43:10 -04:00
hb-ot-hhea-table.hh Start fleshing out builtin font functions 2014-03-24 15:19:15 -07:00
hb-ot-hmtx-table.hh Start fleshing out builtin font functions 2014-03-24 15:19:15 -07:00
hb-ot-layout-common-private.hh Rename search() to bsearch() and lsearch() 2014-06-19 15:39:18 -04:00
hb-ot-layout-gdef-table.hh [otlayout] Remove two unused HB_OT_LAYOUT_GLYPH_PROPS_* values 2013-10-17 20:55:34 +02:00
hb-ot-layout-gpos-table.hh Add static storage classifier to inline functions 2014-04-28 14:30:44 -07:00
hb-ot-layout-gsub-table.hh [indic] Don't reorder reph/pref if ligature was expanded 2014-06-05 20:36:01 -04:00
hb-ot-layout-gsubgpos-private.hh [indic] Don't reorder reph/pref if ligature was expanded 2014-06-05 20:36:01 -04:00
hb-ot-layout-jstf-table.hh [otlayout] Add structs for JSTF table 2013-09-09 15:43:10 -04:00
hb-ot-layout-private.hh [indic] Recover OT_H undergone ligation and multiplication 2014-06-09 14:20:06 -04:00
hb-ot-layout.cc [otlayout] Optimize inplace 2013-10-28 19:26:02 +01:00
hb-ot-layout.h Clean ht-ob headers 2013-12-22 22:52:57 -05:00
hb-ot-map-private.hh Add static storage classifier to inline functions 2014-04-28 14:30:44 -07:00
hb-ot-map.cc Rename sort() to qsort() 2014-06-19 15:31:09 -04:00
hb-ot-maxp-table.hh [otlayout] Add structs for JSTF table 2013-09-09 15:43:10 -04:00
hb-ot-name-table.hh [otlayout] Add structs for JSTF table 2013-09-09 15:43:10 -04:00
hb-ot-shape-complex-arabic-fallback.hh [OTLayout] Refactor a bit more 2013-05-04 16:04:04 -04:00
hb-ot-shape-complex-arabic-table.hh "Update" to Unicode 6.2.0 tables 2012-12-02 19:14:29 +02:00
hb-ot-shape-complex-arabic.cc [arabic] Disable 'cswh' by default 2014-01-22 11:03:02 -05:00
hb-ot-shape-complex-default.cc [ot] Separate out hebrew and tibetan shapers from default 2013-12-31 16:49:15 +08:00
hb-ot-shape-complex-hangul.cc [hangul] Fix ordering of dotted circle with Hangul tone mark (reported by Dohyun Kim). 2014-01-20 19:49:47 +00:00
hb-ot-shape-complex-hebrew.cc Only do fallback Hebrew composition if no GPOS 'mark' available 2014-02-18 15:53:56 -05:00
hb-ot-shape-complex-indic-machine.rl [indic] Do NOT allow reph formation on placeholders 2014-05-29 15:20:15 -04:00
hb-ot-shape-complex-indic-private.hh [indic/myanmar] Rename OT_NBSP to OT_PLACEHOLDER 2014-05-27 17:53:37 -04:00
hb-ot-shape-complex-indic-table.cc Add South-East Asian shaper 2013-02-12 12:14:10 -05:00
hb-ot-shape-complex-indic.cc Fix base-position when 'pref' is NOT formed 2014-06-12 17:10:35 -04:00
hb-ot-shape-complex-myanmar-machine.rl [myanmar] Use OT_NBSP instead of OT_DOTTEDCIRCLE for OT_GB 2014-05-27 17:49:45 -04:00
hb-ot-shape-complex-myanmar.cc [indic/myanmar] Rename OT_NBSP to OT_PLACEHOLDER 2014-05-27 17:53:37 -04:00
hb-ot-shape-complex-private.hh [unicode7] Route Manichaean and Psalter Pahlavi through Arabic shaper 2014-06-18 12:22:45 -04:00
hb-ot-shape-complex-sea-machine.rl Fix compile warnings for ragel-generated machines 2013-02-14 11:58:13 -05:00
hb-ot-shape-complex-sea.cc [ot] Simplify normalization_preference again 2013-12-31 16:35:37 +08:00
hb-ot-shape-complex-thai.cc [Thai] set the correct general category on Nikhahit when decomposing Sara-Am. 2014-06-12 18:25:58 -04:00
hb-ot-shape-complex-tibetan.cc [ot] Separate out hebrew and tibetan shapers from default 2013-12-31 16:49:15 +08:00
hb-ot-shape-fallback-private.hh Move code around 2013-02-21 15:23:39 -05:00
hb-ot-shape-fallback.cc Cache various masks on the shape plan 2013-12-22 20:48:53 -05:00
hb-ot-shape-normalize-private.hh [ot/hangul] Don't decompose Hangul even when combining marks present 2014-01-02 17:04:04 +08:00
hb-ot-shape-normalize.cc [ot] Don't try to compose if normalization is off 2014-01-22 07:53:55 -05:00
hb-ot-shape-private.hh Only do fallback Hebrew composition if no GPOS 'mark' available 2014-02-18 15:53:56 -05:00
hb-ot-shape.cc When zeroing mark widths for LTR, also adjust offset... 2014-06-12 18:34:15 -04:00
hb-ot-shape.h Add TODO item 2013-12-22 22:53:27 -05:00
hb-ot-tag.cc Remove unnecessary includes 2013-12-11 20:24:20 -05: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 Start fleshing out builtin font functions 2014-03-24 15:19:15 -07:00
hb-private.hh Rename sort() to qsort() 2014-06-19 15:31:09 -04:00
hb-set-private.hh Remove unnecessary includes 2013-12-11 20:24:20 -05:00
hb-set.cc [introspection] Disable constructors for now 2013-09-12 17:14:33 -04:00
hb-set.h Annotate hb-set a bit; add HB_SET_VALUE_INVALID 2013-09-06 15:31:22 -04:00
hb-shape-plan-private.hh Remove unnecessary includes 2013-12-11 20:24:20 -05:00
hb-shape-plan.cc Fix some cppcheck warnings 2014-06-03 17:57:00 -04:00
hb-shape-plan.h Implement hb_shape_plan_get_shaper() 2012-11-16 13:23:37 -08:00
hb-shape.cc [docs/introspection] More annotations 2013-09-06 17:30:54 -04:00
hb-shape.h Minor 2012-12-21 16:51:15 -05: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 [coretext] Add coretext_aat shaper 2014-03-14 19:38:58 -04:00
hb-shaper-private.hh Fix crasher during multi-thread shaper data creation 2013-01-10 00:03:36 -06:00
hb-shaper.cc Bug 60053 - hb-common.cc:181:6: warning: ‘void free_langs()’ defined but not used 2013-01-29 22:45:00 -05:00
hb-ucdn.cc Clean up list of Unicode scripts 2013-08-09 14:36:18 -04:00
hb-unicode-private.hh [unicode7] Update list of Default_Ignorable codepoints 2014-06-18 12:29:23 -04:00
hb-unicode.cc Remove dead warning 2014-03-19 12:00:17 -07:00
hb-unicode.h [introspection] Annotate Unicode / font callbacks 2013-09-13 20:31:07 -04:00
hb-uniscribe.cc Rename sort() to qsort() 2014-06-19 15:31:09 -04:00
hb-uniscribe.h Minor 2012-08-07 21:44:25 -04:00
hb-utf-private.hh Fix warnings 2012-12-05 19:14:28 -05:00
hb-version.h.in [docs/introspection] Some more annotations 2013-09-06 17:38:25 -04:00
hb-warning.cc Remove dead warning 2014-03-19 12:00:17 -07:00
hb.h Add hb-deprecated.h, and rename a couple enum values 2013-08-27 11:46:08 -04:00
main.cc [main] Minor improvement to output 2014-05-01 16:01:40 -07:00
sample.py [introspection] Add sample.py 2013-09-12 20:53:07 -04:00
test-buffer-serialize.cc Work with old and new glib 2013-10-27 23:37:14 +01:00
test-size-params.cc Work with old and new glib 2013-10-27 23:37:14 +01:00
test-would-substitute.cc Work with old and new glib 2013-10-27 23:37:14 +01:00
test.cc Work with old and new glib 2013-10-27 23:37:14 +01:00