harfbuzz/src
Garret Rieger f2b9065246 [repacker] for ext promotion choose lookups from highest subtables per byte to lowest.
Attempts to roughly maximize the number of subtables that are non-ext.
2022-07-25 21:55:03 +00:00
..
OT [CoverageFormat2] Fix iterator to avoid infinite loop 2022-07-17 18:44:27 -06:00
graph [repacker] count subtable size in each group of consecutive layers for extension promotion decisions. 2022-07-25 21:31:17 +00:00
ms-use [USE] Restore the category WJ 2022-03-06 10:44:37 -07:00
ArabicPUASimplified.txt [arabic-fallback] Generate PUA table from data 2022-06-19 12:29:10 -06:00
ArabicPUATraditional.txt [arabic-fallback] Generate PUA table from data 2022-06-19 12:29:10 -06:00
Makefile.am Fix check-* scripts when harfbuzz is a subproject 2022-06-06 16:53:29 +01:00
Makefile.sources [repacker] for ext promotion choose lookups from highest subtables per byte to lowest. 2022-07-25 21:55:03 +00:00
check-c-linkage-decls.py Fix check-* scripts when harfbuzz is a subproject 2022-06-06 16:53:29 +01:00
check-externs.py
check-header-guards.py Fix check-* scripts when harfbuzz is a subproject 2022-06-06 16:53:29 +01:00
check-includes.py Fix check-* scripts when harfbuzz is a subproject 2022-06-06 16:53:29 +01: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 Fix typo 2022-06-16 14:04:08 -06: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 Fix file permissions 2022-07-13 12:17:35 -06:00
gen-arabic-joining-list.py s/SHAPE_COMPLEX/SHAPER/g 2022-06-03 10:30:34 +01:00
gen-arabic-pua.py Fix file permissions 2022-07-13 12:17:35 -06:00
gen-arabic-table.py [arabic-fallback] Rename; towards supporting 3-letter ligatures 2022-06-19 10:42:06 -06:00
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 generator] Fix regression 2022-06-28 16:02:51 -06: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 [config] Add HB_NO_LANGUAGE_LONG and enable in TINY profile 2022-06-20 17:55:28 -06:00
gen-ucd-table.py
gen-use-table.py [use-table] Port to using packtab 2022-07-13 12:24:46 -06:00
gen-vowel-constraints.py Rename s/shape-complex/shaper/g 2022-06-03 10:30:34 +01:00
harfbuzz-config.cmake.in
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 Rename s/shape-complex/shaper/g 2022-06-03 10:30:34 +01: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 [sanitize] Minor trace format fixup 2022-07-11 21:52:41 -06:00
hb-aat-layout-common.hh [null] Add DECLARE_NULL_NAMESPACE_BYTES_TEMPLATE1 2022-07-08 12:00:53 -06:00
hb-aat-layout-feat-table.hh [sanitize] Minor trace format fixup 2022-07-11 21:52:41 -06:00
hb-aat-layout-just-table.hh [sanitize] Minor trace format fixup 2022-07-11 21:52:41 -06:00
hb-aat-layout-kerx-table.hh [sanitize] Minor trace format fixup 2022-07-11 21:52:41 -06:00
hb-aat-layout-morx-table.hh Add hb_language_matches() 2022-07-17 22:15:42 -06:00
hb-aat-layout-opbd-table.hh [sanitize] Minor trace format fixup 2022-07-11 21:52:41 -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 [docs] Reduce warnings 2022-06-30 08:44:40 +02: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 [ot-shape] Pass reference to props instead of pointer 2022-07-17 21:56:56 -06:00
hb-aat.h
hb-algs.hh [algs] Tweak attribute(packed) usage 2022-07-17 15:01:04 -06:00
hb-array.hh [array] Adjust operator != 2022-07-17 18:44:11 -06:00
hb-atomic.hh [atomic] Disable compiler memory barrier on MSVC 2022-07-17 17:03:40 -06:00
hb-bimap.hh [map] Make unique_ptr hashable 2022-06-02 18:47:42 -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 Fix a warning 2022-06-18 14:00:59 -06:00
hb-bit-set.hh [set] Save a few kilobytes via type erasure of process() 2022-07-13 13:22:34 -06:00
hb-blob.cc [docs] Reduce warnings 2022-06-30 08:44:40 +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 [buffer-deserialize] Deserialize glyph flags 2022-07-01 16:52:49 -06:00
hb-buffer-deserialize-json.rl [buffer-deserialize] Deserialize glyph flags 2022-07-01 16:52:49 -06:00
hb-buffer-deserialize-text.hh [buffer-deserialize] Deserialize glyph flags 2022-07-01 16:52:49 -06:00
hb-buffer-deserialize-text.rl [buffer-deserialize] Deserialize glyph flags 2022-07-01 16:52:49 -06:00
hb-buffer-serialize.cc [docs] Reduce warnings 2022-06-30 08:44:40 +02:00
hb-buffer-verify.cc [configs] Fix builds with HB_NO_BUFFER_SERIALIZE but not HB_NO_BUFFER_VERIFY 2022-06-05 00:45:29 -06:00
hb-buffer.cc [docs] Reduce warnings 2022-06-30 08:44:40 +02:00
hb-buffer.h [docs] Reduce warnings 2022-06-30 08:44:40 +02:00
hb-buffer.hh [buffer] Likely that not messaging 2022-06-27 16:32:02 -06:00
hb-cache.hh [cache] Set default values for cache template parameters 2022-05-29 10:23:19 -06: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 Add hb_language_matches() 2022-07-17 22:15:42 -06:00
hb-common.h Add hb_language_matches() 2022-07-17 22:15:42 -06:00
hb-config.hh [config] Add HB_NO_LANGUAGE_LONG and enable in TINY profile 2022-06-20 17:55:28 -06:00
hb-coretext.cc [coretext] Fix positioning of out-of-order glyphs 2022-06-28 15:44:34 -06:00
hb-coretext.h
hb-cplusplus.hh [cplusplus] Fix build on GCC < 7 2022-07-06 13:12:00 +02:00
hb-debug.hh [meta] Use std::forward instead of hb_forward() 2021-11-02 00:18:22 -06:00
hb-deprecated.h [docs] Reduce warnings 2022-06-30 08:44:40 +02:00
hb-directwrite.cc Fix function pointer typedef 2022-07-06 17:55:24 +02: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 [draw] Fix leak from e0a5231657 2022-07-12 12:03:00 -06:00
hb-draw.h 4.0.0 2022-03-01 21:27:32 +02:00
hb-draw.hh [draw] Lazy-allocate user-data/destroy callback vector 2022-06-16 13:40:44 -06:00
hb-face.cc [docs] Reduce warnings 2022-06-30 08:44:40 +02:00
hb-face.h [face] Remove const from get_user_data prototype 2022-06-01 09:46:41 -06: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 [docs] Reduce warnings 2022-06-30 08:44:40 +02:00
hb-font.h [docs] Reduce warnings 2022-06-30 08:44:40 +02:00
hb-font.hh [font] When font changes, drop font shaper data 2022-06-28 13:19:30 -06:00
hb-ft.cc [ft] A couple of introspection fixes 2022-07-18 11:03:54 -06:00
hb-ft.h [ft] Add API to notify that hb_font_t changed 2022-06-01 14:12:38 +01:00
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
hb-gobject-enums.h.tmpl Fix the generated gobject headers 2022-06-11 23:47:00 +01: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 hb_graphite2_cluster_t::advance can apparently be negative 2022-07-01 12:00:09 -06: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 [iter] Add hb_is_sorted_iterator(_of) 2022-07-08 12:01:38 -06:00
hb-kern.hh Cosmetic 2022-01-22 11:53:18 -07:00
hb-machinery.hh [font] When font changes, drop font shaper data 2022-06-28 13:19:30 -06:00
hb-map.cc [docs] Reduce warnings 2022-06-30 08:44:40 +02:00
hb-map.h [map] Add hb_map_copy() 2022-05-26 05:01:57 -06:00
hb-map.hh [hashmap] Add keys_ref() and values_ref() 2022-07-12 13:19:31 -06:00
hb-meta.hh [meta] Fix typo 2022-06-16 09:28:47 -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 [null] Add hb_has_null_size() and hb_has_min_size() 2022-07-15 16:02:58 -06:00
hb-number-parser.hh [buffer-deserialize] Deserialize glyph flags 2022-07-01 16:52:49 -06:00
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 [atomic] Add compiler memory_r_barrier 2022-07-17 16:47:16 -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 [cff] Try fixing Heap-buffer-overflow in CFF::Charset::collect_glyph_to_sid_map 2022-06-07 09:27:44 -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 [arabic-fallback] Generate PUA table from data 2022-06-19 12:29:10 -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 [colr] Add MIN_SIZE to Paint 2022-07-15 16:03:25 -06: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 [map] Make unique_ptr hashable 2022-06-02 18:47:42 -06:00
hb-ot-color-sbix-table.hh [sbix] Fix conditional 2022-06-01 09:07:57 -06: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 [docs] Reduce warnings 2022-06-30 08:44:40 +02:00
hb-ot-color.h docs: Clarify 0xFFFF as palette index 2022-07-10 11:08:52 -06: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 Make get_leading_bearing return bool 2022-07-03 15:32:32 -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 [glyf] Start splitting file 2022-06-25 14:38:43 -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 Make get_leading_bearing return bool 2022-07-03 15:32:32 -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 [sanitize] Minor trace format fixup 2022-07-11 21:52:41 -06:00
hb-ot-layout-common.hh [repacker] WIP extension promotion implementation. 2022-07-19 21:50:13 +00:00
hb-ot-layout-gdef-table.hh [subset] Fix GDEF version downgrade logic. 2022-06-30 22:20:32 +00:00
hb-ot-layout-gpos-table.hh [GPOS] Fix build on GCC < 7 2022-07-06 14:00:16 +02:00
hb-ot-layout-gsub-table.hh [GSUB] Fix build on GCC < 7 2022-07-06 14:00:16 +02:00
hb-ot-layout-gsubgpos.hh [repacker] remove temporary visibility overrides in gsubgpos. 2022-07-22 22:49:40 +00:00
hb-ot-layout-jstf-table.hh Rename HBGlyphID to HBGlyphID16 2021-09-19 16:30:12 -04:00
hb-ot-layout.cc [reorg] Move GSUB.hh up one level and change GSUB namespace to GSUB_impl. 2022-06-30 15:33:20 -06:00
hb-ot-layout.h 4.0.0 2022-03-01 21:27:32 +02:00
hb-ot-layout.hh [reorg] Move GSUB.hh up one level and change GSUB namespace to GSUB_impl. 2022-06-30 15:33:20 -06:00
hb-ot-map.cc [ot-shape] Pass reference to props instead of pointer 2022-07-17 21:56:56 -06:00
hb-ot-map.hh [ot-shape] Pass reference to props instead of pointer 2022-07-17 21:56:56 -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 [docs] Reduce warnings 2022-06-30 08:44:40 +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
hb-ot-meta.h [introspection] Fix g-ir-scanner syntax errors 2021-02-10 23:37:43 +02:00
hb-ot-metrics.cc More -Wcomma fixes 2022-07-13 13:59:35 -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 Minor rename of static symbols to namespace them 2022-06-16 13:52:47 -06:00
hb-ot-name-language.hh
hb-ot-name-table.hh Add hb_language_matches() 2022-07-17 22:15:42 -06: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 [arabic] Support legacy PUA shaping 2022-06-19 10:42:05 -06:00
hb-ot-os2-unicode-ranges.hh
hb-ot-post-macroman.hh
hb-ot-post-table-v2subset.hh [subset] switch to hb_memcpy. 2022-06-14 17:49:13 +01:00
hb-ot-post-table.hh [sanitize] Minor trace format fixup 2022-07-11 21:52:41 -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 [normalize] Cosmetic 2022-06-19 11:01:45 -06: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 [ot-shape] Pass reference to props instead of pointer 2022-07-17 21:56:56 -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] Pass reference to props instead of pointer 2022-07-17 21:56:56 -06:00
hb-ot-shaper-arabic-fallback.hh [arabic-fallback] Fix warning 2022-06-19 10:42:06 -06:00
hb-ot-shaper-arabic-joining-list.hh Rename s/shape-complex/shaper/g 2022-06-03 10:30:34 +01:00
hb-ot-shaper-arabic-pua.hh [arabic-fallback] Generate PUA table from data 2022-06-19 12:29:10 -06:00
hb-ot-shaper-arabic-table.hh [arabic-fallback] Rename; towards supporting 3-letter ligatures 2022-06-19 10:42:06 -06:00
hb-ot-shaper-arabic-win1256.hh Rename s/shape-complex/shaper/g 2022-06-03 10:30:34 +01:00
hb-ot-shaper-arabic.cc [arabic] Pause after calt only if no rclt 2022-07-15 12:27:46 -06:00
hb-ot-shaper-arabic.hh Rename s/shape-complex/shaper/g 2022-06-03 10:30:34 +01:00
hb-ot-shaper-default.cc Reorder hb_ot_shaper_t members to save 8 bytes of data per shaper 2022-07-13 13:34:11 -06:00
hb-ot-shaper-hangul.cc Reorder hb_ot_shaper_t members to save 8 bytes of data per shaper 2022-07-13 13:34:11 -06:00
hb-ot-shaper-hebrew.cc Reorder hb_ot_shaper_t members to save 8 bytes of data per shaper 2022-07-13 13:34:11 -06:00
hb-ot-shaper-indic-machine.hh [buffer-deserialize] Deserialize glyph flags 2022-07-01 16:52:49 -06:00
hb-ot-shaper-indic-machine.rl [indic] Remove remnants of Sinhala 2022-06-25 13:49:18 -04:00
hb-ot-shaper-indic-table.cc [indic generator] Fix regression 2022-06-28 16:02:51 -06:00
hb-ot-shaper-indic.cc Reorder hb_ot_shaper_t members to save 8 bytes of data per shaper 2022-07-13 13:34:11 -06:00
hb-ot-shaper-indic.hh [indic] Remove remnants of Sinhala 2022-06-25 13:49:18 -04:00
hb-ot-shaper-khmer-machine.hh [buffer-deserialize] Deserialize glyph flags 2022-07-01 16:52:49 -06:00
hb-ot-shaper-khmer-machine.rl Add U+25CC to lone Robatic but not after U+17D9 2022-06-25 11:02:39 -06:00
hb-ot-shaper-khmer.cc Reorder hb_ot_shaper_t members to save 8 bytes of data per shaper 2022-07-13 13:34:11 -06:00
hb-ot-shaper-myanmar-machine.hh [buffer-deserialize] Deserialize glyph flags 2022-07-01 16:52:49 -06:00
hb-ot-shaper-myanmar-machine.rl [myanmar] Fold category P into GB 2022-06-15 16:15:21 -06:00
hb-ot-shaper-myanmar.cc Reorder hb_ot_shaper_t members to save 8 bytes of data per shaper 2022-07-13 13:34:11 -06:00
hb-ot-shaper-syllabic.cc [syllabic] Use a buffer scratch-flag for has-broken-syllable 2022-06-10 07:48:39 -06:00
hb-ot-shaper-syllabic.hh [indic-like] Move allocation of syllable() buffer var to shapers that use it 2022-06-05 08:15:47 -06:00
hb-ot-shaper-thai.cc Reorder hb_ot_shaper_t members to save 8 bytes of data per shaper 2022-07-13 13:34:11 -06:00
hb-ot-shaper-use-machine.hh [buffer-deserialize] Deserialize glyph flags 2022-07-01 16:52:49 -06:00
hb-ot-shaper-use-machine.rl [use] Reintroduce the HVM class for U+0DCA 2022-06-25 13:48:43 -04:00
hb-ot-shaper-use-table.hh [use-table] Port to using packtab 2022-07-13 12:24:46 -06:00
hb-ot-shaper-use.cc Reorder hb_ot_shaper_t members to save 8 bytes of data per shaper 2022-07-13 13:34:11 -06:00
hb-ot-shaper-vowel-constraints.cc Rename s/shape-complex/shaper/g 2022-06-03 10:30:34 +01:00
hb-ot-shaper-vowel-constraints.hh Rename s/shape-complex/shaper/g 2022-06-03 10:30:34 +01:00
hb-ot-shaper.hh Reorder hb_ot_shaper_t members to save 8 bytes of data per shaper 2022-07-13 13:34:11 -06:00
hb-ot-stat-table.hh [sanitize] Minor trace format fixup 2022-07-11 21:52:41 -06:00
hb-ot-tag-table.hh [config] Add HB_NO_LANGUAGE_LONG and enable in TINY profile 2022-06-20 17:55:28 -06:00
hb-ot-tag.cc Add hb_language_matches() 2022-07-17 22:15:42 -06:00
hb-ot-var-avar-table.hh Add Array16Of<> 2021-03-31 16:04:43 -06:00
hb-ot-var-common.hh [var] Fix DeltaSetIndexMapFormat1 2022-07-01 17:16:24 -06:00
hb-ot-var-fvar-table.hh Fix clang -Wcomma warnings 2022-06-15 17:28:36 -06:00
hb-ot-var-gvar-table.hh [gvar] Whitespace 2022-06-27 16:12:42 -06:00
hb-ot-var-hvar-table.hh [hvar] Rename advance function for clarity 2022-07-03 13:04:27 -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 [docs] Reduce warnings 2022-06-30 08:44:40 +02: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 [repacker] for ext promotion choose lookups from highest subtables per byte to lowest. 2022-07-25 21:55:03 +00:00
hb-sanitize.hh [subset] reuse colrv1 max nesting depth constant for sanitize. 2021-11-10 10:34:46 -07:00
hb-serialize.hh [serializer] Remove TODO that's not gonna happen 2022-06-10 07:31:47 -06:00
hb-set-digest.hh Comments typos 2022-06-08 11:45:33 -06:00
hb-set.cc [docs] Reduce warnings 2022-06-30 08:44:40 +02:00
hb-set.h [set/map] Expose hash API publicly 2022-05-20 13:19:48 -06:00
hb-set.hh Remove old nullptr_t hacks 2022-06-02 11:23:38 -06:00
hb-shape-plan.cc Fix HB_NO_SHAPER HB_NO_OT_SHAPE build 2022-07-13 12:46:36 -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 [docs] Reduce warnings 2022-06-30 08:44:40 +02: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 Fix HB_NO_SHAPER HB_NO_OT_SHAPE build 2022-07-13 12:46:36 -06:00
hb-shaper.hh
hb-static.cc [null] Change null bytes for RangeRecord 2022-07-08 12:01:18 -06: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] fix data race touching Crap() in cff subsetting. 2022-06-01 22:50:35 +01: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 Merge pull request #3699 from googlefonts/filter_scripts 2022-07-05 12:46:05 -06:00
hb-subset-input.hh [subset] Add layout_scripts to subset input. 2022-06-30 21:00:48 +00:00
hb-subset-plan.cc [>64k:glyf] Hid composite glyphIndex 2022-07-12 13:42:52 -06:00
hb-subset-plan.hh [subset] cache sanitized tables in subset plan to avoid sanitizing tables multiple times. 2022-07-08 13:42:38 -06:00
hb-subset-repacker.cc [repacker] Use extension promotion when repacking invoked via hb-subset-repacker (eg. from fonttools). 2022-07-25 19:16:03 +00:00
hb-subset-repacker.h [docs] Fix warning 2022-06-30 08:50:59 +02:00
hb-subset.cc [subset] Add table size blowup bound 2022-07-13 15:32:19 -06:00
hb-subset.h [subset] Allocate space for null entry in script/feature list. 2022-07-05 17:49:12 +00:00
hb-subset.hh [meta] Use std::forward instead of hb_forward() 2021-11-02 00:18:22 -06:00
hb-ucd-table.hh [ucd] Update 2022-06-20 13:36:01 -06: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 [docs] Reduce warnings 2022-06-30 08:44:40 +02:00
hb-unicode.h [docs] Reduce warnings 2022-06-30 08:44:40 +02:00
hb-unicode.hh [unicode] Accept a couple hacks as permanent 2022-06-10 07:25:48 -06: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] Remove residual nullptr_t from when hashmap needed it 2022-07-12 13:15:38 -06:00
hb-version.h 4.4.1 2022-06-29 07:30:05 +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 Don't try to set _USE_MATH_DEFINES if already defined 2022-06-16 09:28:33 -06:00
main.cc [main] Fix unused-variable warnings 2022-03-30 12:59:52 -06:00
meson.build [repacker] add make_extension_context_t. 2022-07-21 19:07:55 +00:00
sample.py
test-algs.cc [algs] Test hb_hash() 2022-06-03 02:21:46 -06:00
test-array.cc
test-bimap.cc
test-buffer-serialize.cc [buffer-deserialize] Deserialize glyph flags 2022-07-01 16:52:49 -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 [test-iter] Add back test of OT namespace iteration 2022-07-14 16:20:04 -06:00
test-machinery.cc [machinery] Allow using lazy-loader with void* 2022-02-11 14:28:51 -06:00
test-map.cc [hashmap] Add keys_ref() and values_ref() 2022-07-12 13:19:31 -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 [repacker] for ext promotion choose lookups from highest subtables per byte to lowest. 2022-07-25 21:55:03 +00:00
test-serialize.cc [reorg] Move Coverage, RangeRecord into new namespace layout. 2022-07-13 20:25:13 -06:00
test-set.cc [cplusplus] Add hb-cplusplus.hh 2022-06-02 18:22:05 +01: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 Rename s/shape-complex/shaper/g 2022-06-03 10:30:34 +01:00