harfbuzz/src
Behdad Esfahbod 1233be61d8 [glyf/VarComposite] Remove unneeded resize 2022-12-09 14:45:29 -07:00
..
OT [glyf/VarComposite] Remove unneeded resize 2022-12-09 14:45:29 -07:00
graph [repacker] fix fuzzer reported stack overflow. 2022-12-07 10:32:56 -07:00
ms-use [USE] Update the data files 2022-09-21 16:28:02 -06:00
ArabicPUASimplified.txt
ArabicPUATraditional.txt
Makefile.am Merge branch 'config-header' 2022-12-04 13:58:52 -07:00
Makefile.sources [glyf] Move coord-setter to its own file 2022-12-09 14:45:29 -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-symbols.py [subset] Fix check-symbols failure 2022-10-20 17:13:26 -06:00
failing-alloc.c
fix_get_types.py
gen-arabic-joining-list.py
gen-arabic-pua.py
gen-arabic-table.py
gen-def.py [subset] Move hb_subset_preprocess to be non-experimental. 2022-12-08 16:32:24 -07:00
gen-emoji-table.py
gen-harfbuzzcc.py
gen-hb-version.py
gen-indic-table.py [indic] Support <U+0A02, U+0A40> 2022-12-04 10:46:47 -07:00
gen-os2-unicode-ranges.py
gen-ragel-artifacts.py
gen-tag-table.py
gen-ucd-table.py [ucd] Document algorithms 2022-11-20 13:54:56 -07:00
gen-use-table.py [use-table] Add a OPTIMIZE_SIZE version 2022-11-19 13:40:33 -07:00
gen-vowel-constraints.py
harfbuzz-config.cmake.in Pass through absolute paths to cmake config directly 2022-10-26 22:13:44 +02:00
harfbuzz-gobject.pc.in
harfbuzz-icu.pc.in
harfbuzz-subset.cc [harfbuzz-subset.cc] Revert accidental change 2022-12-04 15:35:01 -07:00
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 s/HBFixed/F16DOT16/g 2022-10-13 12:06:15 -06:00
hb-aat-layout-kerx-table.hh
hb-aat-layout-morx-table.hh Use hb_memcpy instead of memcpy consistently 2022-11-22 12:54:50 -07:00
hb-aat-layout-opbd-table.hh
hb-aat-layout-trak-table.hh s/HBFixed/F16DOT16/g 2022-10-13 12:06:15 -06:00
hb-aat-layout.cc [buffer] Move delete_glyphs_inplace() here 2022-11-20 13:10:19 -07:00
hb-aat-layout.h
hb-aat-layout.hh
hb-aat-ltag-table.hh
hb-aat-map.cc
hb-aat-map.hh Use hb_memset instead of memset consistently 2022-11-22 12:50:36 -07:00
hb-aat.h
hb-algs.hh [subset-plan] Sort unicode_to_new_gid_list when needed 2022-12-02 16:43:33 -07:00
hb-array.hh [array] Oops. Fix memcpy copy()! 2022-12-02 12:01:35 -07:00
hb-atomic.hh
hb-bimap.hh
hb-bit-page.hh [bit-page] Remove ELT_BITS_LOG_2 2022-11-29 15:15:43 -07:00
hb-bit-set-invertible.hh [iter] Simplify has() interface implementations 2022-11-28 19:43:09 -07:00
hb-bit-set.hh [bit-set] Micro-optimize page_for 2022-12-04 12:30:20 -07:00
hb-blob.cc Use hb_memcpy instead of memcpy consistently 2022-11-22 12:54:50 -07:00
hb-blob.h
hb-blob.hh
hb-buffer-deserialize-json.hh Use hb_memset instead of memset consistently 2022-11-22 12:50:36 -07:00
hb-buffer-deserialize-json.rl More hb_memset 2022-11-22 12:56:05 -07:00
hb-buffer-deserialize-text.hh Use hb_memset instead of memset consistently 2022-11-22 12:50:36 -07:00
hb-buffer-deserialize-text.rl More hb_memset 2022-11-22 12:56:05 -07:00
hb-buffer-serialize.cc Use hb_memcpy instead of memcpy consistently 2022-11-22 12:54:50 -07:00
hb-buffer-verify.cc [buffer-diff] Fix check for glyph flag equality 2022-11-23 15:37:03 -07:00
hb-buffer.cc [buffer] Documentation 2022-11-25 11:33:00 -07:00
hb-buffer.h
hb-buffer.hh [buffer] Move delete_glyphs_inplace() here 2022-11-20 13:10:19 -07:00
hb-cache.hh [cache] Minor rewrite assertion 2022-11-16 13:37:34 -07:00
hb-cff-interp-common.hh [cff] Remove unused function 2022-11-24 13:53:43 -07:00
hb-cff-interp-cs-common.hh
hb-cff-interp-dict-common.hh
hb-cff1-interp-cs.hh
hb-cff2-interp-cs.hh [cff2] Remove unused typedef 2022-12-02 14:43:37 -07:00
hb-common.cc Use hb_memcpy instead of memcpy consistently 2022-11-22 12:54:50 -07:00
hb-common.h 5.2.0 2022-09-17 03:19:29 +02:00
hb-config.hh [config] If HB_NO_SHAPER then HB_NO_OT_SHAPE 2022-12-04 15:27:59 -07:00
hb-coretext.cc [coretext] Clamp variation settings to min/max 2022-12-05 13:18:34 -07:00
hb-coretext.h
hb-cplusplus.hh [cplusplus] Add missing const 2022-09-28 15:11:45 -06:00
hb-debug.hh
hb-deprecated.h
hb-directwrite.cc
hb-directwrite.h
hb-dispatch.hh
hb-draw.cc [font/draw] Remove unneeded branch 2022-11-19 15:11:59 -07:00
hb-draw.h
hb-draw.hh
hb-face.cc [config] Flesh out HB_NO_SHAPER a bit more 2022-12-04 15:20:51 -07:00
hb-face.h [subset] Allow table ordering on the face builder to be overriden. 2022-09-22 16:52:14 -06:00
hb-face.hh [config] Flesh out HB_NO_SHAPER a bit more 2022-12-04 15:20:51 -07:00
hb-fallback-shape.cc [fallback-shape] Remove TODO 2022-11-15 16:11:57 -07:00
hb-features.h.in Generate and install hb-features.h 2022-12-01 18:16:55 +08:00
hb-font.cc [font] Protect against div-by-zero 2022-11-23 16:45:46 -07:00
hb-font.h
hb-font.hh Use hb_memset instead of memset consistently 2022-11-22 12:50:36 -07:00
hb-ft.cc [ft] Comment 2022-11-16 13:34:37 -07:00
hb-ft.h
hb-gdi.cc
hb-gdi.h
hb-glib.cc [glib] Remove old cruft from pre-2011 2022-11-15 15:37:23 -07:00
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 Use hb_memset instead of memset consistently 2022-11-22 12:50:36 -07:00
hb-graphite2.h
hb-icu.cc
hb-icu.h
hb-iter.hh [array/vector] Optimize range-based for-loop 2022-11-21 12:00:10 -07:00
hb-kern.hh
hb-machinery.hh [ot-face] Declare more tables as core 2022-11-24 13:38:53 -07:00
hb-map.cc
hb-map.h
hb-map.hh Revert "[map] Speed up is_real()" 2022-12-08 16:32:24 -07:00
hb-meta.hh [meta] Use std::decay 2022-11-14 14:48:07 -07:00
hb-ms-feature-ranges.hh Fix build 2022-11-26 15:18:16 -07:00
hb-multimap.hh . 2022-12-02 16:08:40 -07:00
hb-mutex.hh [subset] Accelerate sanitize-table-cache 2022-11-29 15:20:13 -07:00
hb-null.hh
hb-number-parser.hh [subset-cff] Write loop more idiomatic 2022-11-27 13:23:13 -07:00
hb-number-parser.rl
hb-number.cc
hb-number.hh
hb-object.hh [object] Use vector tail() 2022-11-20 14:10:39 -07:00
hb-open-file.hh Use hb_memcpy instead of memcpy consistently 2022-11-22 12:54:50 -07:00
hb-open-type.hh [glyf] Flesh out VarCompositeGlyph 2022-12-09 14:45:29 -07:00
hb-ot-cff-common.hh [cff] Add total_size to INDEX 2022-12-01 17:00:03 -07:00
hb-ot-cff1-std-str.hh
hb-ot-cff1-table.cc
hb-ot-cff1-table.hh [cff-subset] Simplify INDEX serialize() more 2022-12-01 16:15:23 -07:00
hb-ot-cff2-table.cc
hb-ot-cff2-table.hh [subset-cff1] Cache glyph-to-sid-map in the accelerator 2022-11-30 14:00:33 -07:00
hb-ot-cmap-table.hh [cmap] Speed up DefaultUVS::copy even more 2022-12-03 11:18:05 -07:00
hb-ot-color-cbdt-table.hh Use hb_memcpy instead of memcpy consistently 2022-11-22 12:54:50 -07:00
hb-ot-color-colr-table.hh s/HBFixed/F16DOT16/g 2022-10-13 12:06:15 -06:00
hb-ot-color-colrv1-closure.hh
hb-ot-color-cpal-table.hh
hb-ot-color-sbix-table.hh
hb-ot-color-svg-table.hh
hb-ot-color.cc [color] Fix documentation re UPEM vs PPEM 2022-09-21 13:27:12 -06:00
hb-ot-color.h
hb-ot-deprecated.h
hb-ot-face-table-list.hh [ot-face] Declare more tables as core 2022-11-24 13:38:53 -07:00
hb-ot-face.cc
hb-ot-face.hh
hb-ot-font.cc [ot-font] Remove stale TODO 2022-11-16 22:44:22 -07: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 [instance] update glyf/hmtx/vmtx tables 2022-08-22 09:29:37 -07:00
hb-ot-kern-table.hh
hb-ot-layout-base-table.hh
hb-ot-layout-common.hh Revert "[VarData] Don't clear memory we are going to fill in completely" 2022-12-05 09:43:36 -07:00
hb-ot-layout-gdef-table.hh [open-type] Remove (Sorted)ArrayOf.sub_array() 2022-11-16 21:27:12 -07:00
hb-ot-layout-gpos-table.hh
hb-ot-layout-gsub-table.hh
hb-ot-layout-gsubgpos.hh [gsubgpos] Add a cache to intersected_class_glyphs 2022-12-03 12:13:15 -07:00
hb-ot-layout-jstf-table.hh
hb-ot-layout.cc [layout] Adjust printing feature tags 2022-11-26 13:43:36 -07:00
hb-ot-layout.h [layout] Rename API: 2022-09-01 13:43:19 -06:00
hb-ot-layout.hh [buffer] Move delete_glyphs_inplace() here 2022-11-20 13:10:19 -07:00
hb-ot-map.cc Optimize a couple array references 2022-11-26 17:13:20 -07:00
hb-ot-map.hh [ot-map] Micro-optimize for size 2022-11-26 14:31:15 -07:00
hb-ot-math-table.hh Use hb_memcpy instead of memcpy consistently 2022-11-22 12:54:50 -07:00
hb-ot-math.cc
hb-ot-math.h
hb-ot-maxp-table.hh
hb-ot-meta-table.hh [open-type] Remove (Sorted)ArrayOf.sub_array() 2022-11-16 21:27:12 -07:00
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 [subset] Update hb_subset_input_override_name_table API 2022-12-02 18:05:53 -07:00
hb-ot-name.cc [subset] add an experimental API that can override name strings for specified name_id 2022-11-08 14:10:25 -07:00
hb-ot-name.h
hb-ot-os2-table.hh [instance] update OS2/.usWeightClass and .usWidthClass when 2022-10-27 11:59:31 -06:00
hb-ot-os2-unicode-ranges.hh
hb-ot-post-macroman.hh
hb-ot-post-table-v2subset.hh Make build work for arm-none-eabi 2022-10-21 11:09:35 -06:00
hb-ot-post-table.hh Use hb_memcpy instead of memcpy consistently 2022-11-22 12:54:50 -07:00
hb-ot-shape-fallback.cc
hb-ot-shape-fallback.hh
hb-ot-shape-normalize.cc [normalize] Remove an unlikely 2022-11-24 13:14:05 -07:00
hb-ot-shape-normalize.hh
hb-ot-shape.cc [shaper] Disable dumber shaper if no AAT 2022-11-24 13:49:29 -07:00
hb-ot-shape.h
hb-ot-shape.hh [shape] Use hb_memcmp instead of memcmp 2022-11-22 12:48:52 -07:00
hb-ot-shaper-arabic-fallback.hh
hb-ot-shaper-arabic-joining-list.hh [Unicode 15] Update the Arabic joining script list 2022-08-27 19:11:19 -04:00
hb-ot-shaper-arabic-pua.hh
hb-ot-shaper-arabic-table.hh [Unicode 15] Update the Arabic table 2022-08-27 19:11:19 -04:00
hb-ot-shaper-arabic-win1256.hh
hb-ot-shaper-arabic.cc [layout] Only update buffer digest if buffer changed by a pause 2022-11-16 17:49:44 -07:00
hb-ot-shaper-arabic.hh
hb-ot-shaper-default.cc [shaper] Disable dumber shaper if no AAT 2022-11-24 13:49:29 -07:00
hb-ot-shaper-hangul.cc
hb-ot-shaper-hebrew.cc
hb-ot-shaper-indic-machine.hh [indic-machine] Regenerate line numbers 2022-12-04 14:01:05 -07:00
hb-ot-shaper-indic-machine.rl [indic] Support <U+0A02, U+0A40> 2022-12-04 10:46:47 -07:00
hb-ot-shaper-indic-table.cc [indic] Support <U+0A02, U+0A40> 2022-12-04 10:46:47 -07:00
hb-ot-shaper-indic.cc [indic] Support <U+0A02, U+0A40> 2022-12-04 10:46:47 -07:00
hb-ot-shaper-indic.hh
hb-ot-shaper-khmer-machine.hh [machine.rl] Remove unlikely from what happens 1/16 of the time 2022-11-24 12:52:15 -07:00
hb-ot-shaper-khmer-machine.rl [machine.rl] Remove unlikely from what happens 1/16 of the time 2022-11-24 12:52:15 -07:00
hb-ot-shaper-khmer.cc [layout] Only update buffer digest if buffer changed by a pause 2022-11-16 17:49:44 -07:00
hb-ot-shaper-myanmar-machine.hh [machine.rl] Remove unlikely from what happens 1/16 of the time 2022-11-24 12:52:15 -07:00
hb-ot-shaper-myanmar-machine.rl [machine.rl] Remove unlikely from what happens 1/16 of the time 2022-11-24 12:52:15 -07:00
hb-ot-shaper-myanmar.cc [config] Disable Zawgyi shaper in HB_MINI/HB_TINY 2022-11-24 12:46:04 -07:00
hb-ot-shaper-syllabic.cc [layout] Only update buffer digest if buffer changed by a pause 2022-11-16 17:49:44 -07:00
hb-ot-shaper-syllabic.hh [layout] Only update buffer digest if buffer changed by a pause 2022-11-16 17:49:44 -07:00
hb-ot-shaper-thai.cc [algs] Fix bot fail 2022-11-21 13:08:55 -07:00
hb-ot-shaper-use-machine.hh [machine.rl] Remove unlikely from what happens 1/16 of the time 2022-11-24 12:52:15 -07:00
hb-ot-shaper-use-machine.rl [machine.rl] Remove unlikely from what happens 1/16 of the time 2022-11-24 12:52:15 -07:00
hb-ot-shaper-use-table.hh [use-table] Add a OPTIMIZE_SIZE version 2022-11-19 13:40:33 -07:00
hb-ot-shaper-use.cc [layout] Only update buffer digest if buffer changed by a pause 2022-11-16 17:49:44 -07:00
hb-ot-shaper-vowel-constraints.cc [USE] Update the data files 2022-09-21 16:28:02 -06:00
hb-ot-shaper-vowel-constraints.hh
hb-ot-shaper.hh [config] Disable Zawgyi shaper in HB_MINI/HB_TINY 2022-11-24 12:46:04 -07:00
hb-ot-stat-table.hh Use hb_memcpy instead of memcpy consistently 2022-11-22 12:54:50 -07:00
hb-ot-tag-table.hh
hb-ot-tag.cc Use hb_memcpy instead of memcpy consistently 2022-11-22 12:54:50 -07:00
hb-ot-var-avar-table.hh [config] Rename HB_NO_VARIATIONS2 to HB_NO_AVAR2 2022-10-29 11:13:40 -06:00
hb-ot-var-common.hh Use hb_memcpy instead of memcpy consistently 2022-11-22 12:54:50 -07:00
hb-ot-var-fvar-table.hh Use hb_enumerate in more places 2022-12-03 10:16:35 -07:00
hb-ot-var-gvar-table.hh [gvar] Minor use array get_size() 2022-12-04 12:44:09 -07:00
hb-ot-var-hvar-table.hh
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 Use hb_memset instead of memset consistently 2022-11-22 12:50:36 -07:00
hb-priority-queue.hh [priority-queue] Minor micro-optimize 2022-11-23 17:46:32 -07:00
hb-repacker.hh [repacker] fix fuzzer reported stack overflow. 2022-12-07 10:32:56 -07:00
hb-sanitize.hh [algs] Add output argument to hb_unsigned_mul_overflows() 2022-11-21 12:56:33 -07:00
hb-serialize.hh [serialize] Support zerocopy while sharing 2022-12-03 13:03:38 -07:00
hb-set-digest.hh Fix alignment error 2022-11-16 16:22:45 -07:00
hb-set.cc
hb-set.h
hb-set.hh [iter] Simplify has() interface implementations 2022-11-28 19:43:09 -07:00
hb-shape-plan.cc [config] Flesh out HB_NO_SHAPER a bit more 2022-12-04 15:20:51 -07:00
hb-shape-plan.h
hb-shape-plan.hh
hb-shape.cc [config] Flesh out HB_NO_SHAPER a bit more 2022-12-04 15:20:51 -07:00
hb-shape.h
hb-shaper-impl.hh
hb-shaper-list.hh
hb-shaper.cc Use hb_memcpy instead of memcpy consistently 2022-11-22 12:54:50 -07:00
hb-shaper.hh
hb-static.cc
hb-string-array.hh
hb-style.cc
hb-style.h
hb-subset-accelerator.hh [subset-accelerator] Cache gid-to-unicodes 2022-12-02 15:50:52 -07:00
hb-subset-cff-common.cc [subset-cff] Avoid set mallocation in hb_plan_subset_cff_fdselect 2022-11-25 14:57:40 -07:00
hb-subset-cff-common.hh [subset-cff] Optimize encode_subrs 2022-12-02 13:58:36 -07:00
hb-subset-cff1.cc [subset-cff] Write out charstrings zerocopy to serializer 2022-12-01 17:33:53 -07:00
hb-subset-cff1.hh
hb-subset-cff2.cc [subset-cff2] Whitespace 2022-12-02 14:59:26 -07:00
hb-subset-cff2.hh
hb-subset-input.cc [subset] replace subset-processing.md reference with link to it on github. 2022-12-08 16:32:24 -07:00
hb-subset-input.hh [subset] Update hb_subset_input_override_name_table API 2022-12-02 18:05:53 -07:00
hb-subset-plan.cc [subset] Conditionalize call to hb_font_set_variations 2022-12-04 15:33:18 -07:00
hb-subset-plan.hh [subset] Update hb_subset_input_override_name_table API 2022-12-02 18:05:53 -07:00
hb-subset-repacker.cc
hb-subset-repacker.h
hb-subset.cc [subset] Cache per subtable cmap unicode mappings. 2022-11-28 19:48:15 -07:00
hb-subset.h [subset] Move hb_subset_preprocess to be non-experimental. 2022-12-08 16:32:24 -07:00
hb-subset.hh
hb-ucd-table.hh [ucd] Change OPTIMIZE_SIZE to compression level 9 2022-11-19 13:25:19 -07:00
hb-ucd.cc [ucd] Document algorithms 2022-11-20 13:54:56 -07:00
hb-unicode-emoji-table.hh [Unicode 15] Update the emoji table & cluster test 2022-08-27 19:11:19 -04:00
hb-unicode.cc [unicode] Simplify set_funcs a bit more 2022-11-19 15:23:53 -07:00
hb-unicode.h
hb-unicode.hh
hb-uniscribe.cc Use hb_memcpy instead of memcpy consistently 2022-11-22 12:54:50 -07:00
hb-uniscribe.h
hb-utf.hh
hb-vector.hh Revert "[vector] Optimize grow_vector() for size" 2022-12-02 12:01:35 -07:00
hb-version.h 5.3.1 2022-10-19 22:06:46 +02:00
hb-version.h.in
hb.h
hb.hh Disable -Wcast-function-type-strict 2022-10-28 14:19:39 -06:00
main.cc [main] sprintf -> snprintf 2022-11-15 15:05:15 -07:00
meson.build Revert "[harfbuzz-subset.cc] Trim down!" 2022-12-04 15:03:36 -07:00
sample.py [sample.py] Fix warning 2022-11-15 15:52:04 -07:00
test-algs.cc
test-array.cc [array] Fix MSVC fail 2022-11-14 13:58:43 -07:00
test-bimap.cc
test-buffer-serialize.cc [test-buffer-serialize] Allow no font 2022-11-14 16:24:25 -07:00
test-gpos-size-params.cc
test-gsub-would-substitute.cc
test-iter.cc [test-iter] Fix leak 2022-11-16 12:39:30 -07:00
test-machinery.cc
test-map.cc [test-map] Test has() getter with unique-ptr 2022-11-23 16:50:30 -07:00
test-multimap.cc [test-multimap] More tests 2022-12-02 16:51:07 -07: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 cycle detection to the graph sort. 2022-12-01 21:52:37 +00:00
test-serialize.cc
test-set.cc [test-set] Test sinking range 2022-11-18 18:19:31 -07:00
test-unicode-ranges.cc
test-use-table.cc
test-vector.cc [vector] Add remove_unordered 2022-11-26 14:48:57 -07:00
test.cc
update-unicode-tables.make Update the language system tag registry URL 2022-09-20 10:37:50 -06:00