HarfBuzz text shaping engine http://harfbuzz.github.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Behdad Esfahbod 1159b9d3ee [subset/cff1] Remove always-true check 1 year ago
..
OT [set] Simplify a few set iterations as range loop 1 year ago
graph [graph] Remove manual destruction 1 year ago
ms-use [USE] Update the data files 2 years ago
wasm [wasm-graphite] Fix advance signedness 2 years ago
ArabicPUASimplified.txt [arabic-fallback] Generate PUA table from data 2 years ago
ArabicPUATraditional.txt [arabic-fallback] Generate PUA table from data 2 years ago
Makefile.am [instancer] add testing code for change_tuple_variation_axis_limits() 1 year ago
Makefile.sources Merge pull request #4131 from harfbuzz/wasm 2 years ago
addTable.py [wasm] Fix up samples 2 years ago
check-c-linkage-decls.py Fix check-* scripts when harfbuzz is a subproject 2 years ago
check-externs.py
check-header-guards.py Fix check-* scripts when harfbuzz is a subproject 2 years ago
check-includes.py Fix check-* scripts when harfbuzz is a subproject 2 years ago
check-libstdc++.py [cairo] Add to library tests 2 years ago
check-static-inits.py [check-static-inits] Unbreak test 3 years ago
check-symbols.py [cairo] Add to library tests 2 years ago
failing-alloc.c
fix_get_types.py Fix file permissions 2 years ago
gen-arabic-joining-list.py s/SHAPE_COMPLEX/SHAPER/g 2 years ago
gen-arabic-pua.py Fix file permissions 2 years ago
gen-arabic-table.py [arabic-fallback] Rename; towards supporting 3-letter ligatures 2 years ago
gen-def.py [instancer] wrap hb_subset_input_Set_axis_range() under experimental 2 years ago
gen-emoji-table.py [emoji] Bump compression level 2 years ago
gen-harfbuzzcc.py Revert "[meson] Use pathlib in gen-harfbuzzcc.py" 2 years ago
gen-hb-version.py Meson build writes to the source directory (issue #3507 ) (#3508) 3 years ago
gen-indic-table.py [indic] Support <U+0A02, U+0A40> 2 years ago
gen-os2-unicode-ranges.py
gen-ragel-artifacts.py
gen-tag-table.py [config] Add HB_NO_LANGUAGE_LONG and enable in TINY profile 2 years ago
gen-ucd-table.py [ucd] Document algorithms 2 years ago
gen-use-table.py [use-table] Add a OPTIMIZE_SIZE version 2 years ago
gen-vowel-constraints.py Rename s/shape-complex/shaper/g 2 years ago
harfbuzz-cairo.pc.in Try to fix autotools build 2 years ago
harfbuzz-config.cmake.in harfbuzz-config.cmake.in: Support Windows usage 1 year ago
harfbuzz-gobject.pc.in
harfbuzz-icu.pc.in
harfbuzz-subset.cc [wasm] Start adding wasm-api 2 years ago
harfbuzz-subset.pc.in [subset] Require exact harfbuzz version in .pc file 3 years ago
harfbuzz.cc [wasm] Typo 2 years ago
harfbuzz.pc.in
hb-aat-layout-ankr-table.hh
hb-aat-layout-bsln-table.hh [sanitize] Minor trace format fixup 2 years ago
hb-aat-layout-common.hh [aat] Tweak a couple sanitize calls that are never called 2 years ago
hb-aat-layout-feat-table.hh [sanitize] Minor trace format fixup 2 years ago
hb-aat-layout-just-table.hh s/HBFixed/F16DOT16/g 2 years ago
hb-aat-layout-kerx-table.hh Enable -Wformat-signedness 2 years ago
hb-aat-layout-morx-table.hh Enable -Wformat-signedness 2 years ago
hb-aat-layout-opbd-table.hh [sanitize] Minor trace format fixup 2 years ago
hb-aat-layout-trak-table.hh s/HBFixed/F16DOT16/g 2 years ago
hb-aat-layout.cc [aat] Fix HB_NO_OT_LAYOUT build 2 years ago
hb-aat-layout.h
hb-aat-layout.hh Revert "Revert "[aat] Support feature ranges"" 2 years ago
hb-aat-ltag-table.hh
hb-aat-map.cc [aat] Adjust last range 2 years ago
hb-aat-map.hh [aat] Initialize values 2 years ago
hb-aat.h
hb-algs.hh Use hb_codepoint_pair_t in more places 1 year ago
hb-array.hh [iter] Add has_fast_len 1 year ago
hb-atomic.hh [atomic] Remove incomplete comment 2 years ago
hb-bimap.hh [set] Simplify a few set iterations as range loop 1 year ago
hb-bit-page.hh [set] Use better hash 2 years ago
hb-bit-set-invertible.hh [iter] Add has_fast_len 1 year ago
hb-bit-set.hh [iter] Add has_fast_len 1 year ago
hb-blob.cc Use proper preprocessor checks for UWP 2 years ago
hb-blob.h [blob] Typo in documentation 2 years ago
hb-blob.hh [blob] Initialize members if ever on the stack 2 years ago
hb-buffer-deserialize-json.hh [buffer-deserialize-text] Accept initial comma 2 years ago
hb-buffer-deserialize-json.rl [buffer-deserialize-text] Accept initial comma 2 years ago
hb-buffer-deserialize-text-glyphs.hh [deserialize] Some more 2 years ago
hb-buffer-deserialize-text-glyphs.rl [deserialize] Some more 2 years ago
hb-buffer-deserialize-text-unicode.hh [deserialize] Some more 2 years ago
hb-buffer-deserialize-text-unicode.rl [deserialize] Some more 2 years ago
hb-buffer-serialize.cc [hb-buffer-deserialize] Fixups 2 years ago
hb-buffer-verify.cc [buffer-verify] Simplify a couple ifs 1 year ago
hb-buffer.cc [buffer] fix `hb_buffer_t::similar` setting `replacement` to `src.invisible` 2 years ago
hb-buffer.h Comment 2 years ago
hb-buffer.hh Merge pull request #4131 from harfbuzz/wasm 2 years ago
hb-cache.hh [cache] Add some AI-generated comments 2 years ago
hb-cairo-utils.cc [cairo] Fix a clang warning 2 years ago
hb-cairo-utils.hh [hb-cairo] Add hb_cairo_context_t 2 years ago
hb-cairo.cc 7.0.0 2 years ago
hb-cairo.h 7.0.0 2 years ago
hb-cff-interp-common.hh [subset/cff] Inline type only used once 1 year ago
hb-cff-interp-cs-common.hh [cff] When max-ops is reached return false 2 years ago
hb-cff-interp-dict-common.hh [CFF] Remove unused member single_val 2 years ago
hb-cff1-interp-cs.hh [subset/cff] Support instancing 2 years ago
hb-cff2-interp-cs.hh [subset-cff] Minor hide num_coords again 2 years ago
hb-common.cc Add Tifinagh to list of both-directions scripts 2 years ago
hb-common.h [doc] Fix 1 year ago
hb-config.hh [config] Add HB_NO_OT_FONT_ADVANCE_CACHE 2 years ago
hb-coretext.cc [coretext] Remove unused variable 2 years ago
hb-coretext.h
hb-cplusplus.hh [paint] Add get_empty / [sg]et_user_data 2 years ago
hb-debug.hh [wasm] Port from c_api to wasm-micro-runtime wasm_runtime API 2 years ago
hb-deprecated.h 7.2.0 2 years ago
hb-directwrite.cc [directwrite] Simplify delete 2 years ago
hb-directwrite.h
hb-dispatch.hh
hb-draw.cc 7.0.0 2 years ago
hb-draw.h More s/hb_font_get_glyph_shape/hb_font_draw_glyph/ 2 years ago
hb-draw.hh [draw] Lazy-allocate user-data/destroy callback vector 2 years ago
hb-face-builder.cc [face] Split hb-face-builder.cc 2 years ago
hb-face.cc Docs 2 years ago
hb-face.h [face] Add hb_face_collect_nominal_glyph_mapping 2 years ago
hb-face.hh [face] Comment 2 years ago
hb-fallback-shape.cc [fallback-shape] Remove TODO 2 years ago
hb-features.h.in [wasm] Add to harfbuzz.cc and hb-features 2 years ago
hb-font.cc [font] Remove redundant avar mapping line 2 years ago
hb-font.h [font] Add hb_font_set_variation() 2 years ago
hb-font.hh [font] Fix compiler warnings 2 years ago
hb-ft-colr.hh Don't use M_PI 2 years ago
hb-ft.cc [ft] Enlarge glyph-cache value-size again 2 years ago
hb-ft.h [ft] Add API to notify that hb_font_t changed 2 years ago
hb-gdi.cc
hb-gdi.h
hb-glib.cc [glib] Remove old cruft from pre-2011 2 years ago
hb-glib.h
hb-gobject-enums.cc.tmpl
hb-gobject-enums.h.tmpl Fix the generated gobject headers 2 years ago
hb-gobject-structs.cc Revert "[doc] Fix a couple of gtk-doc warnings" 2 years ago
hb-gobject-structs.h [gobject] Add another value type hb_ot_var_axis_info 2 years ago
hb-gobject.h
hb-graphite2.cc [graphite] Simplify direction handling 2 years ago
hb-graphite2.h [doc] Workaround gtk-doc limitation with HB_DEPRECATED_FOR 2 years ago
hb-icu.cc
hb-icu.h
hb-iter.hh [iter] Comment 1 year ago
hb-kern.hh Cosmetic 3 years ago
hb-limits.hh [VarComposite] Limit number of axes that are copied 1 year ago
hb-machinery.hh [map] Add hb_map_keys() and hb_map_values() 2 years ago
hb-map.cc [map] Another try at fixing old Mac builds 2 years ago
hb-map.h Add HB_CODEPOINT_INVALID 1 year ago
hb-map.hh [map] Fix use-after-move issue 1 year ago
hb-meta.hh [meta] Return reference from reference-wrapper 1 year ago
hb-ms-feature-ranges.hh [ms-features] Comment 2 years ago
hb-multimap.hh [subset] Pre-alloc a few maps 1 year ago
hb-mutex.hh Use proper preprocessor checks for UWP 2 years ago
hb-null.hh [GDEF] Use a cache for glyph classes 2 years ago
hb-number-parser.hh [subset-cff] Write loop more idiomatic 2 years ago
hb-number-parser.rl
hb-number.cc [hb-view] Support specifying color indices again 2 years ago
hb-number.hh
hb-object.hh [object] Handle mallocation error in set_user_data 2 years ago
hb-open-file.hh Use hb_memcpy instead of memcpy consistently 2 years ago
hb-open-type.hh [UnsizedArray] Minor simplify operator[] 1 year ago
hb-ot-cff-common.hh [subset/cff] Speed up offset writing 1 year ago
hb-ot-cff1-std-str.hh
hb-ot-cff1-table.cc [paint] Fix drawing non-color glyphs 2 years ago
hb-ot-cff1-table.hh [subset/cff1] Fix wrong comma location! 1 year ago
hb-ot-cff2-table.cc [paint] Fix drawing non-color glyphs 2 years ago
hb-ot-cff2-table.hh [cff] Remove unused types 1 year ago
hb-ot-cmap-table.hh [set] Simplify a few set iterations as range loop 1 year ago
hb-ot-color.cc 7.0.0 2 years ago
hb-ot-color.h Add hb_ot_color_glyph_has_paint 2 years ago
hb-ot-deprecated.h [doc] Workaround gtk-doc limitation with HB_DEPRECATED_FOR 2 years ago
hb-ot-face-table-list.hh [instancer] apply cvar deltas 2 years ago
hb-ot-face.cc Move Color tables to src/OT/Color/ 2 years ago
hb-ot-face.hh [machinery] Add "core table" machinery 3 years ago
hb-ot-font.cc [TINY] Fix build 2 years ago
hb-ot-font.h
hb-ot-gasp-table.hh
hb-ot-glyf-table.hh [glyf] Start splitting file 2 years ago
hb-ot-hdmx-table.hh [subset/hdmx] Remove an unintended vector copy 1 year ago
hb-ot-head-table.hh [instancer] update bound metrics for CFF2 instancing 2 years ago
hb-ot-hhea-table.hh
hb-ot-hmtx-table.hh [subset] start_embed never returns nullptr 1 year ago
hb-ot-kern-table.hh
hb-ot-layout-base-table.hh [BASE] Sanitize and get_min_max fixups 2 years ago
hb-ot-layout-common.hh [set] Simplify a few set iterations as range loop 1 year ago
hb-ot-layout-gdef-table.hh Move GDEF table to src/OT/Layout/GDEF 2 years ago
hb-ot-layout-gpos-table.hh [layout] Build lookup accelerators lazily on-demand 2 years ago
hb-ot-layout-gsub-table.hh [layout] Build lookup accelerators lazily on-demand 2 years ago
hb-ot-layout-gsubgpos.hh [gsubgpos] Prevent a leak in closure 1 year ago
hb-ot-layout-jstf-table.hh
hb-ot-layout.cc [set] Simplify a few set iterations as range loop 1 year ago
hb-ot-layout.h [layout] Add "2" version of BASE table API 2 years ago
hb-ot-layout.hh [buffer] Move delete_glyphs_inplace() here 2 years ago
hb-ot-map.cc Optimize a couple array references 2 years ago
hb-ot-map.hh [ot-map] Micro-optimize for size 2 years ago
hb-ot-math-table.hh [subset] start_embed never returns nullptr 1 year ago
hb-ot-math.cc Typo in the documentation of hb-ot-math 2 years ago
hb-ot-math.h 3.4.0 3 years ago
hb-ot-maxp-table.hh [beyond-64k] Fix subsetting of maxp 2 years ago
hb-ot-meta-table.hh [open-type] Remove (Sorted)ArrayOf.sub_array() 2 years ago
hb-ot-meta.cc
hb-ot-meta.h
hb-ot-metrics.cc Call roundf() instead of _hb_roundf() 2 years ago
hb-ot-metrics.h [ot-metrics] Synthesize missing metrics 3 years ago
hb-ot-metrics.hh
hb-ot-name-language-static.hh Minor rename of static symbols to namespace them 2 years ago
hb-ot-name-language.hh
hb-ot-name-table.hh Move name table to src/OT/name 2 years ago
hb-ot-name.cc Revert "Move hb-ot-name-language-static.hh out of hb-static.cc" 2 years ago
hb-ot-name.h 7.0.0 2 years ago
hb-ot-os2-table.hh [set] Simplify a few set iterations as range loop 1 year ago
hb-ot-os2-unicode-ranges.hh [os2] Minor add a cast 2 years ago
hb-ot-post-macroman.hh
hb-ot-post-table-v2subset.hh [subset] Pre-alloc a few maps 1 year ago
hb-ot-post-table.hh [subset] start_embed never returns nullptr 1 year ago
hb-ot-shape-fallback.cc [fallback-kern] Move buffer message to correct position 3 years ago
hb-ot-shape-fallback.hh
hb-ot-shape-normalize.cc [normalize] Micro-optimize 2 years ago
hb-ot-shape-normalize.hh
hb-ot-shape.cc Revert "Revert "[aat] Support feature ranges"" 2 years ago
hb-ot-shape.h
hb-ot-shape.hh Revert "Revert "[aat] Support feature ranges"" 2 years ago
hb-ot-shaper-arabic-fallback.hh [layout] Build lookup accelerators lazily on-demand 2 years ago
hb-ot-shaper-arabic-joining-list.hh [Unicode 15] Update the Arabic joining script list 2 years ago
hb-ot-shaper-arabic-pua.hh [arabic-fallback] Generate PUA table from data 2 years ago
hb-ot-shaper-arabic-table.hh [Unicode 15] Update the Arabic table 2 years ago
hb-ot-shaper-arabic-win1256.hh Rename s/shape-complex/shaper/g 2 years ago
hb-ot-shaper-arabic.cc Enable -Wformat-signedness 2 years ago
hb-ot-shaper-arabic.hh Rename s/shape-complex/shaper/g 2 years ago
hb-ot-shaper-default.cc [shaper] Disable dumber shaper if no AAT 2 years ago
hb-ot-shaper-hangul.cc Reorder hb_ot_shaper_t members to save 8 bytes of data per shaper 2 years ago
hb-ot-shaper-hebrew.cc [hebrew] Break out of reordering loop when pattern found 2 years ago
hb-ot-shaper-indic-machine.hh Enable -Wformat-signedness 2 years ago
hb-ot-shaper-indic-machine.rl Enable -Wformat-signedness 2 years ago
hb-ot-shaper-indic-table.cc [indic] Support <U+0A02, U+0A40> 2 years ago
hb-ot-shaper-indic.cc [indic] Tighten up base-finding 2 years ago
hb-ot-shaper-indic.hh [indic] Remove remnants of Sinhala 2 years ago
hb-ot-shaper-khmer-machine.hh Enable -Wformat-signedness 2 years ago
hb-ot-shaper-khmer-machine.rl Enable -Wformat-signedness 2 years ago
hb-ot-shaper-khmer.cc [layout] Only update buffer digest if buffer changed by a pause 2 years ago
hb-ot-shaper-myanmar-machine.hh Enable -Wformat-signedness 2 years ago
hb-ot-shaper-myanmar-machine.rl Enable -Wformat-signedness 2 years ago
hb-ot-shaper-myanmar.cc [config] Disable Zawgyi shaper in HB_MINI/HB_TINY 2 years ago
hb-ot-shaper-syllabic.cc [syllabic] Better fix for previous issue 2 years ago
hb-ot-shaper-syllabic.hh [layout] Only update buffer digest if buffer changed by a pause 2 years ago
hb-ot-shaper-thai.cc [algs] Fix bot fail 2 years ago
hb-ot-shaper-use-machine.hh Enable -Wformat-signedness 2 years ago
hb-ot-shaper-use-machine.rl Enable -Wformat-signedness 2 years ago
hb-ot-shaper-use-table.hh [use-table] Add a OPTIMIZE_SIZE version 2 years ago
hb-ot-shaper-use.cc [layout] Only update buffer digest if buffer changed by a pause 2 years ago
hb-ot-shaper-vowel-constraints.cc [USE] Update the data files 2 years ago
hb-ot-shaper-vowel-constraints.hh Rename s/shape-complex/shaper/g 2 years ago
hb-ot-shaper.hh [config] Disable Zawgyi shaper in HB_MINI/HB_TINY 2 years ago
hb-ot-stat-table.hh [subset] start_embed never returns nullptr 1 year ago
hb-ot-tag-table.hh [config] Add HB_NO_LANGUAGE_LONG and enable in TINY profile 2 years ago
hb-ot-tag.cc [layout] Mark language as nullable 2 years ago
hb-ot-var-avar-table.hh [open-type] Add to_int to fixed types 2 years ago
hb-ot-var-common.hh fix bot 1 year ago
hb-ot-var-cvar-table.hh [instancer] use axis tag as hashmap key instead of axis index 1 year ago
hb-ot-var-fvar-table.hh address review comments 2 years ago
hb-ot-var-gvar-table.hh [subset/gvar] Micro-optimize 1 year ago
hb-ot-var-hvar-table.hh [subset] Reuse num_glyphs in various places 1 year ago
hb-ot-var-mvar-table.hh [instancer] Add MVAR values to OS/2 2 years ago
hb-ot-var.cc [docs] Reduce warnings 2 years ago
hb-ot-var.h
hb-ot-vorg-table.hh [subset] start_embed never returns nullptr 1 year ago
hb-ot.h
hb-outline.cc Remove extra blank line in hb-outline.cc 2 years ago
hb-outline.hh [outline] Rename internal function 2 years ago
hb-paint-extents.cc Disable hb_paint_extents_* functions if HB_NO_PAINT is defined 2 years ago
hb-paint-extents.hh Whitespace 2 years ago
hb-paint.cc 7.0.0 2 years ago
hb-paint.h [paint] Remove enum trailing comma in C header 2 years ago
hb-paint.hh Don't use M_PI 2 years ago
hb-pool.hh [pool] Add funny Copilot comment 2 years ago
hb-priority-queue.hh [priority-heap] Comment 2 years ago
hb-repacker.hh Enable -Wformat-signedness 2 years ago
hb-sanitize.hh [sanitize] Protect against an underflow 2 years ago
hb-serialize.hh [serializer] Handle snapshotting when current is nullptr 1 year ago
hb-set-digest.hh [set-digest] Comment 2 years ago
hb-set.cc 7.0.0 2 years ago
hb-set.h Add HB_CODEPOINT_INVALID 1 year ago
hb-set.hh Use hb_codepoint_pair_t in more places 1 year ago
hb-shape-plan.cc Enable -Wformat-signedness 2 years ago
hb-shape-plan.h [cpluscplus] Wrap hb-subset types as well 2 years ago
hb-shape-plan.hh Fix another leak 2 years ago
hb-shape.cc [justify] Set out params in more cases 2 years ago
hb-shape.h [justify] Document API 2 years ago
hb-shaper-impl.hh
hb-shaper-list.hh [wasm] Add wasm shaper skeleton 2 years ago
hb-shaper.cc Use hb_memcpy instead of memcpy consistently 2 years ago
hb-shaper.hh
hb-static.cc [subset/cff1] Don't allocate memory for retaingid holes 1 year ago
hb-string-array.hh
hb-style.cc Don't use M_PI 2 years ago
hb-style.h [hb-style] Fix the sign of slant ratios 3 years ago
hb-subset-accelerator.hh [subset-plan] Another error check 2 years ago
hb-subset-cff-common.cc [subset/cff] Optimize fdselect 1 year ago
hb-subset-cff-common.hh [set] Simplify a few set iterations as range loop 1 year ago
hb-subset-cff1.cc [subset/cff1] Remove always-true check 1 year ago
hb-subset-cff1.hh
hb-subset-cff2.cc [subset/cff] Simplify a few serialize calls 1 year ago
hb-subset-cff2.hh
hb-subset-input.cc [instancer] wrap hb_subset_input_Set_axis_range() under experimental 2 years ago
hb-subset-input.hh [instancer ]update internal hashmap to use Triple instead of single value 2 years ago
hb-subset-instancer-solver.cc [instancer-solver] port solver fix from fonttools 1 year ago
hb-subset-instancer-solver.hh [instancer] add merge_tuple_variations () 1 year ago
hb-subset-plan-member-list.hh Use hb_codepoint_pair_t in more places 1 year ago
hb-subset-plan.cc [subset-plan] Reuse glyph_for_gid result 1 year ago
hb-subset-plan.hh [subset/hdmx] Speed up 1 year ago
hb-subset-repacker.cc [doc] Use XSince for REPLACEME/EXPERIMENTAL 2 years ago
hb-subset-repacker.h [repacker] Update repacker api method to take a table tag. 2 years ago
hb-subset.cc [subset] Reduce memory pressure 1 year ago
hb-subset.h [instancer] wrap hb_subset_input_Set_axis_range() under experimental 2 years ago
hb-subset.hh [map] Add hb_map_keys() and hb_map_values() 2 years ago
hb-ucd-table.hh [ucd] Change OPTIMIZE_SIZE to compression level 9 2 years ago
hb-ucd.cc [ucd] Document algorithms 2 years ago
hb-unicode-emoji-table.hh [Unicode 15] Update the emoji table & cluster test 2 years ago
hb-unicode.cc [unicode] Adjust error message 2 years ago
hb-unicode.h 7.2.0 2 years ago
hb-unicode.hh [unicode] Accept a couple hacks as permanent 2 years ago
hb-uniscribe.cc Use hb_memcpy instead of memcpy consistently 2 years ago
hb-uniscribe.h
hb-utf.hh [hb-cairo] Make hb_cairo_glyphs_from_buffer public 2 years ago
hb-vector.hh [vector] Speed up shrink_vector for trivial destructors 1 year ago
hb-version.h 7.3.0 2 years ago
hb-version.h.in
hb-wasm-api-blob.hh [wasm] Rename a couple APIs 2 years ago
hb-wasm-api-buffer.hh [wasm-buffer] Fix buffer_contents_realloc 2 years ago
hb-wasm-api-common.hh [wasm-graphite] Ensure native direction here too 2 years ago
hb-wasm-api-face.hh [wasm] Rename a couple APIs 2 years ago
hb-wasm-api-font.hh [wasm] Rename a couple APIs 2 years ago
hb-wasm-api-list.hh [wasm] Rename a couple APIs 2 years ago
hb-wasm-api-shape.hh [wasm-api-shape] Avoid a couple of crashes 2 years ago
hb-wasm-api.cc [wasm] Add to harfbuzz.cc and hb-features 2 years ago
hb-wasm-api.h [wasm] Rename a couple APIs 2 years ago
hb-wasm-api.hh [wasm] Add HB_ARRAY_APP2NATIVE 2 years ago
hb-wasm-shape.cc [wasm] Make _hb_wasm_module_reader conditional 2 years ago
hb.h [paint] Pass font to all callbacks 2 years ago
hb.hh Drop a pair of parantheses from likely/unlikely 2 years ago
justify.py [justify-demo] Help message 2 years ago
main.cc Enable -Wformat-signedness 2 years ago
meson.build [instancer] add testing code for change_tuple_variation_axis_limits() 1 year ago
sample.py [sample.py] Fix warning 2 years ago
test-algs.cc [algs] Test hb_hash() 2 years ago
test-array.cc [array] Fix MSVC fail 2 years ago
test-bimap.cc
test-buffer-serialize.cc [deserialize] Some more 2 years ago
test-gpos-size-params.cc
test-gsub-get-alternates.cc [set] Simplify a few set iterations as range loop 1 year ago
test-gsub-would-substitute.cc
test-iter.cc [test-iter] Fix leak 2 years ago
test-machinery.cc [machinery] Allow using lazy-loader with void* 3 years ago
test-map.cc Use hb_codepoint_pair_t in more places 1 year ago
test-multimap.cc [test-multimap] More tests 2 years ago
test-number.cc
test-ot-glyphname.cc [test-ot-glyphname] Fix return value 2 years ago
test-ot-meta.cc Enable -Wformat-signedness 2 years ago
test-ot-name.cc
test-priority-queue.cc [priority-queue] Optimize heap access 3 years ago
test-repacker.cc [repacker] add cycle detection to the graph sort. 2 years ago
test-serialize.cc [reorg] Move Coverage, RangeRecord into new namespace layout. 2 years ago
test-set.cc Use hb_codepoint_pair_t in more places 1 year ago
test-subset-instancer-solver.cc [instancer-solver] port solver fix from fonttools 1 year ago
test-tuple-varstore.cc [instancer] add testing code for change_tuple_variation_axis_limits() 1 year ago
test-unicode-ranges.cc Enable -Wformat-signedness 2 years ago
test-use-table.cc [src] Add test-use-table 2 years ago
test-vector.cc [vector] Add copy-constructor for array_t's 1 year ago
test.cc Enable -Wformat-signedness 2 years ago
update-unicode-tables.make Update the language system tag registry URL 2 years ago