harfbuzz/src
Behdad Esfahbod d35c73cd37 [buffer] Whitespace 2022-03-22 13:09:50 -06:00
..
ms-use [USE] Restore the category WJ 2022-03-06 10:44:37 -07:00
Makefile.am [machinery] Allow using lazy-loader with void* 2022-02-11 14:28:51 -06:00
Makefile.sources [repacker] expose hb_subset_repack() API, hb_object_t and hb_link_t structs 2022-03-10 17:26:20 -07:00
check-c-linkage-decls.py
check-externs.py
check-header-guards.py
check-includes.py
check-libstdc++.py
check-static-inits.py [check-static-inits] Only check library object files 2022-01-13 13:12:10 -07:00
check-symbols.py
failing-alloc.c [failing-alloc] Make it compile as C++ as well 2022-01-04 14:18:38 -07:00
fix_get_types.py
gen-arabic-joining-list.py
gen-arabic-table.py
gen-def.py [repacker] expose hb_subset_repack() API, hb_object_t and hb_link_t structs 2022-03-10 17:26:20 -07:00
gen-emoji-table.py
gen-harfbuzzcc.py
gen-hb-version.py [getn-hb-version.py] Open old output in UTF-8 mode as well 2021-09-23 08:39:29 -06:00
gen-indic-table.py
gen-os2-unicode-ranges.py Fix various typos 2022-01-16 05:39:03 -08:00
gen-ragel-artifacts.py [meson] Add ragel subproject 2021-09-14 18:46:33 -06:00
gen-tag-table.py Let BCP 47 tag "mo" fall back to OT tag 'ROM ' 2022-01-30 14:32:59 -05:00
gen-ucd-table.py
gen-use-table.py [USE] Treat visible viramas like dependent vowels 2022-03-13 14:45:27 -06:00
gen-vowel-constraints.py [buffer] Rename swap_buffers() to sync() 2022-01-04 10:52:05 -07:00
harfbuzz-config.cmake.in
harfbuzz-gobject.pc.in
harfbuzz-icu.pc.in
harfbuzz-subset.pc.in
harfbuzz.cc [draw] Virtualize hb_font_draw_glyph() into hb_font_get_glyph_shape() 2022-02-13 13:21:14 -06:00
harfbuzz.pc.in
hb-aat-layout-ankr-table.hh
hb-aat-layout-bsln-table.hh Rename HBGlyphID to HBGlyphID16 2021-09-19 16:30:12 -04:00
hb-aat-layout-common.hh [buffer] Rename swap_buffers() to sync() 2022-01-04 10:52:05 -07:00
hb-aat-layout-feat-table.hh
hb-aat-layout-just-table.hh Fix various typos 2022-01-16 05:39:03 -08:00
hb-aat-layout-kerx-table.hh [unsafe-to-concat] Mark as unsafe in kern machine 2022-01-22 11:53:18 -07:00
hb-aat-layout-morx-table.hh [morx] Reverse graphemese, not whole buffer 2021-12-10 15:02:57 -07:00
hb-aat-layout-opbd-table.hh
hb-aat-layout-trak-table.hh
hb-aat-layout.cc [aat] Update OT to AAT mappings for hist and vrtr 2022-03-05 20:36:40 -07:00
hb-aat-layout.h
hb-aat-layout.hh
hb-aat-ltag-table.hh
hb-aat-map.cc
hb-aat-map.hh
hb-aat.h
hb-algs.hh Revert "hb-algs.hh: Fix build on Visual Studio 2015" 2022-02-17 13:29:04 -06:00
hb-array.hh Fix various typos 2022-01-16 05:39:03 -08:00
hb-atomic.hh [atomic] Cannot fail anymore 2021-09-22 18:43:58 -04:00
hb-bimap.hh [bimap] Remove init/fini 2022-01-18 09:21:31 -07:00
hb-bit-page.hh Add log base 2 versions of constants. 2022-03-21 14:34:22 -06:00
hb-bit-set-invertible.hh [set] Add successful check in swap() 2021-11-01 22:17:35 -06:00
hb-bit-set.hh Add option to insert a sorted arrays of values to sets. 2022-03-21 15:32:59 -06:00
hb-blob.cc
hb-blob.h
hb-blob.hh
hb-buffer-deserialize-json.hh [ragel] Regenerate state machine files with 6.10 2021-09-14 18:46:33 -06:00
hb-buffer-deserialize-json.rl
hb-buffer-deserialize-text.hh Fixed various misc. typos 2022-03-06 04:59:24 +02:00
hb-buffer-deserialize-text.rl Fixed various misc. typos 2022-03-06 04:59:24 +02:00
hb-buffer-serialize.cc
hb-buffer-verify.cc [buffer] Add HB_BUFFER_FLAG_PRODUCE_UNSAFE_TO_CONCAT 2022-02-18 17:52:27 -06:00
hb-buffer.cc [buffer] Whitespace 2022-03-22 13:09:50 -06:00
hb-buffer.h Fixed various misc. typos 2022-03-06 04:59:24 +02:00
hb-buffer.hh [buffer] Add HB_BUFFER_FLAG_PRODUCE_UNSAFE_TO_CONCAT 2022-02-18 17:52:27 -06:00
hb-cache.hh
hb-cff-interp-common.hh [cff] Remove op_str_t nop init/fini 2022-01-18 13:38:28 -07:00
hb-cff-interp-cs-common.hh [cff] Remove init/fini from number_t 2022-01-18 13:14:42 -07:00
hb-cff-interp-dict-common.hh
hb-cff1-interp-cs.hh
hb-cff2-interp-cs.hh [cff] Remove init/fini from blend_arg_t 2022-01-18 11:58:16 -07:00
hb-common.cc [machinery] Allow using lazy-loader with void* 2022-02-11 14:28:51 -06:00
hb-common.h [draw-state] Add type and use in draw-helper 2022-02-13 13:21:14 -06:00
hb-config.hh [config] Add HB_NO_BORING_EXPANSION 2022-02-15 17:17:49 -06:00
hb-coretext.cc [coretext] Remove dead code 2022-03-21 10:37:42 -06:00
hb-coretext.h
hb-debug.hh [meta] Use std::forward instead of hb_forward() 2021-11-02 00:18:22 -06:00
hb-deprecated.h
hb-directwrite.cc [unsafe-to-concat] Mark in all other shapers 2022-01-22 11:53:18 -07:00
hb-directwrite.h
hb-dispatch.hh [meta] Use std::forward instead of hb_forward() 2021-11-02 00:18:22 -06:00
hb-draw.cc 4.0.0 2022-03-01 21:27:32 +02:00
hb-draw.h 4.0.0 2022-03-01 21:27:32 +02:00
hb-draw.hh [draw] Another try at a stable draw moveto semantic 2022-02-13 13:21:15 -06:00
hb-face.cc [font] Load named-instance if face index top bits are set 2022-01-02 07:45:10 -07:00
hb-face.h
hb-face.hh
hb-fallback-shape.cc [buffer] Merge and rename clear_glyph_flags() 2021-12-04 16:56:39 -08:00
hb-font.cc 4.0.0 2022-03-01 21:27:32 +02:00
hb-font.h 4.0.0 2022-03-01 21:27:32 +02:00
hb-font.hh [draw] Virtualize hb_font_draw_glyph() into hb_font_get_glyph_shape() 2022-02-13 13:21:14 -06:00
hb-ft.cc [ot-font] Only use vmtx side-bearing if table exists 2022-03-21 21:07:28 -06:00
hb-ft.h
hb-gdi.cc
hb-gdi.h
hb-glib.cc Call atexit() via hb_atexit() 2021-09-14 07:11:46 -04:00
hb-glib.h
hb-gobject-enums.cc.tmpl
hb-gobject-enums.h.tmpl
hb-gobject-structs.cc [draw] Fix some introspection warnings 2022-02-13 13:21:15 -06:00
hb-gobject-structs.h [draw] Fix some introspection warnings 2022-02-13 13:21:15 -06:00
hb-gobject.h
hb-graphite2.cc [unsafe-to-concat] Mark in all other shapers 2022-01-22 11:53:18 -07:00
hb-graphite2.h
hb-icu.cc Call atexit() via hb_atexit() 2021-09-14 07:11:46 -04:00
hb-icu.h
hb-iter.hh [meta] Use std::addressof() instead of hb_addressof() 2022-01-13 16:17:34 -07:00
hb-kern.hh Cosmetic 2022-01-22 11:53:18 -07:00
hb-machinery.hh [machinery] Add "core table" machinery 2022-02-15 17:53:33 -06:00
hb-map.cc
hb-map.h
hb-map.hh [map] Correct previous commit, if (...) was reversed. 2022-01-14 16:48:42 -08:00
hb-meta.hh [meta] Include <memory>, for addressof 2022-01-15 13:09:06 -07:00
hb-ms-feature-ranges.hh [ms-feature-ranges] Pass reference to cmp function 2022-01-19 14:01:34 -07:00
hb-mutex.hh [mutex] Try work around GCC cast-align error/warning 2021-11-05 14:45:20 -07:00
hb-null.hh
hb-number-parser.hh
hb-number-parser.rl
hb-number.cc
hb-number.hh
hb-object.hh [vector] Remove old find() method 2022-01-19 11:14:25 -07:00
hb-open-file.hh
hb-open-type.hh [meta] Use std::conditional instead of hb_conditional() 2021-11-02 00:44:51 -06:00
hb-ot-cff-common.hh [str_buff_vec_t] Remove unused fini method 2022-01-18 09:26:30 -07:00
hb-ot-cff1-std-str.hh
hb-ot-cff1-table.cc [draw] Rename internal draw_session_t to hb_draw_session_t 2022-02-13 13:21:14 -06:00
hb-ot-cff1-table.hh [draw] Rename internal draw_session_t to hb_draw_session_t 2022-02-13 13:21:14 -06:00
hb-ot-cff2-table.cc [draw] Rename internal draw_session_t to hb_draw_session_t 2022-02-13 13:21:14 -06:00
hb-ot-cff2-table.hh [draw] Rename internal draw_session_t to hb_draw_session_t 2022-02-13 13:21:14 -06:00
hb-ot-cmap-table.hh [cmap] In collect_unicodes() of format 12/13, limit to max Unicode 2022-03-21 18:24:30 -06:00
hb-ot-color-cbdt-table.hh [machinery] Move accelerators to constructor/destructor 2022-01-20 12:10:05 -07:00
hb-ot-color-colr-table.hh Clean accelerators a bit more 2022-01-20 12:37:21 -07:00
hb-ot-color-colrv1-closure.hh [meta] Use std::addressof() instead of hb_addressof() 2022-01-13 16:17:34 -07:00
hb-ot-color-cpal-table.hh
hb-ot-color-sbix-table.hh [machinery] Move accelerators to constructor/destructor 2022-01-20 12:10:05 -07:00
hb-ot-color-svg-table.hh [machinery] Move accelerators to constructor/destructor 2022-01-20 12:10:05 -07:00
hb-ot-color.cc Fix various typos 2022-01-16 05:39:03 -08:00
hb-ot-color.h
hb-ot-deprecated.h 3.4.0 2022-02-13 00:30:50 +02:00
hb-ot-face-table-list.hh [ot-face] Use core tables 2022-02-15 18:13:44 -06:00
hb-ot-face.cc
hb-ot-face.hh [machinery] Add "core table" machinery 2022-02-15 17:53:33 -06:00
hb-ot-font.cc [ot-font] Vertically center glyph in vertical writing fallback 2022-03-21 21:40:07 -06:00
hb-ot-font.h
hb-ot-gasp-table.hh
hb-ot-glyf-table.hh Merge pull request #3410 from harfbuzz/boring-expansion 2022-02-16 14:37:09 -06:00
hb-ot-hdmx-table.hh
hb-ot-head-table.hh [head] Add is_expanded() internally 2021-10-21 09:54:02 -06:00
hb-ot-hhea-table.hh
hb-ot-hmtx-table.hh [hmtx] Change default advance for horizontal direction to upem/2 again 2022-03-21 21:17:15 -06:00
hb-ot-kern-table.hh [meta] Use std::forward instead of hb_forward() 2021-11-02 00:18:22 -06:00
hb-ot-layout-base-table.hh [layout] Fix handling of baseline variations 2022-03-10 09:29:56 -07:00
hb-ot-layout-common.hh [subset] bug fix in prune_langsys 2022-03-16 13:08:13 -06:00
hb-ot-layout-gdef-table.hh Clean accelerators a bit more 2022-01-20 12:37:21 -07:00
hb-ot-layout-gpos-table.hh [GPOS] Disable split-kerning 2022-02-04 19:01:57 -06:00
hb-ot-layout-gsub-table.hh [unsafe-to-concat] Mark LigatureSubst 2022-01-22 11:53:18 -07:00
hb-ot-layout-gsubgpos.hh [subset] Don't hold references to members of the active_glyph_stack. 2022-01-31 22:58:53 +02:00
hb-ot-layout-jstf-table.hh Rename HBGlyphID to HBGlyphID16 2021-09-19 16:30:12 -04:00
hb-ot-layout.cc [baseline] Fix HB_NO_METRICS build 2022-03-15 10:49:29 -06:00
hb-ot-layout.h 4.0.0 2022-03-01 21:27:32 +02:00
hb-ot-layout.hh restores unintended addition in 43be5ba 2022-03-19 15:12:25 -04:00
hb-ot-map.cc [ot-map] Whitespace 2021-08-24 10:35:33 -06:00
hb-ot-map.hh
hb-ot-math-table.hh [ot-math] Add hb_ot_math_get_glyph_kernings 2022-02-09 12:03:07 -06:00
hb-ot-math.cc 3.4.0 2022-02-13 00:30:50 +02:00
hb-ot-math.h 3.4.0 2022-02-13 00:30:50 +02:00
hb-ot-maxp-table.hh
hb-ot-meta-table.hh [machinery] Move accelerators to constructor/destructor 2022-01-20 12:10:05 -07:00
hb-ot-meta.cc
hb-ot-meta.h
hb-ot-metrics.cc [metrics] Simplify x-height fallback 2022-03-15 10:45:50 -06:00
hb-ot-metrics.h [ot-metrics] Synthesize missing metrics 2022-02-17 18:34:59 -06:00
hb-ot-metrics.hh
hb-ot-name-language-static.hh
hb-ot-name-language.hh
hb-ot-name-table.hh Clean accelerators a bit more 2022-01-20 12:37:21 -07:00
hb-ot-name.cc [name] Extraneous (out) annotation in return value 2022-02-13 00:00:01 +02:00
hb-ot-name.h docs: Add a link to the OpenType spec 2021-10-28 11:58:38 -07:00
hb-ot-os2-table.hh
hb-ot-os2-unicode-ranges.hh
hb-ot-post-macroman.hh
hb-ot-post-table-v2subset.hh [machinery] Move accelerators to constructor/destructor 2022-01-20 12:10:05 -07:00
hb-ot-post-table.hh [post] Initialize variables 2022-01-21 07:30:09 -07:00
hb-ot-shape-complex-arabic-fallback.hh Rename HBGlyphID to HBGlyphID16 2021-09-19 16:30:12 -04:00
hb-ot-shape-complex-arabic-joining-list.hh [Unicode 14] Update the Arabic joining script list 2021-09-14 18:46:50 -04:00
hb-ot-shape-complex-arabic-table.hh [Unicode 14] Update the Arabic table 2021-09-14 18:07:38 -04:00
hb-ot-shape-complex-arabic-win1256.hh More macro cleanup 2022-01-12 11:20:58 -07:00
hb-ot-shape-complex-arabic.cc [arabic] Update to AMTRA revision 6 2022-02-08 12:38:51 -06:00
hb-ot-shape-complex-arabic.hh
hb-ot-shape-complex-default.cc
hb-ot-shape-complex-hangul.cc Fix various typos 2022-01-16 05:39:03 -08:00
hb-ot-shape-complex-hebrew.cc
hb-ot-shape-complex-indic-machine.hh
hb-ot-shape-complex-indic-machine.rl
hb-ot-shape-complex-indic-table.cc [Unicode 14] Update the Indic table 2021-09-14 18:07:38 -04:00
hb-ot-shape-complex-indic.cc [indic] Clear syllables before presentation features 2022-03-21 15:42:08 -06:00
hb-ot-shape-complex-indic.hh
hb-ot-shape-complex-khmer-machine.hh [ragel] Regenerate state machine files with 6.10 2021-09-14 18:46:33 -06:00
hb-ot-shape-complex-khmer-machine.rl
hb-ot-shape-complex-khmer.cc
hb-ot-shape-complex-khmer.hh [khmer] Towards separating Khmer from Indic table 2021-09-20 13:25:58 -06:00
hb-ot-shape-complex-myanmar-machine.hh Add support for Pwo Karen / Ason Chin medial la 2021-09-20 17:01:40 -04:00
hb-ot-shape-complex-myanmar-machine.rl Add support for Pwo Karen / Ason Chin medial la 2021-09-20 17:01:40 -04:00
hb-ot-shape-complex-myanmar.cc [myanmar] Towards separating Myanmar from Indic table 2021-09-20 11:33:01 -06:00
hb-ot-shape-complex-myanmar.hh Add support for Pwo Karen / Ason Chin medial la 2021-09-20 17:01:40 -04:00
hb-ot-shape-complex-syllabic.cc [buffer] Rename swap_buffers() to sync() 2022-01-04 10:52:05 -07:00
hb-ot-shape-complex-syllabic.hh
hb-ot-shape-complex-thai.cc [buffer] Rename swap_buffers() to sync() 2022-01-04 10:52:05 -07:00
hb-ot-shape-complex-use-machine.hh [USE] Treat visible viramas like dependent vowels 2022-03-13 14:45:27 -06:00
hb-ot-shape-complex-use-machine.rl [USE] Treat visible viramas like dependent vowels 2022-03-13 14:45:27 -06:00
hb-ot-shape-complex-use-table.hh [USE] Treat visible viramas like dependent vowels 2022-03-13 14:45:27 -06:00
hb-ot-shape-complex-use.cc [USE] Treat visible viramas like dependent vowels 2022-03-13 14:45:27 -06:00
hb-ot-shape-complex-vowel-constraints.cc [buffer] Rename swap_buffers() to sync() 2022-01-04 10:52:05 -07:00
hb-ot-shape-complex-vowel-constraints.hh
hb-ot-shape-complex.hh [USE] Send Khitan Small Script and Yezidi to USE 2021-09-14 19:42:29 -06:00
hb-ot-shape-fallback.cc [fallback-kern] Move buffer message to correct position 2022-01-29 10:24:38 -07:00
hb-ot-shape-fallback.hh
hb-ot-shape-normalize.cc [buffer] Rename swap_buffers() to sync() 2022-01-04 10:52:05 -07:00
hb-ot-shape-normalize.hh [API] Add hb_buffer_[sg]et_not_found_glyph() and --not-found-glyph 2021-10-26 08:02:29 -06:00
hb-ot-shape.cc [buffer] Add HB_GLYPH_FLAG_UNSAFE_TO_CONCAT 2022-01-22 11:53:18 -07:00
hb-ot-shape.h
hb-ot-shape.hh
hb-ot-stat-table.hh
hb-ot-tag-table.hh Update IANA Language Subtag Registry to 2022-03-02 2022-03-08 13:28:25 -07:00
hb-ot-tag.cc [ot-tag] Add HB_SCRIPT_MATH (Zmth) and map it to OT ‘math’ tag 2022-02-08 12:40:15 -06:00
hb-ot-var-avar-table.hh
hb-ot-var-common.hh [subset] Move struct DeltaSetIndexMap into hb-ot-var-common.hh 2021-10-23 11:22:39 -07:00
hb-ot-var-fvar-table.hh [hb-ot-var] Actually set in/out argument 2021-12-22 21:43:48 -07:00
hb-ot-var-gvar-table.hh [machinery] Move accelerators to constructor/destructor 2022-01-20 12:10:05 -07:00
hb-ot-var-hvar-table.hh [bimap] Remove init/fini 2022-01-18 09:21:31 -07:00
hb-ot-var-mvar-table.hh
hb-ot-var.cc [hb-ot-var] Specify normalized 2.14 docs 2021-12-22 21:51:03 -07:00
hb-ot-var.h Fix various typos 2022-01-16 05:39:03 -08:00
hb-ot-vorg-table.hh Rename HBGlyphID to HBGlyphID16 2021-09-19 16:30:12 -04:00
hb-ot.h
hb-pool.hh
hb-priority-queue.hh
hb-repacker.hh [repacker] expose hb_subset_repack() API, hb_object_t and hb_link_t structs 2022-03-10 17:26:20 -07:00
hb-sanitize.hh [subset] reuse colrv1 max nesting depth constant for sanitize. 2021-11-10 10:34:46 -07:00
hb-serialize.hh [repacker] expose hb_subset_repack() API, hb_object_t and hb_link_t structs 2022-03-10 17:26:20 -07:00
hb-set-digest.hh [set-digest] Use using instead of typedef 2021-09-21 12:21:17 -06:00
hb-set.cc [set] Fix documentation 2022-03-22 00:15:23 +02:00
hb-set.h [set] Fix-up previous commits 2022-03-21 15:37:05 -06:00
hb-set.hh [map] Allow storing classes in the hashmap 2021-11-19 11:49:23 -07:00
hb-shape-plan.cc
hb-shape-plan.h
hb-shape-plan.hh
hb-shape.cc [buffer] Add HB_BUFFER_FLAG_VERIFY 2022-01-28 13:53:44 -07:00
hb-shape.h
hb-shaper-impl.hh
hb-shaper-list.hh
hb-shaper.cc Call atexit() via hb_atexit() 2021-09-14 07:11:46 -04:00
hb-shaper.hh
hb-static.cc Make load_num_glyphs_from_loca conditional on HB_NO_BORING_EXPANSION 2022-03-14 15:16:35 +02:00
hb-string-array.hh
hb-style.cc [style] Move the negation into the constant 2022-02-18 18:21:46 -06:00
hb-style.h [hb-style] Fix the sign of slant ratios 2022-02-18 18:10:34 -06:00
hb-subset-cff-common.cc
hb-subset-cff-common.hh [cff] Remove op_str_t nop init/fini 2022-01-18 13:38:28 -07:00
hb-subset-cff1.cc [subset-cff1] Remove a constructor/destructor pair 2022-01-18 09:29:43 -07:00
hb-subset-cff1.hh
hb-subset-cff2.cc [machinery] Move accelerators to constructor/destructor 2022-01-20 12:10:05 -07:00
hb-subset-cff2.hh
hb-subset-input.cc [subset] In preperation for 3.0.0 release remove legacy subsetting api methods. 2021-09-16 15:31:29 -06:00
hb-subset-input.hh Make the file UTF-8 again 2021-09-20 19:18:39 +02:00
hb-subset-plan.cc 4.0.0 2022-03-01 21:27:32 +02:00
hb-subset-plan.hh [subset] Add subset plan to public API. 2022-02-11 14:37:21 -08:00
hb-subset-repacker.cc [repacker] expose hb_subset_repack() API, hb_object_t and hb_link_t structs 2022-03-10 17:26:20 -07:00
hb-subset-repacker.h [repacker] expose hb_subset_repack() API, hb_object_t and hb_link_t structs 2022-03-10 17:26:20 -07:00
hb-subset.cc 4.0.0 2022-03-01 21:27:32 +02:00
hb-subset.h [subset] Rename codepoint -> unicode in subset plan api 2022-02-28 23:45:40 +02:00
hb-subset.hh [meta] Use std::forward instead of hb_forward() 2021-11-02 00:18:22 -06:00
hb-ucd-table.hh [Unicode 14] Update the UCD table 2021-09-14 18:07:29 -04:00
hb-ucd.cc Call atexit() via hb_atexit() 2021-09-14 07:11:46 -04:00
hb-unicode-emoji-table.hh [Unicode 14] Update the emoji table 2021-09-14 18:14:20 -04:00
hb-unicode.cc
hb-unicode.h
hb-unicode.hh Update comments for U+180F FVS4 2021-10-07 08:52:02 -04:00
hb-uniscribe.cc [unsafe-to-concat] Mark in all other shapers 2022-01-22 11:53:18 -07:00
hb-uniscribe.h
hb-utf.hh
hb-vector.hh [vector] Merge sorted-vector into vector 2022-01-19 11:38:37 -07:00
hb-version.h 4.0.1 2022-03-11 20:19:04 +02:00
hb-version.h.in
hb.h
hb.hh [atexit] Allow hb_atexit redefinition 2022-02-04 12:38:45 -06:00
main.cc [draw-state] Pass state down to callbacks 2022-02-13 13:21:14 -06:00
meson.build [repacker] expose hb_subset_repack() API, hb_object_t and hb_link_t structs 2022-03-10 17:26:20 -07:00
sample.py
test-algs.cc [vector] Move test code into separate file 2021-11-01 20:23:12 -06:00
test-array.cc
test-bimap.cc
test-buffer-serialize.cc
test-gpos-size-params.cc
test-gsub-would-substitute.cc
test-iter.cc [iter] add specialized implementation for hb_concat forward when iterators are not random access. 2021-12-01 08:37:04 -07:00
test-machinery.cc [machinery] Allow using lazy-loader with void* 2022-02-11 14:28:51 -06:00
test-map.cc [map] Fix bad memory access if hb_map.fini() was called twice. 2022-01-14 16:42:39 -08:00
test-number.cc
test-ot-glyphname.cc
test-ot-meta.cc
test-ot-name.cc
test-priority-queue.cc
test-repacker.cc [repacker] add test case for using max priority to resolve an overflow. 2021-12-09 17:46:52 -07:00
test-serialize.cc [test] Remove HB_UNUSED 2022-01-23 10:53:19 -07:00
test-set.cc [map] Add initializer_list and swap() 2021-11-01 22:45:11 -06:00
test-unicode-ranges.cc
test-vector.cc [vector] Move semantics when resizing 2022-01-15 12:24:20 -08:00
test.cc
update-unicode-tables.make [USE] Categorize characters that only have AJT 2021-10-09 07:53:48 -06:00