harfbuzz/src
Behdad Esfahbod 4ed9fb1a00 [GDEF] Minor 2018-11-25 15:53:20 -05:00
..
hb-ucdn [ucdn] Update to Unicode 11 2018-06-05 17:59:41 -07:00
HBIndicVowelConstraints.txt Touch up on previous commit 2018-10-23 02:51:42 -07:00
Makefile.am [aat] Fix include issues 2018-11-25 01:16:02 -05:00
Makefile.sources [aat] Move contents of hb-aat.h to hb-aat-layout.h 2018-11-25 01:16:02 -05:00
check-c-linkage-decls.sh Minor 2018-01-04 16:06:25 +00:00
check-externs.sh Check for headers in builddir first, in check-*.sh 2017-10-25 12:09:11 -04:00
check-header-guards.sh Improve tests (#679) 2018-01-05 12:42:20 +03:30
check-includes.sh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
check-libstdc++.sh Allow libharfbuzz-subset to link to libstdc++ 2018-02-12 18:41:36 -08:00
check-static-inits.sh [check-static-inits.sh] Allow some if ubsan is in effect 2018-09-24 13:11:34 -04:00
check-symbols.sh [circleci] Fix "msan" and "everything" bots (#1205) 2018-10-02 00:16:08 +03:30
dev-run.sh [dwrite] minor 2018-03-25 18:41:26 +04:30
dump-indic-data.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
dump-khmer-data.cc [khmer] Remove unused khmer_position() 2018-10-02 18:20:16 +02:00
dump-myanmar-data.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
dump-use-data.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
gen-arabic-table.py Make gen-* scripts LC_ALL=C compatible (#942) 2018-03-29 22:00:41 +04:30
gen-def.py Rename deprecated symbols list file name and clean it up (#1328) 2018-10-29 13:11:01 +03:30
gen-emoji-table.py Shrink the emoji table by merging adjacent ranges 2018-11-20 15:41:45 -05:00
gen-indic-table.py Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
gen-os2-unicode-ranges.py [os2] Minor rename/shuffle 2018-10-03 18:45:27 +02:00
gen-tag-table.py Update language system tag registry to OT 1.8.3 2018-10-11 13:54:28 -04:00
gen-use-table.py Fix USE categories for U+111C9 SHARADA SANDHI MARK 2018-11-21 11:35:44 -05:00
gen-vowel-constraints.py Clean up buffer->swap_buffers() calls 2018-11-04 02:25:07 -05:00
harfbuzz-config.cmake.in Fix infinite loop when walking up the directory hierarchy (#1183) 2018-09-27 18:03:49 +03:30
harfbuzz-gobject.pc.in
harfbuzz-icu.pc.in
harfbuzz-subset.pc.in [subset] Build hb-subset into separate libharfbuzz-subset.so 2018-02-04 20:18:52 -05:00
harfbuzz.pc.in [coretext] Use fabsf() instead of abs() 2017-10-12 10:46:09 +02:00
hb-aat-layout-ankr-table.hh [aat] Clean up ankr table include mess 2018-11-04 12:58:02 -05:00
hb-aat-layout-bsln-table.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-aat-layout-common.hh [aat] Skip terminator in VarSizedBinSearchArray<> 2018-11-24 23:12:28 -05:00
hb-aat-layout-feat-table.hh [aat.feat] Rework API and implementation 2018-11-25 01:16:02 -05:00
hb-aat-layout-just-table.hh [aat] Minor 2018-11-08 21:46:26 +03:30
hb-aat-layout-kerx-table.hh [kerx] Port to hb_sanitize_with_object_t 2018-11-24 23:49:23 -05:00
hb-aat-layout-lcar-table.hh [arrays] Use hb_array_t<> in all places with sub_array() 2018-11-24 21:36:57 -05:00
hb-aat-layout-morx-table.hh [aat.feat] Fix enum namespace 2018-11-25 01:16:02 -05:00
hb-aat-layout-trak-table.hh [trak] Coment 2018-11-24 10:17:59 -05:00
hb-aat-layout.cc [aat.feat] Rework API and implementation 2018-11-25 01:16:02 -05:00
hb-aat-layout.h [aat.feat] Rework API and implementation 2018-11-25 01:16:02 -05:00
hb-aat-layout.hh [aat] Move contents of hb-aat.h to hb-aat-layout.h 2018-11-25 01:16:02 -05:00
hb-aat-ltag-table.hh [name] Hook up ltag table 2018-10-26 21:22:26 -07:00
hb-aat-map.cc [feat] Rename API uses of setting to selector 2018-11-25 01:16:02 -05:00
hb-aat-map.hh [aat] Move contents of hb-aat.h to hb-aat-layout.h 2018-11-25 01:16:02 -05:00
hb-aat.h [aat] Fix include issues 2018-11-25 01:16:02 -05:00
hb-atomic.hh Add template-function convenience macros 2018-11-24 00:24:01 -05:00
hb-blob.cc Don't use Win32 API on Cygwin 2018-11-12 21:07:34 -05:00
hb-blob.h Add hb_blob_create_from_file, a new API (#926) 2018-04-20 07:59:06 +02:00
hb-blob.hh Add template-function convenience macros 2018-11-24 00:24:01 -05:00
hb-buffer-deserialize-json.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-buffer-deserialize-json.rl Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-buffer-deserialize-text.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-buffer-deserialize-text.rl Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-buffer-serialize.cc [color] Fix alpha channel value and adjust spaces 2018-10-22 10:17:31 +02:00
hb-buffer.cc Replace most uses of is_inert with is_immutable 2018-11-03 15:03:06 -04:00
hb-buffer.h [ot-var] Add hb_ot_var_axis_get_flags() 2018-11-19 12:36:56 -05:00
hb-buffer.hh Remove ASSERT_POD 2018-10-29 14:45:44 -07:00
hb-cache.hh Unbreak bots 2018-10-01 12:55:57 +02:00
hb-common.cc Add template-function convenience macros 2018-11-24 00:24:01 -05:00
hb-common.h Move HB_EXTERN 2018-10-27 04:47:41 -07:00
hb-coretext.cc [coretext] Hopefully the last one 2018-11-16 08:52:57 -05:00
hb-coretext.h [coretext] Add hb_coretext_font_create() 2017-12-02 14:52:57 -08:00
hb-debug.hh [debug] Print function in return_trace() 2018-11-24 22:32:17 -05:00
hb-deprecated.h [var] Deprecated axis enumeration API and add new version 2018-11-20 20:46:14 -05:00
hb-directwrite.cc [directwrite] Fix build 2018-11-16 03:26:46 -05:00
hb-directwrite.h [dwrite] Cosmetic change (#963) 2018-04-11 18:00:13 +04:30
hb-dsalgs.hh [arrays] Merge ArrayOf's sub_array into hb_array_t's 2018-11-24 21:32:00 -05:00
hb-face.cc [arrays] More 2018-11-24 09:48:06 -05:00
hb-face.h [face] Introduce character-map API 2018-08-25 22:44:39 -07:00
hb-face.hh [shaper] Rewrite shaper data code to be more template-driven than macro-driven 2018-11-16 02:52:20 -05:00
hb-fallback-shape.cc [shaper] Rewrite shaper data code to be more template-driven than macro-driven 2018-11-16 02:52:20 -05:00
hb-font.cc [shaper] Rewrite shaper data code to be more template-driven than macro-driven 2018-11-16 02:52:20 -05:00
hb-font.h Minor 2018-10-31 14:22:31 -07:00
hb-font.hh [shaper] Rewrite shaper data code to be more template-driven than macro-driven 2018-11-16 02:52:20 -05:00
hb-ft.cc Add template-function convenience macros 2018-11-24 00:24:01 -05:00
hb-ft.h [ft] Add hb_ft_font_changed() 2017-10-12 10:33:16 +02:00
hb-glib.cc Allow defining HB_USE_ATEXIT to 0 2018-11-21 12:32:48 -05:00
hb-glib.h Support building with older glib versions 2016-12-18 01:37:07 -06:00
hb-gobject-enums.cc.tmpl Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-gobject-enums.h.tmpl Clean up check-defs and check-symbols (#821) 2018-02-24 00:49:34 +03:30
hb-gobject-structs.cc [docs] More 2018-10-27 04:47:41 -07:00
hb-gobject-structs.h [gobject] Fix copy/paste error 2018-08-01 00:19:25 -07:00
hb-gobject.h
hb-graphite2.cc [shaper] Rewrite shaper data code to be more template-driven than macro-driven 2018-11-16 02:52:20 -05:00
hb-graphite2.h Add HB_DEPRECATED_FOR and mark relevant symbols 2018-10-12 16:06:39 -04:00
hb-icu.cc Allow defining HB_USE_ATEXIT to 0 2018-11-21 12:32:48 -05:00
hb-icu.h
hb-iter.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-kern.hh [kerx] Implement CrossStream kerning for non-state-machine subtables 2018-11-07 14:52:57 -05:00
hb-machinery.hh [kerx] Fix crash 2018-11-25 00:27:23 -05:00
hb-map.cc [docs] Fix titles here as well 2018-10-28 08:23:36 -07:00
hb-map.h 1.7.7 2018-06-05 15:18:16 -07:00
hb-map.hh [set/map] Fix uninitialized memory 2018-10-29 23:21:14 -07:00
hb-mutex.hh Don't use Win32 API on Cygwin 2018-11-12 21:07:34 -05:00
hb-null.hh Add hb_static_size(T) 2018-11-24 00:25:40 -05:00
hb-object.hh Make atomic types' internal values non-mutable 2018-11-13 11:46:20 -05:00
hb-open-file.hh [arrays] Improve bfind() interface 2018-11-24 10:06:13 -05:00
hb-open-type.hh [AAT.feat] Use lsearch for looking up SettingName's 2018-11-25 01:16:02 -05:00
hb-ot-cmap-table.hh Change ArrayOf.bsearch() return semantics 2018-11-24 00:48:26 -05:00
hb-ot-color-cbdt-table.hh Add hb_blob_ptr_t.destroy() 2018-11-11 11:40:57 -05:00
hb-ot-color-colr-table.hh [color] Use SortedUnsizedArrayOf<> 2018-11-24 10:25:10 -05:00
hb-ot-color-cpal-table.hh Add UnsizedArrayOf::as_array() instead of hb_array() template 2018-11-02 11:46:42 -04:00
hb-ot-color-sbix-table.hh Use atomic ints for upem and num_glyphs on face 2018-11-13 11:54:33 -05:00
hb-ot-color-svg-table.hh Change ArrayOf.bsearch() return semantics 2018-11-24 00:48:26 -05:00
hb-ot-color.cc [ot-color/svg] Note that it can be gzipped 2018-11-14 12:13:16 +03:30
hb-ot-color.h 2.1.0 2018-10-30 15:52:26 -07:00
hb-ot-face.cc [ot-face] Include hb-ot-face directly in hb_face_t 2018-11-05 23:10:12 -05:00
hb-ot-face.hh [feat] Expose public API 2018-11-25 01:16:01 -05:00
hb-ot-font.cc Allow defining HB_USE_ATEXIT to 0 2018-11-21 12:32:48 -05:00
hb-ot-font.h
hb-ot-glyf-table.hh [glyf] Don't mark structs UNBOUNDED 2018-11-22 17:56:51 -05:00
hb-ot-hdmx-table.hh [hdmx] Fix bounds checking 2018-11-16 02:02:24 -05:00
hb-ot-head-table.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-ot-hhea-table.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-ot-hmtx-table.hh [subset] minor, adjust spaces 2018-11-16 00:02:47 +03:30
hb-ot-kern-table.hh [aat] Disable mark advance zeroing if kern table has state-machines 2018-11-23 11:10:17 -05:00
hb-ot-layout-base-table.hh [base] Add TODO items 2018-11-15 02:48:50 -05:00
hb-ot-layout-common.hh [arrays] Improve bfind() interface 2018-11-24 10:06:13 -05:00
hb-ot-layout-gdef-table.hh [arrays] Use hb_array_t<> in all places with sub_array() 2018-11-24 21:36:57 -05:00
hb-ot-layout-gpos-table.hh [subset] minor, adjust spaces 2018-11-16 00:02:47 +03:30
hb-ot-layout-gsub-table.hh [GSUB] Don't flush glyphset during recursion in closure() 2018-11-22 21:30:04 -05:00
hb-ot-layout-gsubgpos.hh Minor 2018-11-16 14:31:05 -08:00
hb-ot-layout-jstf-table.hh Disallow null-enabled offsets to unsized structures... 2018-09-15 19:43:33 +02:00
hb-ot-layout.cc [GDEF] Minor 2018-11-25 15:53:20 -05:00
hb-ot-layout.h [BASE] Improvements (#1347) 2018-11-03 22:28:30 +03:30
hb-ot-layout.hh [aat] Disable mark advance zeroing if kern table has state-machines 2018-11-23 11:10:17 -05:00
hb-ot-map.cc [shape-plan] Cache shape plans with variations based on variation indices 2018-11-12 18:48:10 -05:00
hb-ot-map.hh [arrays] Change argument type of cmp called by hb_vector_t.bsearch() 2018-11-24 09:48:06 -05:00
hb-ot-math-table.hh [arrays] Use hb_array_t<> in all places with sub_array() 2018-11-24 21:36:57 -05:00
hb-ot-math.cc [math] Shorten names a bit 2018-11-05 23:28:52 -05:00
hb-ot-math.h Aim math API for 1.3.3 instead of 1.4.0 2016-10-04 14:47:12 -07:00
hb-ot-maxp-table.hh [maxp] Minor 2018-10-30 21:09:05 -07:00
hb-ot-name-language.cc [name] Fill out most missing language codes 2018-10-26 21:22:26 -07:00
hb-ot-name-language.hh [name] Add language mapping 2018-10-26 21:22:26 -07:00
hb-ot-name-table.hh Add hb_blob_ptr_t.destroy() 2018-11-11 11:40:57 -05:00
hb-ot-name.cc [ot-face] Simplify table access 2018-11-05 23:10:16 -05:00
hb-ot-name.h [name] Rename hb_name_id_t to hb_ot_name_id_t 2018-10-30 14:04:09 -07:00
hb-ot-os2-table.hh [subset] minor, adjust spaces 2018-11-16 00:02:47 +03:30
hb-ot-os2-unicode-ranges.hh [name] More 2018-10-26 21:22:26 -07:00
hb-ot-post-macroman.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-ot-post-table.hh Remove DEFINE_SIZE_ARRAY2 2018-11-21 23:23:49 -05:00
hb-ot-shape-complex-arabic-fallback.hh Don't use Win32 API on Cygwin 2018-11-12 21:07:34 -05:00
hb-ot-shape-complex-arabic-table.hh Update to Unicode 11.0.0 2018-06-05 17:31:46 -07:00
hb-ot-shape-complex-arabic-win1256.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-ot-shape-complex-arabic.cc Add pointer magic operators to hb_atomic_ptr_t 2018-11-05 13:23:54 -05:00
hb-ot-shape-complex-arabic.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-ot-shape-complex-default.cc Minor 2018-10-02 14:19:34 +02:00
hb-ot-shape-complex-hangul.cc Remove ASSERT_POD 2018-10-29 14:45:44 -07:00
hb-ot-shape-complex-hebrew.cc Minor 2018-10-02 14:19:34 +02:00
hb-ot-shape-complex-indic-machine.hh [indic/use] Factor common expressions in ragel machine 2018-10-02 17:49:06 +02:00
hb-ot-shape-complex-indic-machine.rl [indic/use] Factor common expressions in ragel machine 2018-10-02 17:49:06 +02:00
hb-ot-shape-complex-indic-table.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-ot-shape-complex-indic.cc Clean up buffer->swap_buffers() calls 2018-11-04 02:25:07 -05:00
hb-ot-shape-complex-indic.hh Minor 2018-10-02 14:19:34 +02:00
hb-ot-shape-complex-khmer-machine.hh [ragel] Use ts/te (token-start / token-end) instead of manual tracking 2018-10-02 17:04:05 +02:00
hb-ot-shape-complex-khmer-machine.rl [ragel] Use ts/te (token-start / token-end) instead of manual tracking 2018-10-02 17:04:05 +02:00
hb-ot-shape-complex-khmer.cc Clean up buffer->swap_buffers() calls 2018-11-04 02:25:07 -05:00
hb-ot-shape-complex-khmer.hh [khmer] Remove unused khmer_position() 2018-10-02 18:20:16 +02:00
hb-ot-shape-complex-myanmar-machine.hh [ragel] Use ts/te (token-start / token-end) instead of manual tracking 2018-10-02 17:04:05 +02:00
hb-ot-shape-complex-myanmar-machine.rl [ragel] Use ts/te (token-start / token-end) instead of manual tracking 2018-10-02 17:04:05 +02:00
hb-ot-shape-complex-myanmar.cc [myanmar] Remove myanmar_old shaper 2018-11-22 14:41:01 -05:00
hb-ot-shape-complex-myanmar.hh [ubsan] Use unsigned int instead enum where needed (#1270) 2018-10-18 11:06:37 +03:30
hb-ot-shape-complex-thai.cc Clean up buffer->swap_buffers() calls 2018-11-04 02:25:07 -05:00
hb-ot-shape-complex-use-machine.hh [use] Add Halant_Or_Vowel_Modifier category 2018-10-03 12:30:23 +02:00
hb-ot-shape-complex-use-machine.rl [use] Add Halant_Or_Vowel_Modifier category 2018-10-03 12:30:23 +02:00
hb-ot-shape-complex-use-table.cc Fix USE categories for U+111C9 SHARADA SANDHI MARK 2018-11-21 11:35:44 -05:00
hb-ot-shape-complex-use.cc [use] Minor clarification 2018-11-22 22:47:51 -05:00
hb-ot-shape-complex-use.hh [use] Add Halant_Or_Vowel_Modifier category 2018-10-03 12:30:23 +02:00
hb-ot-shape-complex-vowel-constraints.cc Clean up buffer->swap_buffers() calls 2018-11-04 02:25:07 -05:00
hb-ot-shape-complex-vowel-constraints.hh Touch up on previous commit 2018-10-23 02:51:42 -07:00
hb-ot-shape-complex.hh [myanmar] Minor move 2018-11-22 14:46:39 -05:00
hb-ot-shape-fallback.cc Fix vertical fallback space sign 2018-11-16 15:04:41 -08:00
hb-ot-shape-fallback.hh Separate fallback kern vs mark positioning 2018-10-08 23:30:24 -04:00
hb-ot-shape-normalize.cc Remove stale comment 2018-10-27 00:06:48 -07:00
hb-ot-shape-normalize.hh Minor 2018-10-08 16:41:08 -04:00
hb-ot-shape.cc [aat] Disable mark advance zeroing if kern table has state-machines 2018-11-23 11:10:17 -05:00
hb-ot-shape.h
hb-ot-shape.hh [aat] Tweak fallback positioning logic when applying morx 2018-11-22 15:52:29 -05:00
hb-ot-stat-table.hh [STAT] Add table parsing (#1384) 2018-11-14 22:13:50 +03:30
hb-ot-tag-table.hh Update language system tag registry to OT 1.8.3 2018-10-11 13:54:28 -04:00
hb-ot-tag.cc Fix bunch of unused parameter warnings 2018-10-26 21:22:26 -07:00
hb-ot-var-avar-table.hh Better fix for MSVC 2008 2018-11-10 19:57:51 -05:00
hb-ot-var-fvar-table.hh Disallow taking Null() of unbounded structs 2018-11-22 01:18:55 -05:00
hb-ot-var-hvar-table.hh Rename check_array(array, a, b) to check_range() 2018-11-12 14:23:31 -05:00
hb-ot-var-mvar-table.hh Rename check_array(array, a, b) to check_range() 2018-11-12 14:23:31 -05:00
hb-ot-var.cc [var] Deprecated axis enumeration API and add new version 2018-11-20 20:46:14 -05:00
hb-ot-var.h [var] Deprecated axis enumeration API and add new version 2018-11-20 20:46:14 -05:00
hb-ot-vorg-table.hh Change ArrayOf.bsearch() return semantics 2018-11-24 00:48:26 -05:00
hb-ot.h [feat] Address @behdad comments 2018-11-25 01:16:02 -05:00
hb-set-digest.hh Remove ASSERT_POD 2018-10-29 14:45:44 -07:00
hb-set.cc [docs] Fix titles here as well 2018-10-28 08:23:36 -07:00
hb-set.h [set] Add is_subset 2018-06-06 16:47:13 -07:00
hb-set.hh [arrays] Improve bfind() interface 2018-11-24 10:06:13 -05:00
hb-shape-plan.cc [shaper] Rewrite shaper data code to be more template-driven than macro-driven 2018-11-16 02:52:20 -05:00
hb-shape-plan.h [GX] Hook up feature variations 2016-12-16 19:06:26 -06:00
hb-shape-plan.hh [shape-plan] Remove unused code 2018-11-12 19:46:37 -05:00
hb-shape.cc Allow defining HB_USE_ATEXIT to 0 2018-11-21 12:32:48 -05:00
hb-shape.h Move code around 2017-01-20 20:16:53 -08:00
hb-shaper-impl.hh [shaper] Rewrite shaper data code to be more template-driven than macro-driven 2018-11-16 02:52:20 -05:00
hb-shaper-list.hh Remove HAVE_OT 2018-10-10 16:32:35 -04:00
hb-shaper.cc Allow defining HB_USE_ATEXIT to 0 2018-11-21 12:32:48 -05:00
hb-shaper.hh [coretext] Try to fix 2018-11-16 03:25:07 -05:00
hb-static.cc [AAT.feat] Use lsearch for looking up SettingName's 2018-11-25 01:16:02 -05:00
hb-string-array.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-subset-glyf.cc [subset] minor, adjust spaces 2018-11-16 00:02:47 +03:30
hb-subset-glyf.hh [subset] minor, adjust spaces 2018-11-16 00:02:47 +03:30
hb-subset-input.cc [subset] minor, adjust spaces 2018-11-16 00:02:47 +03:30
hb-subset-input.hh Remove ASSERT_POD 2018-10-29 14:45:44 -07:00
hb-subset-plan.cc [subset] Remove invalid glyphs from glypset to retain 2018-11-16 01:48:26 -05:00
hb-subset-plan.hh [subset] minor, adjust spaces 2018-11-16 00:02:47 +03:30
hb-subset.cc [subset] minor, adjust spaces 2018-11-16 00:02:47 +03:30
hb-subset.h [subset] minor, adjust spaces 2018-11-16 00:02:47 +03:30
hb-subset.hh [subset] Fix warning 2018-10-26 21:22:26 -07:00
hb-ucdn.cc Allow defining HB_USE_ATEXIT to 0 2018-11-21 12:32:48 -05:00
hb-unicode-emoji-table.hh Shrink the emoji table by merging adjacent ranges 2018-11-20 15:41:45 -05:00
hb-unicode.cc Port objects to use header.writable instead of immutable 2018-11-03 14:59:40 -04:00
hb-unicode.h Add doc stubs for recently added API 2018-10-11 14:17:17 -04:00
hb-unicode.hh Port objects to use header.writable instead of immutable 2018-11-03 14:59:40 -04:00
hb-uniscribe.cc Allow defining HB_USE_ATEXIT to 0 2018-11-21 12:32:48 -05:00
hb-uniscribe.h
hb-utf.hh Fix bunch of unused parameter warnings 2018-10-26 21:22:26 -07:00
hb-vector.hh [arrays] Improve bfind() interface 2018-11-24 10:06:13 -05:00
hb-version.h 2.1.3 2018-11-16 16:53:25 -08:00
hb-version.h.in
hb-warning.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb.h Move HB_EXTERN 2018-10-27 04:47:41 -07:00
hb.hh [aat] Move contents of hb-aat.h to hb-aat-layout.h 2018-11-25 01:16:02 -05:00
main.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
sample.py Skip BOM in the Python sample file 2018-10-02 08:25:29 +02:00
test-buffer-serialize.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
test-name-table.cc Fix Codacy "issues" 2018-11-20 01:16:08 -05:00
test-ot-color.cc Fix Codacy "issues" 2018-11-20 01:16:08 -05:00
test-size-params.cc [name] Change hb_name_id_t back to unsigned int 2018-10-28 08:26:30 -07:00
test-unicode-ranges.cc Fix build 2018-10-03 19:10:28 +02:00
test-would-substitute.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
test.cc Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00