harfbuzz/src
Behdad Esfahbod 13fbed29e4 s/HB_OT_SHAPE_COMPLEX_MAX_COMBINING_MARKS/HB_OT_SHAPE_MAX_COMBINING_MARKS/g 2022-06-03 10:30:34 +01:00
..
OT/Layout/GSUB
ms-use
Makefile.am [gi] Add freetype2-2.0 for g-i-r includes 2022-05-30 04:48:22 +02:00
Makefile.sources [cplusplus] Add hb-cplusplus.hh 2022-06-02 18:22:05 +01:00
check-c-linkage-decls.py
check-externs.py
check-header-guards.py
check-includes.py
check-libstdc++.py
check-static-inits.py
check-symbols.py
failing-alloc.c
fix_get_types.py
gen-arabic-joining-list.py
gen-arabic-table.py
gen-def.py
gen-emoji-table.py
gen-harfbuzzcc.py
gen-hb-version.py
gen-indic-table.py
gen-os2-unicode-ranges.py
gen-ragel-artifacts.py
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
gen-vowel-constraints.py s/ot_complex_shaper/ot_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
harfbuzz.cc
harfbuzz.pc.in
hb-aat-layout-ankr-table.hh
hb-aat-layout-bsln-table.hh
hb-aat-layout-common.hh
hb-aat-layout-feat-table.hh
hb-aat-layout-just-table.hh
hb-aat-layout-kerx-table.hh
hb-aat-layout-morx-table.hh [morx] Limit context length 2022-06-01 07:54:45 -06:00
hb-aat-layout-opbd-table.hh
hb-aat-layout-trak-table.hh
hb-aat-layout.cc
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 [algs] Remove unused hb_coerce() 2022-06-03 01:48:46 -06:00
hb-array.hh Remove old nullptr_t hacks 2022-06-02 11:23:38 -06:00
hb-atomic.hh
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 [set/map] Adjust hash function return type 2022-05-19 15:43:19 -06:00
hb-bit-set.hh [set] Use relaxed atomic ops for last_page_index 2022-05-27 07:06:02 -06:00
hb-blob.cc [blob] Fix strncpy() use in Mac resource opening code 2022-05-30 06:59:03 -06:00
hb-blob.h
hb-blob.hh
hb-buffer-deserialize-json.hh
hb-buffer-deserialize-json.rl
hb-buffer-deserialize-text.hh
hb-buffer-deserialize-text.rl
hb-buffer-serialize.cc
hb-buffer-verify.cc [buffer-verify] If shaping buffers failed during verification, pass the test 2022-06-01 04:50:15 -06:00
hb-buffer.cc [buffer] Mark getter functions as taking const buffer 2022-06-01 08:13:06 -06:00
hb-buffer.h [buffer] Mark getter functions as taking const buffer 2022-06-01 08:13:06 -06:00
hb-buffer.hh [buffer] Mark glyph_flags_t as flags 2022-05-31 06:35:42 -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
hb-cff-interp-cs-common.hh
hb-cff-interp-dict-common.hh
hb-cff1-interp-cs.hh
hb-cff2-interp-cs.hh
hb-common.cc
hb-common.h
hb-config.hh
hb-coretext.cc
hb-coretext.h
hb-cplusplus.hh [cplusplus] Add unique_ptr 2022-06-02 12:43:04 -06:00
hb-debug.hh
hb-deprecated.h
hb-directwrite.cc
hb-directwrite.h
hb-dispatch.hh
hb-draw.cc
hb-draw.h
hb-draw.hh
hb-face.cc [face] Remove const from get_user_data prototype 2022-06-01 09:46:41 -06:00
hb-face.h [face] Remove const from get_user_data prototype 2022-06-01 09:46:41 -06:00
hb-face.hh
hb-fallback-shape.cc
hb-font.cc [font-funcs] Handle case of null func but non-null destroy or user-data 2022-06-01 16:38:12 +01:00
hb-font.h [font] Add a separate serial_coords 2022-05-26 05:02:50 -06:00
hb-font.hh [font-funcs] Optimize user-data/destroy storage 2022-06-01 16:38:12 +01:00
hb-ft.cc [ft] Add API to notify that hb_font_t changed 2022-06-01 14:12:38 +01: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
hb-gdi.h
hb-glib.cc
hb-glib.h
hb-gobject-enums.cc.tmpl
hb-gobject-enums.h.tmpl
hb-gobject-structs.cc
hb-gobject-structs.h
hb-gobject.h
hb-graphite2.cc
hb-graphite2.h
hb-icu.cc
hb-icu.h
hb-iter.hh
hb-kern.hh
hb-machinery.hh
hb-map.cc [map] Add hb_map_copy() 2022-05-26 05:01:57 -06:00
hb-map.h [map] Add hb_map_copy() 2022-05-26 05:01:57 -06:00
hb-map.hh [map] Fix iter_ref () and test it 2022-06-03 01:30:27 -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
hb-mutex.hh
hb-null.hh Actually try to fix null-size undefined behavior 2022-05-26 03:59:21 -06:00
hb-number-parser.hh
hb-number-parser.rl
hb-number.cc
hb-number.hh
hb-object.hh
hb-open-file.hh
hb-open-type.hh
hb-ot-cff-common.hh
hb-ot-cff1-std-str.hh
hb-ot-cff1-table.cc
hb-ot-cff1-table.hh [subset] fix data race touching Crap() in cff subsetting. 2022-06-01 22:50:35 +01:00
hb-ot-cff2-table.cc
hb-ot-cff2-table.hh
hb-ot-cmap-table.hh [cmap] Rewrite set_for() slightly 2022-06-03 01:37:02 -06:00
hb-ot-color-cbdt-table.hh
hb-ot-color-colr-table.hh
hb-ot-color-colrv1-closure.hh
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
hb-ot-color.cc
hb-ot-color.h
hb-ot-deprecated.h
hb-ot-face-table-list.hh
hb-ot-face.cc
hb-ot-face.hh
hb-ot-font.cc [ot-font] Use atomic ops for cache serial number 2022-05-26 05:02:50 -06:00
hb-ot-font.h
hb-ot-gasp-table.hh
hb-ot-glyf-table.hh
hb-ot-hdmx-table.hh
hb-ot-head-table.hh
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
hb-ot-layout-base-table.hh
hb-ot-layout-common.hh [subset] Convert another use of hashmap to unique_ptr 2022-06-03 01:17:20 -06:00
hb-ot-layout-gdef-table.hh
hb-ot-layout-gpos-table.hh Refactor varstore cache 2022-05-21 15:12:14 -06:00
hb-ot-layout-gsub-table.hh
hb-ot-layout-gsubgpos.hh Convert one final use of hashmap to unique_ptr 2022-06-03 01:22:34 -06:00
hb-ot-layout-jstf-table.hh
hb-ot-layout.cc [map] Make unique_ptr hashable 2022-06-02 18:47:42 -06:00
hb-ot-layout.h
hb-ot-layout.hh
hb-ot-map.cc
hb-ot-map.hh
hb-ot-math-table.hh
hb-ot-math.cc
hb-ot-math.h
hb-ot-maxp-table.hh
hb-ot-meta-table.hh
hb-ot-meta.cc
hb-ot-meta.h
hb-ot-metrics.cc
hb-ot-metrics.h
hb-ot-metrics.hh
hb-ot-name-language-static.hh
hb-ot-name-language.hh
hb-ot-name-table.hh
hb-ot-name.cc
hb-ot-name.h
hb-ot-os2-table.hh
hb-ot-os2-unicode-ranges.hh
hb-ot-post-macroman.hh
hb-ot-post-table-v2subset.hh [map] Make unique_ptr hashable 2022-06-02 18:47:42 -06:00
hb-ot-post-table.hh
hb-ot-shape-complex-arabic-fallback.hh
hb-ot-shape-complex-arabic-joining-list.hh
hb-ot-shape-complex-arabic-table.hh
hb-ot-shape-complex-arabic-win1256.hh
hb-ot-shape-complex-arabic.cc s/HB_OT_SHAPE_COMPLEX_MAX_COMBINING_MARKS/HB_OT_SHAPE_MAX_COMBINING_MARKS/g 2022-06-03 10:30:34 +01:00
hb-ot-shape-complex-arabic.hh
hb-ot-shape-complex-default.cc s/ot_complex_shaper/ot_shaper/g 2022-06-03 10:30:34 +01:00
hb-ot-shape-complex-hangul.cc s/ot_complex_shaper/ot_shaper/g 2022-06-03 10:30:34 +01:00
hb-ot-shape-complex-hebrew.cc s/ot_complex_shaper/ot_shaper/g 2022-06-03 10:30:34 +01:00
hb-ot-shape-complex-indic-machine.hh
hb-ot-shape-complex-indic-machine.rl
hb-ot-shape-complex-indic-table.cc
hb-ot-shape-complex-indic.cc s/ot_complex_shaper/ot_shaper/g 2022-06-03 10:30:34 +01:00
hb-ot-shape-complex-indic.hh
hb-ot-shape-complex-khmer-machine.hh
hb-ot-shape-complex-khmer-machine.rl
hb-ot-shape-complex-khmer.cc s/ot_complex_shaper/ot_shaper/g 2022-06-03 10:30:34 +01:00
hb-ot-shape-complex-khmer.hh
hb-ot-shape-complex-myanmar-machine.hh
hb-ot-shape-complex-myanmar-machine.rl
hb-ot-shape-complex-myanmar.cc s/ot_complex_shaper/ot_shaper/g 2022-06-03 10:30:34 +01:00
hb-ot-shape-complex-myanmar.hh
hb-ot-shape-complex-syllabic.cc
hb-ot-shape-complex-syllabic.hh
hb-ot-shape-complex-thai.cc s/ot_complex_shaper/ot_shaper/g 2022-06-03 10:30:34 +01:00
hb-ot-shape-complex-use-machine.hh
hb-ot-shape-complex-use-machine.rl
hb-ot-shape-complex-use-table.hh
hb-ot-shape-complex-use.cc s/ot_complex_shaper/ot_shaper/g 2022-06-03 10:30:34 +01:00
hb-ot-shape-complex-vowel-constraints.cc
hb-ot-shape-complex-vowel-constraints.hh
hb-ot-shape-complex.hh s/HB_OT_SHAPE_COMPLEX_MAX_COMBINING_MARKS/HB_OT_SHAPE_MAX_COMBINING_MARKS/g 2022-06-03 10:30:34 +01:00
hb-ot-shape-fallback.cc
hb-ot-shape-fallback.hh
hb-ot-shape-normalize.cc s/HB_OT_SHAPE_COMPLEX_MAX_COMBINING_MARKS/HB_OT_SHAPE_MAX_COMBINING_MARKS/g 2022-06-03 10:30:34 +01:00
hb-ot-shape-normalize.hh
hb-ot-shape.cc s/ot_complex_shaper/ot_shaper/g 2022-06-03 10:30:34 +01:00
hb-ot-shape.h
hb-ot-shape.hh s/ot_complex_shaper/ot_shaper/g 2022-06-03 10:30:34 +01:00
hb-ot-stat-table.hh
hb-ot-tag-table.hh [ot-tags] Fix `min_subtag_len` calculations 2022-05-18 18:30:01 -06:00
hb-ot-tag.cc Revert "Revert "[ot-lang] Use atomic int for cache"" 2022-05-30 05:09:26 -06:00
hb-ot-var-avar-table.hh
hb-ot-var-common.hh
hb-ot-var-fvar-table.hh
hb-ot-var-gvar-table.hh
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
hb-ot-var.cc
hb-ot-var.h
hb-ot-vorg-table.hh
hb-ot.h
hb-pool.hh
hb-priority-queue.hh [subset] fix fuzzer found underflow when heap push fails. 2022-05-19 17:02:34 -06:00
hb-repacker.hh [map] Make unique_ptr hashable 2022-06-02 18:47:42 -06:00
hb-sanitize.hh
hb-serialize.hh [map] Finally! Just can usd hb_hashmap_t<obj_t, obj_t> 2022-06-02 11:23:37 -06:00
hb-set-digest.hh [set-digest] Minor don't use !! when auto bool conversion happens 2022-05-29 06:33:34 -06:00
hb-set.cc [map] Add hb_map_copy() 2022-05-26 05:01:57 -06: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 [shape-plan] Return empty plan if buffer direction is invalid 2022-06-01 04:49:46 -06:00
hb-shape-plan.h
hb-shape-plan.hh
hb-shape.cc [shape] Fail shaping internally if buffer ops exceeded 2022-06-01 05:00:06 -06:00
hb-shape.h
hb-shaper-impl.hh
hb-shaper-list.hh
hb-shaper.cc
hb-shaper.hh
hb-static.cc
hb-string-array.hh
hb-style.cc
hb-style.h
hb-subset-cff-common.cc
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
hb-subset-cff1.hh
hb-subset-cff2.cc
hb-subset-cff2.hh
hb-subset-input.cc
hb-subset-input.hh
hb-subset-plan.cc [subset] Convert another use of hashmap to unique_ptr 2022-06-03 01:17:20 -06:00
hb-subset-plan.hh [subset] Convert another use of hashmap to unique_ptr 2022-06-03 01:17:20 -06:00
hb-subset-repacker.cc
hb-subset-repacker.h
hb-subset.cc [subset] special case table presence check for hb_face_create_from_tables faces. 2022-05-25 22:39:00 +00:00
hb-subset.h
hb-subset.hh
hb-ucd-table.hh
hb-ucd.cc
hb-unicode-emoji-table.hh
hb-unicode.cc
hb-unicode.h
hb-unicode.hh
hb-uniscribe.cc
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
hb.h
hb.hh [hb.hh] Include hb-cplusplus.hh 2022-06-02 18:22:05 +01:00
main.cc
meson.build [cplusplus] Add hb-cplusplus.hh 2022-06-02 18:22:05 +01: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
test-gpos-size-params.cc
test-gsub-would-substitute.cc
test-iter.cc
test-machinery.cc
test-map.cc [map] Fix iter_ref () and test it 2022-06-03 01:30:27 -06:00
test-number.cc
test-ot-glyphname.cc
test-ot-meta.cc
test-ot-name.cc
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-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
update-unicode-tables.make