..
OT/Layout /GSUB
[layout] Minor, add using Lookup to GSUB/GPOS
2022-06-08 12:37:31 -06:00
ms-use
…
Makefile.am
Fix check-* scripts when harfbuzz is a subproject
2022-06-06 16:53:29 +01:00
Makefile.sources
[myanmar] Remove duplication of categories in the Myanmar shaper
2022-06-09 07:02:54 -06: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
…
check-static-inits.py
…
check-symbols.py
Fix typo
2022-06-16 14:04:08 -06:00
failing-alloc.c
…
fix_get_types.py
…
gen-arabic-joining-list.py
s/SHAPE_COMPLEX/SHAPER/g
2022-06-03 10:30:34 +01:00
gen-arabic-table.py
s/SHAPE_COMPLEX/SHAPER/g
2022-06-03 10:30:34 +01:00
gen-def.py
…
gen-emoji-table.py
…
gen-harfbuzzcc.py
…
gen-hb-version.py
…
gen-indic-table.py
[indic-generator] Fix typo
2022-06-15 16:15:21 -06:00
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
Rename s/shape-complex/shaper/g
2022-06-03 10:30:34 +01: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
…
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
…
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
Fix a warning
2022-06-18 14:00:59 -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
[blob] Minor change in destruction
2021-07-30 12:37:40 -06:00
hb-buffer-deserialize-json.hh
…
hb-buffer-deserialize-json.rl
…
hb-buffer-deserialize-text.hh
…
hb-buffer-deserialize-text.rl
…
hb-buffer-serialize.cc
Minor rename of static symbols to namespace them
2022-06-16 13:52:47 -06: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
[buffer] Actually remove TODO item
2022-06-10 07:37:45 -06:00
hb-buffer.h
[buffer] Mark getter functions as taking const buffer
2022-06-01 08:13:06 -06:00
hb-buffer.hh
[syllabic] Use a buffer scratch-flag for has-broken-syllable
2022-06-10 07:48:39 -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
Mark an array as static
2022-06-16 13:55:12 -06:00
hb-common.h
…
hb-config.hh
[layout] Add HB_NO_OT_LAYOUT_LOOKUP_CACHE to disable caching lookups
2022-06-07 10:27:55 -06:00
hb-coretext.cc
Fix clang -Wcomma warnings
2022-06-15 17:28:36 -06:00
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
Remove hb_directwrite_shape_experimental_width public API
2019-08-21 03:02:01 +04:30
hb-dispatch.hh
…
hb-draw.cc
[draw] Lazy-allocate user-data/destroy callback vector
2022-06-16 13:40:44 -06:00
hb-draw.h
…
hb-draw.hh
[draw] Lazy-allocate user-data/destroy callback vector
2022-06-16 13:40:44 -06:00
hb-face.cc
[gi] Remove Xconstructor annotations
2022-06-05 00:55:35 -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
[gi] Remove Xconstructor annotations
2022-06-05 00:55:35 -06:00
hb-font.h
[font] Add a separate serial_coords
2022-05-26 05:02:50 -06:00
hb-font.hh
[font] Remove a TODO item that's not gonna happen
2022-06-10 07:29:15 -06:00
hb-ft.cc
[gi/ft] Silence warnings
2022-06-05 00:58:53 -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
…
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
…
hb-gobject-structs.h
…
hb-gobject.h
…
hb-graphite2.cc
…
hb-graphite2.h
…
hb-icu.cc
…
hb-icu.h
…
hb-iter.hh
[iter] Remove a few TODO items
2022-06-10 07:41:39 -06:00
hb-kern.hh
…
hb-machinery.hh
…
hb-map.cc
[gi] Remove Xconstructor annotations
2022-06-05 00:55:35 -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] Fix typo
2022-06-16 09:28:47 -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
[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
…
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
[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
…
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
[subset] Fix potential out of bounds write setting overlap flag on composite glyphs.
2022-06-16 12:30:59 -06:00
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
[layout] Use a cache for main input ClassDef of (Chain)ContextLookupFormat2
2022-06-07 09:14:38 -06:00
hb-ot-layout-gdef-table.hh
…
hb-ot-layout-gpos-table.hh
[layout] Minor, add using Lookup to GSUB/GPOS
2022-06-08 12:37:31 -06:00
hb-ot-layout-gsub-table.hh
[subset/layout] Rename dispatch_closure_lookups_recurse_func to dispatch_recurse_func<>
2022-06-08 18:42:09 +01:00
hb-ot-layout-gsubgpos.hh
[subset/layout] Rename dispatch_closure_lookups_recurse_func to dispatch_recurse_func<>
2022-06-08 18:42:09 +01:00
hb-ot-layout-jstf-table.hh
…
hb-ot-layout.cc
[layout] Rename apply_recurse_func to specialization of dispatch_recurse_func
2022-06-08 18:42:09 +01:00
hb-ot-layout.h
…
hb-ot-layout.hh
[indic-like] Move allocation of syllable() buffer var to shapers that use it
2022-06-05 08:15:47 -06:00
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
[introspection] Fix g-ir-scanner syntax errors
2021-02-10 23:37:43 +02:00
hb-ot-metrics.cc
…
hb-ot-metrics.h
…
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
[name] Implement approximate language matching
2022-06-03 13:00:33 +01:00
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
[subset] switch to hb_memcpy.
2022-06-14 17:49:13 +01:00
hb-ot-post-table.hh
…
hb-ot-shape-fallback.cc
…
hb-ot-shape-fallback.hh
…
hb-ot-shape-normalize.cc
[normalizer] Remove a TODO that's not going to happen
2022-06-10 07:31:06 -06:00
hb-ot-shape-normalize.hh
…
hb-ot-shape.cc
Remove remaining mention to complex shapers in the code
2022-06-04 05:42:58 -06: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-shaper-arabic-fallback.hh
[arabic] Remove a couple TODO items
2022-06-10 07:43:33 -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-table.hh
Rename s/shape-complex/shaper/g
2022-06-03 10:30:34 +01: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] Free up buffer variable earlier
2022-06-04 09:27:23 -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
Rename s/shape-complex/shaper/g
2022-06-03 10:30:34 +01:00
hb-ot-shaper-hangul.cc
Rename s/shape-complex/shaper/g
2022-06-03 10:30:34 +01:00
hb-ot-shaper-hebrew.cc
Rename s/shape-complex/shaper/g
2022-06-03 10:30:34 +01:00
hb-ot-shaper-indic-machine.hh
[khmer] Fold category Coeng completely into category H
2022-06-15 16:15:21 -06:00
hb-ot-shaper-indic-machine.rl
[indic-like] Remove category duplication
2022-06-15 16:15:21 -06:00
hb-ot-shaper-indic-table.cc
[indic-table] Update
2022-06-15 16:50:34 -06:00
hb-ot-shaper-indic.cc
[indic-like] Remove category duplication
2022-06-15 16:15:21 -06:00
hb-ot-shaper-indic.hh
[indic-like] Remove category duplication
2022-06-15 16:15:21 -06:00
hb-ot-shaper-khmer-machine.hh
[khmer] Fold category Coeng completely into category H
2022-06-15 16:15:21 -06:00
hb-ot-shaper-khmer-machine.rl
[khmer] Fold category Coeng completely into category H
2022-06-15 16:15:21 -06:00
hb-ot-shaper-khmer.cc
[khmer] Fold category Coeng completely into category H
2022-06-15 16:15:21 -06:00
hb-ot-shaper-myanmar-machine.hh
[myanmar] Fold category P into GB
2022-06-15 16:15:21 -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
[myanmar] Fold category P into GB
2022-06-15 16:15:21 -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
Rename s/shape-complex/shaper/g
2022-06-03 10:30:34 +01:00
hb-ot-shaper-use-machine.hh
[syllabic] Use a buffer scratch-flag for has-broken-syllable
2022-06-10 07:48:39 -06:00
hb-ot-shaper-use-machine.rl
[syllabic] Use a buffer scratch-flag for has-broken-syllable
2022-06-10 07:48:39 -06:00
hb-ot-shaper-use-table.hh
Rename s/shape-complex/shaper/g
2022-06-03 10:30:34 +01:00
hb-ot-shaper-use.cc
[indic-like] Move allocation of syllable() buffer var to shapers that use it
2022-06-05 08:15:47 -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
Rename s/shape-complex/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
Fix clang -Wcomma warnings
2022-06-15 17:28:36 -06:00
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
[repack] always run the sort in repack.
2022-06-16 15:17:58 -06:00
hb-sanitize.hh
…
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
[gi] Remove Xconstructor annotations
2022-06-05 00:55:35 -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
[gi] Remove Xconstructor annotations
2022-06-05 00:55:35 -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
…
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
Minor rename of static symbols to namespace them
2022-06-16 13:52:47 -06:00
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
Remove remaining mention to complex shapers in the code
2022-06-04 05:42:58 -06:00
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
Fix clang -Wcomma warnings
2022-06-15 17:28:36 -06:00
hb-subset.h
…
hb-subset.hh
…
hb-ucd-table.hh
…
hb-ucd.cc
…
hb-unicode-emoji-table.hh
…
hb-unicode.cc
[gi] Remove Xconstructor annotations
2022-06-05 00:55:35 -06:00
hb-unicode.h
…
hb-unicode.hh
[unicode] Accept a couple hacks as permanent
2022-06-10 07:25:48 -06:00
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
Don't try to set _USE_MATH_DEFINES if already defined
2022-06-16 09:28:33 -06:00
main.cc
…
meson.build
[myanmar] Remove duplication of categories in the Myanmar shaper
2022-06-09 07:02:54 -06: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
[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