harfbuzz/src
Behdad Esfahbod 3eb7eff487 Remove varstore cache use if HB_NO_VAR 2022-05-21 15:25:53 -06:00
..
OT/Layout/GSUB [reorg] Use relative includes for hb-ot-layout-gsubgpos.hh 2022-03-23 18:05:24 -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 [reorg] Move SubstLookup and GSUB into the new layout. 2022-03-23 18:05:24 -06:00
check-c-linkage-decls.py [reorg] Fix check-* scripts to work with sources files in directories. 2022-03-23 18:05:24 -06:00
check-externs.py
check-header-guards.py [reorg] Fix check-* scripts to work with sources files in directories. 2022-03-23 18:05:24 -06:00
check-includes.py [reorg] Fix check-* scripts to work with sources files in directories. 2022-03-23 18:05:24 -06:00
check-libstdc++.py [src/check-*] Pickup $(NM), $(OBJDUMP), $(LDD), $(OTOOL) 2021-06-12 10:13:49 -07:00
check-static-inits.py [check-static-inits] Unbreak test 2022-04-13 15:31:51 -06:00
check-symbols.py [tests] Ignore more symbols 2021-07-13 01:12:34 +02:00
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 Ignore T & U when determining the joining scripts 2020-08-28 14:33:25 -04:00
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 [test] Write one sequence per-line 2021-07-28 18:25:51 -06:00
gen-harfbuzzcc.py Meson build writes to the source directory (issue #3507 ) (#3508) 2022-03-24 14:16:41 -06:00
gen-hb-version.py Meson build writes to the source directory (issue #3507 ) (#3508) 2022-03-24 14:16:41 -06:00
gen-indic-table.py [indic] Spell out INDIC_TABLE_ELEMENT_TYPE 2021-02-01 11:30:39 -08:00
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 [ot-tags] Fix `min_subtag_len` calculations 2022-05-18 18:30:01 -06:00
gen-ucd-table.py
gen-use-table.py [USE] Classify U+10A38 as CONS_MOD_BELOW 2022-04-24 11:41:32 -06:00
gen-vowel-constraints.py [buffer] Rename swap_buffers() to sync() 2022-01-04 10:52:05 -07:00
harfbuzz-config.cmake.in Revert "Remove cmake-config support of HarfBuzz" 2020-08-12 01:00:33 +04:30
harfbuzz-gobject.pc.in
harfbuzz-icu.pc.in
harfbuzz-subset.pc.in [subset] Require exact harfbuzz version in .pc file 2022-03-25 15:00:36 -06:00
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 s/LArrayOf/Array32Of/g 2021-03-31 15:41:54 -06:00
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 Rename offset types to be explicit about their size 2021-03-31 13:00:07 -06:00
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 Enforce Regional_Indicators native direction to LTR 2022-04-21 11:15:34 -06:00
hb-aat-layout-opbd-table.hh Rename offset types to be explicit about their size 2021-03-31 13:00:07 -06:00
hb-aat-layout-trak-table.hh Rename offset types to be explicit about their size 2021-03-31 13:00:07 -06:00
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 [introspection] Fix g-ir-scanner syntax errors 2021-02-10 23:37:43 +02:00
hb-aat-layout.hh
hb-aat-ltag-table.hh s/LArrayOf/Array32Of/g 2021-03-31 15:41:54 -06:00
hb-aat-map.cc
hb-aat-map.hh
hb-aat.h
hb-algs.hh [algs] Declare coerce() as constexpr 2022-05-19 16:06:21 -06:00
hb-array.hh [array] Use hb_memcmp instead of memcmp 2022-05-20 12:34:49 -06:00
hb-atomic.hh [atomic] Cannot fail anymore 2021-09-22 18:43:58 -04:00
hb-bimap.hh [subset-cff] Pre-size map in subr_remap_t::create() 2022-05-18 12:39:55 -06:00
hb-bit-page.hh [set/map] Adjust hash function return type 2022-05-19 15:43:19 -06:00
hb-bit-set-invertible.hh [set/map] Adjust hash function return type 2022-05-19 15:43:19 -06:00
hb-bit-set.hh Revert "[set] Cache hash value" 2022-05-19 16:49:27 -06:00
hb-blob.cc [blob] Return nullptr from create_from_file_or_fail 2022-04-01 02:38:23 +02:00
hb-blob.h [blob] Add failing versions of create API 2021-06-15 13:56:30 -06:00
hb-blob.hh [blob] Minor change in destruction 2021-07-30 12:37:40 -06:00
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 [buffer] Add ensure_glyphs()/ensure_unicode() 2020-10-15 01:54:28 -06:00
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 [introspection] Replace deprecated allow-none 2020-12-30 19:21:49 -08:00
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] Improve hash function of segment_properties_t 2022-05-20 13:19:48 -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 Rename misc uses of "free" 2021-07-08 10:54:09 -07:00
hb-cff-interp-common.hh [cff] Minor restructure of struct 2022-05-16 10:14:34 -06:00
hb-cff-interp-cs-common.hh [cff] Convert interpretation environment to use constructor 2022-05-10 16:50:38 -06:00
hb-cff-interp-dict-common.hh [cff] Convert interpretation environment to use constructor 2022-05-10 16:50:38 -06:00
hb-cff1-interp-cs.hh [cff] Convert interpretation environment to use constructor 2022-05-10 16:50:38 -06:00
hb-cff2-interp-cs.hh [cff] Convert interpretation environment to use constructor 2022-05-10 16:50:38 -06: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 [set] Add hb_bit_set_invertible_t and resurrect hb_set_invert() 2021-08-17 19:53:43 -06:00
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 [introspection] Fix g-ir-scanner syntax errors 2021-02-10 23:37:43 +02:00
hb-face.hh Remove HB_CONST_FUNC and HB_PURE_FUNC 2021-02-20 15:45:12 -07:00
hb-fallback-shape.cc [buffer] Merge and rename clear_glyph_flags() 2021-12-04 16:56:39 -08:00
hb-font.cc [font] Minor move of code to silence gcc-12 warning 2022-05-16 11:21:45 -06: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 [ft] Add missing lock to kerning function 2022-05-20 17:36:59 -06:00
hb-ft.h
hb-gdi.cc Internally use hb_malloc/.../hb_free instead of malloc/.../free 2021-07-08 10:54:09 -07:00
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 src/hb-gobject-enums.cc.tmpl: write out only the filename, not the full path 2020-09-08 11:00:32 +01:00
hb-gobject-enums.h.tmpl [introspection] Fix g-ir-scanner syntax errors 2021-02-10 23:37:43 +02:00
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 [set/map] Expose hash API publicly 2022-05-20 13:19:48 -06:00
hb-map.h [set/map] Expose hash API publicly 2022-05-20 13:19:48 -06:00
hb-map.hh [map Further adjust hash function 2022-05-19 16:00:43 -06:00
hb-meta.hh [meta] Remove non-existing gcc4 trait implementation 2022-05-19 15:43:15 -06: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 Avoid undefined-behavior 2021-04-16 13:23:25 -06:00
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 [open-file] Use hb_is_source_of instead of hb_is_iterator 2021-08-05 13:05:07 -06:00
hb-open-type.hh [meta] fix type traits on gcc 4.9 #3526 2022-05-13 11:26:12 -06:00
hb-ot-cff-common.hh [subset] fix potential integer overflow in gname_t::cmp. 2022-05-13 13:55:39 -06:00
hb-ot-cff1-std-str.hh
hb-ot-cff1-table.cc [cff] Convert interpretation environment to use constructor 2022-05-10 16:50:38 -06:00
hb-ot-cff1-table.hh [subset/cff1] Collect glyph-to-sid map to avoid an O(n^2) algorithm 2022-05-16 17:38:18 -06:00
hb-ot-cff2-table.cc [cff] Convert interpretation environment to use constructor 2022-05-10 16:50:38 -06:00
hb-ot-cff2-table.hh [cff] Convert interpretation environment to use constructor 2022-05-10 16:50:38 -06:00
hb-ot-cmap-table.hh [map] Pre-size map in constructor if we can 2022-05-18 12:19:49 -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 [subset] Fix cpal subsetting when there are partial palette overlaps. 2022-05-09 12:25:05 -06:00
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 [introspection] Fix g-ir-scanner syntax errors 2021-02-10 23:37:43 +02:00
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 Remove varstore cache use if HB_NO_VAR 2022-05-21 15:25:53 -06:00
hb-ot-font.h [introspection] Fix g-ir-scanner syntax errors 2021-02-10 23:37:43 +02:00
hb-ot-gasp-table.hh Add Array16Of<> 2021-03-31 16:04:43 -06:00
hb-ot-glyf-table.hh [subset] Don't go into glyf table if it's empty 2022-05-05 11:13:57 -06:00
hb-ot-hdmx-table.hh [serialize] Remove unnecessary pointer indirection 2021-07-28 17:36:22 -06:00
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 [HVAR] Cache VarStore region scalars 2022-05-21 15:12:14 -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 [VarStore] Sprinkle cache_t type around 2022-05-21 15:12:14 -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 Refactor varstore cache 2022-05-21 15:12:14 -06:00
hb-ot-layout-gsub-table.hh [reorg] Move SubstLookup and GSUB into the new layout. 2022-03-23 18:05:24 -06:00
hb-ot-layout-gsubgpos.hh Remove varstore cache use if HB_NO_VAR 2022-05-21 15:25:53 -06:00
hb-ot-layout-jstf-table.hh Rename HBGlyphID to HBGlyphID16 2021-09-19 16:30:12 -04:00
hb-ot-layout.cc [indic-like] Add per-lookup per-syllable flag 2022-03-28 17:39:54 -06:00
hb-ot-layout.h 4.0.0 2022-03-01 21:27:32 +02:00
hb-ot-layout.hh [indic-like] Add per-lookup per-syllable flag 2022-03-28 17:39:54 -06:00
hb-ot-map.cc [indic-like] Add per-lookup per-syllable flag 2022-03-28 17:39:54 -06:00
hb-ot-map.hh [indic-like] Add per-lookup per-syllable flag 2022-03-28 17:39:54 -06:00
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 [subset] Convert subset plan to use a flags bit set. 2021-07-29 18:02:34 -07:00
hb-ot-meta-table.hh [machinery] Move accelerators to constructor/destructor 2022-01-20 12:10:05 -07:00
hb-ot-meta.cc [docs] Miscellaneous missing docs 2020-12-30 19:21:49 -08:00
hb-ot-meta.h [introspection] Fix g-ir-scanner syntax errors 2021-02-10 23:37:43 +02:00
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 [subset] Convert subset plan to use a flags bit set. 2021-07-29 18:02:34 -07:00
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 [indic/khmer/myanmar/use] Minor shuffling of found_syllable() macros 2021-02-01 11:30:39 -08:00
hb-ot-shape-complex-indic-machine.rl [indic/khmer/myanmar/use] Minor shuffling of found_syllable() macros 2021-02-01 11:30:39 -08:00
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-like] Add per-lookup per-syllable flag 2022-03-28 17:39:54 -06:00
hb-ot-shape-complex-indic.hh [indic] Categorize U+0D04 as Consonant_Placeholder 2022-03-26 21:02:08 -06:00
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 [indic/khmer/myanmar/use] Minor shuffling of found_syllable() macros 2021-02-01 11:30:39 -08:00
hb-ot-shape-complex-khmer.cc [khmer] Reinstate a pause after basic features 2022-04-13 11:54:08 -06:00
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] Reword confusing comment about masks 2022-04-20 11:25:15 -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 [syllabic] Set position of dotted circle for Indic 2021-06-06 10:35:59 -07:00
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] Avoid O(n^2) in the machine 2022-03-25 15:17:55 -06:00
hb-ot-shape-complex-use-machine.rl [use] Avoid O(n^2) in the machine 2022-03-25 15:17:55 -06:00
hb-ot-shape-complex-use-table.hh [USE] Classify U+10A38 as CONS_MOD_BELOW 2022-04-24 11:41:32 -06:00
hb-ot-shape-complex-use.cc [indic-like] Add per-lookup per-syllable flag 2022-03-28 17:39:54 -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 Add _hb_codepoint_is_regional_indicator() 2022-04-21 11:15:34 -06:00
hb-ot-shape.h [introspection] Fix g-ir-scanner syntax errors 2021-02-10 23:37:43 +02:00
hb-ot-shape.hh [ot-shape] Fix application of kern table if GPOS kern is missing 2021-07-16 16:29:44 -06:00
hb-ot-stat-table.hh Rename offset types to be explicit about their size 2021-03-31 13:00:07 -06:00
hb-ot-tag-table.hh [ot-tags] Fix `min_subtag_len` calculations 2022-05-18 18:30:01 -06:00
hb-ot-tag.cc [ot-tag] Whitespace 2022-05-17 17:31:18 -06:00
hb-ot-var-avar-table.hh Add Array16Of<> 2021-03-31 16:04:43 -06:00
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 [gvar] Protect against offset underflow 2022-05-06 13:02:26 -06:00
hb-ot-var-hvar-table.hh [HVAR] Cache VarStore region scalars 2022-05-21 15:12:14 -06:00
hb-ot-var-mvar-table.hh Rename offset types to be explicit about their size 2021-03-31 13:00:07 -06:00
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 Internally use hb_malloc/.../hb_free instead of malloc/.../free 2021-07-08 10:54:09 -07:00
hb-priority-queue.hh [subset] fix fuzzer found underflow when heap push fails. 2022-05-19 17:02:34 -06:00
hb-repacker.hh [subset-perf] swap instead of copying vertice's when reordering during sort. 2022-05-20 09:41:18 -06:00
hb-sanitize.hh [subset] reuse colrv1 max nesting depth constant for sanitize. 2021-11-10 10:34:46 -07:00
hb-serialize.hh [subset-perf] swap instead of copying vertice's when reordering during sort. 2022-05-20 09:41:18 -06:00
hb-set-digest.hh [set-digest] Use using instead of typedef 2021-09-21 12:21:17 -06:00
hb-set.cc [set/map] Expose hash API publicly 2022-05-20 13:19:48 -06:00
hb-set.h [set/map] Expose hash API publicly 2022-05-20 13:19:48 -06:00
hb-set.hh [set/map] Adjust hash function return type 2022-05-19 15:43:19 -06:00
hb-shape-plan.cc Use !g_object_is_valid() instead of g_object_is_inert() 2021-08-16 20:13:58 -06:00
hb-shape-plan.h [introspection] Fix g-ir-scanner syntax errors 2021-02-10 23:37:43 +02:00
hb-shape-plan.hh Internally use hb_malloc/.../hb_free instead of malloc/.../free 2021-07-08 10:54:09 -07:00
hb-shape.cc [buffer] Add HB_BUFFER_FLAG_VERIFY 2022-01-28 13:53:44 -07:00
hb-shape.h [introspection] Fix g-ir-scanner syntax errors 2021-02-10 23:37:43 +02:00
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 [docs] Don’t use GTK-Doc syntax for internal functions 2021-07-26 02:18:18 +02:00
hb-subset-cff-common.hh [subset-cff] Pre-size map in subr_remap_t::create() 2022-05-18 12:39:55 -06:00
hb-subset-cff1.cc [subset/cff1] Collect glyph-to-sid map to avoid an O(n^2) algorithm 2022-05-16 17:38:18 -06:00
hb-subset-cff1.hh
hb-subset-cff2.cc [cff2] Change extents/shape stack to be just a number 2022-05-10 13:41:12 -06: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 [subset-perf] Cache a glyph map for gsub. 2022-05-18 18:25:36 -06:00
hb-subset-plan.hh [subset-perf] Cache a glyph map for gsub. 2022-05-18 18:25:36 -06: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 [subset] Allocate same size as source table for GSUB/GPOS/name 2022-05-11 13:05:41 -06: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 Internally use hb_malloc/.../hb_free instead of malloc/.../free 2021-07-08 10:54:09 -07:00
hb-unicode.h [introspection] Fix g-ir-scanner syntax errors 2021-02-10 23:37:43 +02:00
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] Add emplacing push implementation 2022-05-19 18:16:48 -06:00
hb-version.h 4.3.0 2022-05-20 21:07:25 +02:00
hb-version.h.in [introspection] Fix g-ir-scanner syntax errors 2021-02-10 23:37:43 +02:00
hb.h
hb.hh [atexit] Allow hb_atexit redefinition 2022-02-04 12:38:45 -06:00
main.cc [main] Fix unused-variable warnings 2022-03-30 12:59:52 -06:00
meson.build [reorg] Move SubstLookup and GSUB into the new layout. 2022-03-23 18:05:24 -06: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 [blob] Add failing versions of create API 2021-06-15 13:56:30 -06:00
test-gpos-size-params.cc [blob] Add failing versions of create API 2021-06-15 13:56:30 -06:00
test-gsub-would-substitute.cc [blob] Add failing versions of create API 2021-06-15 13:56:30 -06:00
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 [test-map] Test hb_set_t hash stability 2022-05-19 13:53:53 -06:00
test-number.cc
test-ot-glyphname.cc [blob] Add failing versions of create API 2021-06-15 13:56:30 -06:00
test-ot-meta.cc [blob] Add failing versions of create API 2021-06-15 13:56:30 -06:00
test-ot-name.cc [blob] Add failing versions of create API 2021-06-15 13:56:30 -06:00
test-priority-queue.cc [priority-queue] Optimize heap access 2022-05-18 16:19:44 -06:00
test-repacker.cc [subset-perf] remove sort_kahn from repacker. 2022-05-20 09:41:18 -06:00
test-serialize.cc [test] Remove HB_UNUSED 2022-01-23 10:53:19 -07:00
test-set.cc [map] Fix map copy/move constructors to actually work 2022-05-12 13:05:32 -06:00
test-unicode-ranges.cc
test-vector.cc [test-vector] Test remove() 2022-05-19 15:51:18 -06:00
test.cc [blob] Add failing versions of create API 2021-06-15 13:56:30 -06:00
update-unicode-tables.make [USE] Categorize characters that only have AJT 2021-10-09 07:53:48 -06:00