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 2d12fc90a4 [ms-feature-ranges] Pass reference to cmp function 3 years ago
..
ms-use Fix various typos 3 years ago
Makefile.am [meta] Remove otherwise-empty test-meta 3 years ago
Makefile.sources [ms-feature-ranges] Inline code in header file 3 years ago
check-c-linkage-decls.py
check-externs.py
check-header-guards.py
check-includes.py
check-libstdc++.py
check-static-inits.py [check-static-inits] Only check library object files 3 years ago
check-symbols.py
failing-alloc.c [failing-alloc] Make it compile as C++ as well 3 years ago
fix_get_types.py
gen-arabic-joining-list.py
gen-arabic-table.py
gen-def.py Fix test 3 years ago
gen-emoji-table.py [test] Write one sequence per-line 3 years ago
gen-harfbuzzcc.py
gen-hb-version.py [getn-hb-version.py] Open old output in UTF-8 mode as well 3 years ago
gen-indic-table.py
gen-os2-unicode-ranges.py Fix various typos 3 years ago
gen-ragel-artifacts.py [meson] Add ragel subproject 3 years ago
gen-tag-table.py Update language system tag registry to OT 1.9 3 years ago
gen-ucd-table.py
gen-use-table.py [USE] Categorize characters that only have AJT 3 years ago
gen-vowel-constraints.py [buffer] Rename swap_buffers() to sync() 3 years ago
harfbuzz-config.cmake.in
harfbuzz-gobject.pc.in
harfbuzz-icu.pc.in
harfbuzz-subset.pc.in
harfbuzz.cc [ms-feature-ranges] Inline code in header file 3 years ago
harfbuzz.pc.in
hb-aat-layout-ankr-table.hh
hb-aat-layout-bsln-table.hh Rename HBGlyphID to HBGlyphID16 3 years ago
hb-aat-layout-common.hh [buffer] Rename swap_buffers() to sync() 3 years ago
hb-aat-layout-feat-table.hh
hb-aat-layout-just-table.hh Fix various typos 3 years ago
hb-aat-layout-kerx-table.hh [meta] Use std::forward instead of hb_forward() 3 years ago
hb-aat-layout-morx-table.hh [morx] Reverse graphemese, not whole buffer 3 years ago
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 [vector] Remove old find() method 3 years ago
hb-array.hh Fix various typos 3 years ago
hb-atomic.hh [atomic] Cannot fail anymore 3 years ago
hb-bimap.hh [bimap] Remove init/fini 3 years ago
hb-bit-page.hh [bit-page] Remove unused inverted code 3 years ago
hb-bit-set-invertible.hh [set] Add successful check in swap() 3 years ago
hb-bit-set.hh Simplify swap() 3 years ago
hb-blob.cc
hb-blob.h
hb-blob.hh [blob] Minor change in destruction 3 years ago
hb-buffer-deserialize-json.hh [ragel] Regenerate state machine files with 6.10 3 years ago
hb-buffer-deserialize-json.rl
hb-buffer-deserialize-text.hh [ragel] Regenerate state machine files with 6.10 3 years ago
hb-buffer-deserialize-text.rl
hb-buffer-serialize.cc
hb-buffer.cc [buffer] Rename swap_buffers() to sync() 3 years ago
hb-buffer.h [buffer] Add hb_buffer_create_similar() 3 years ago
hb-buffer.hh [buffer] Rename swap_buffers() to sync() 3 years ago
hb-cache.hh
hb-cff-interp-common.hh [cff] Remove op_str_t nop init/fini 3 years ago
hb-cff-interp-cs-common.hh [cff] Remove init/fini from number_t 3 years ago
hb-cff-interp-dict-common.hh
hb-cff1-interp-cs.hh
hb-cff2-interp-cs.hh [cff] Remove init/fini from blend_arg_t 3 years ago
hb-common.cc Fix previous commit 3 years ago
hb-common.h 3.0.0 3 years ago
hb-config.hh [CONFIG] Add HB_CONFIG_OVERRIDE_H to simplify config overrides 3 years ago
hb-coretext.cc [coretext] Fix lsearch 3 years ago
hb-coretext.h
hb-debug.hh [meta] Use std::forward instead of hb_forward() 3 years ago
hb-deprecated.h [set] Add hb_bit_set_invertible_t and resurrect hb_set_invert() 3 years ago
hb-directwrite.cc [buffer] Merge and rename clear_glyph_flags() 3 years ago
hb-directwrite.h
hb-dispatch.hh [meta] Use std::forward instead of hb_forward() 3 years ago
hb-draw.cc
hb-draw.h Fix various typos 3 years ago
hb-draw.hh
hb-face.cc [font] Load named-instance if face index top bits are set 3 years ago
hb-face.h
hb-face.hh
hb-fallback-shape.cc [buffer] Merge and rename clear_glyph_flags() 3 years ago
hb-font.cc [doc] Fix hb_font_set_synthetic_slant param name 3 years ago
hb-font.h Merge pull request #3338 from harfbuzz/slant 3 years ago
hb-font.hh [GPOS] Apply font synthetic slant 3 years ago
hb-ft.cc [ft] Disable vertical funcs if HB_NO_VERTICAL 3 years ago
hb-ft.h
hb-gdi.cc
hb-gdi.h
hb-glib.cc Call atexit() via hb_atexit() 3 years ago
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 [buffer] Merge and rename clear_glyph_flags() 3 years ago
hb-graphite2.h
hb-icu.cc Call atexit() via hb_atexit() 3 years ago
hb-icu.h
hb-iter.hh [meta] Use std::addressof() instead of hb_addressof() 3 years ago
hb-kern.hh
hb-machinery.hh
hb-map.cc [set] Make all operators null-safe again 3 years ago
hb-map.h
hb-map.hh [map] Correct previous commit, if (...) was reversed. 3 years ago
hb-meta.hh [meta] Include <memory>, for addressof 3 years ago
hb-ms-feature-ranges.hh [ms-feature-ranges] Pass reference to cmp function 3 years ago
hb-mutex.hh [mutex] Try work around GCC cast-align error/warning 3 years ago
hb-null.hh
hb-number-parser.hh
hb-number-parser.rl
hb-number.cc
hb-number.hh
hb-object.hh [vector] Remove old find() method 3 years ago
hb-open-file.hh [open-file] Use hb_is_source_of instead of hb_is_iterator 3 years ago
hb-open-type.hh [meta] Use std::conditional instead of hb_conditional() 3 years ago
hb-ot-cff-common.hh [str_buff_vec_t] Remove unused fini method 3 years ago
hb-ot-cff1-std-str.hh
hb-ot-cff1-table.cc
hb-ot-cff1-table.hh [cff] Remove some more fini_deep() 3 years ago
hb-ot-cff2-table.cc
hb-ot-cff2-table.hh [cff] Remove some more fini_deep() 3 years ago
hb-ot-cmap-table.hh [meta] Use std::addressof() instead of hb_addressof() 3 years ago
hb-ot-color-cbdt-table.hh [vector] Move semantics when resizing 3 years ago
hb-ot-color-colr-table.hh [subset] fix fuzzer timeout if visisted_paint goes into error. 3 years ago
hb-ot-color-colrv1-closure.hh [meta] Use std::addressof() instead of hb_addressof() 3 years ago
hb-ot-color-cpal-table.hh Add TODO to update NN offsets to allow nulls. 3 years ago
hb-ot-color-sbix-table.hh [serialize] Remove unnecessary pointer indirection 3 years ago
hb-ot-color-svg-table.hh
hb-ot-color.cc Fix various typos 3 years ago
hb-ot-color.h
hb-ot-deprecated.h
hb-ot-face-table-list.hh [CONFIG] Add HB_NO_VERTICAL 3 years ago
hb-ot-face.cc
hb-ot-face.hh
hb-ot-font.cc [CONFIG] Add HB_NO_VERTICAL 3 years ago
hb-ot-font.h
hb-ot-gasp-table.hh
hb-ot-glyf-table.hh [subset] Fix bound check when setting overlap bit. 3 years ago
hb-ot-hdmx-table.hh [serialize] Remove unnecessary pointer indirection 3 years ago
hb-ot-head-table.hh [head] Add is_expanded() internally 3 years ago
hb-ot-hhea-table.hh
hb-ot-hmtx-table.hh [CONFIG] Add HB_NO_VERTICAL 3 years ago
hb-ot-kern-table.hh [meta] Use std::forward instead of hb_forward() 3 years ago
hb-ot-layout-base-table.hh Rename HBGlyphID to HBGlyphID16 3 years ago
hb-ot-layout-common.hh [bimap] Remove init/fini 3 years ago
hb-ot-layout-gdef-table.hh [subset] use glyphset_gsub instead of glyphset for GDEF 3 years ago
hb-ot-layout-gpos-table.hh [gpos] Fix unsafe-to-break of mark-attachment 3 years ago
hb-ot-layout-gsub-table.hh [buffer] Merge and rename clear_glyph_flags() 3 years ago
hb-ot-layout-gsubgpos.hh Merge pull request #3365 from harfbuzz/gdef-fix 3 years ago
hb-ot-layout-jstf-table.hh Rename HBGlyphID to HBGlyphID16 3 years ago
hb-ot-layout.cc [buffer] Rename swap_buffers() to sync() 3 years ago
hb-ot-layout.h
hb-ot-layout.hh [buffer] Group shape-related members together 3 years ago
hb-ot-map.cc [ot-map] Whitespace 3 years ago
hb-ot-map.hh
hb-ot-math-table.hh [subset] MATH: don't serialize coverage table when iterator is empty 3 years ago
hb-ot-math.cc
hb-ot-math.h
hb-ot-maxp-table.hh [subset] Convert subset plan to use a flags bit set. 3 years ago
hb-ot-meta-table.hh
hb-ot-meta.cc
hb-ot-meta.h
hb-ot-metrics.cc [metrics] Fix slant calc 3 years ago
hb-ot-metrics.h
hb-ot-metrics.hh
hb-ot-name-language-static.hh
hb-ot-name-language.hh
hb-ot-name-table.hh [meta] Use std::addressof() instead of hb_addressof() 3 years ago
hb-ot-name.cc Small docs improvement 3 years ago
hb-ot-name.h docs: Add a link to the OpenType spec 3 years ago
hb-ot-os2-table.hh [subset] Convert subset plan to use a flags bit set. 3 years ago
hb-ot-os2-unicode-ranges.hh
hb-ot-post-macroman.hh
hb-ot-post-table-v2subset.hh [subset] avoid writing out duplicate extra glyph names in post table 3 years ago
hb-ot-post-table.hh [subset] Convert subset plan to use a flags bit set. 3 years ago
hb-ot-shape-complex-arabic-fallback.hh Rename HBGlyphID to HBGlyphID16 3 years ago
hb-ot-shape-complex-arabic-joining-list.hh [Unicode 14] Update the Arabic joining script list 3 years ago
hb-ot-shape-complex-arabic-table.hh [Unicode 14] Update the Arabic table 3 years ago
hb-ot-shape-complex-arabic-win1256.hh More macro cleanup 3 years ago
hb-ot-shape-complex-arabic.cc [Unicode 14] Handle U+180F FVS4 3 years ago
hb-ot-shape-complex-arabic.hh
hb-ot-shape-complex-default.cc
hb-ot-shape-complex-hangul.cc Fix various typos 3 years ago
hb-ot-shape-complex-hebrew.cc
hb-ot-shape-complex-indic-machine.hh
hb-ot-shape-complex-indic-machine.rl
hb-ot-shape-complex-indic-table.cc [Unicode 14] Update the Indic table 3 years ago
hb-ot-shape-complex-indic.cc [indic] Apply 'calt' and 'clig' across syllable boundaries 3 years ago
hb-ot-shape-complex-indic.hh
hb-ot-shape-complex-khmer-machine.hh [ragel] Regenerate state machine files with 6.10 3 years ago
hb-ot-shape-complex-khmer-machine.rl
hb-ot-shape-complex-khmer.cc [khmer] Fix comment 3 years ago
hb-ot-shape-complex-khmer.hh [khmer] Towards separating Khmer from Indic table 3 years ago
hb-ot-shape-complex-myanmar-machine.hh Add support for Pwo Karen / Ason Chin medial la 3 years ago
hb-ot-shape-complex-myanmar-machine.rl Add support for Pwo Karen / Ason Chin medial la 3 years ago
hb-ot-shape-complex-myanmar.cc [myanmar] Towards separating Myanmar from Indic table 3 years ago
hb-ot-shape-complex-myanmar.hh Add support for Pwo Karen / Ason Chin medial la 3 years ago
hb-ot-shape-complex-syllabic.cc [buffer] Rename swap_buffers() to sync() 3 years ago
hb-ot-shape-complex-syllabic.hh
hb-ot-shape-complex-thai.cc [buffer] Rename swap_buffers() to sync() 3 years ago
hb-ot-shape-complex-use-machine.hh [USE] Insert dotted circles before lone viramas 3 years ago
hb-ot-shape-complex-use-machine.rl [USE] Insert dotted circles before lone viramas 3 years ago
hb-ot-shape-complex-use-table.hh [USE] Categorize characters that only have AJT 3 years ago
hb-ot-shape-complex-use.cc [USE] Merge the categories S and O 3 years ago
hb-ot-shape-complex-vowel-constraints.cc [buffer] Rename swap_buffers() to sync() 3 years ago
hb-ot-shape-complex-vowel-constraints.hh
hb-ot-shape-complex.hh [USE] Send Khitan Small Script and Yezidi to USE 3 years ago
hb-ot-shape-fallback.cc Use invisible-glyph for spaces if font has no ASCII space 3 years ago
hb-ot-shape-fallback.hh
hb-ot-shape-normalize.cc [buffer] Rename swap_buffers() to sync() 3 years ago
hb-ot-shape-normalize.hh [API] Add hb_buffer_[sg]et_not_found_glyph() and --not-found-glyph 3 years ago
hb-ot-shape.cc Fix various typos 3 years ago
hb-ot-shape.h
hb-ot-shape.hh
hb-ot-stat-table.hh
hb-ot-tag-table.hh Update language system tag registry to OT 1.9 3 years ago
hb-ot-tag.cc
hb-ot-var-avar-table.hh
hb-ot-var-common.hh [subset] Move struct DeltaSetIndexMap into hb-ot-var-common.hh 3 years ago
hb-ot-var-fvar-table.hh [hb-ot-var] Actually set in/out argument 3 years ago
hb-ot-var-gvar-table.hh Fix various typos 3 years ago
hb-ot-var-hvar-table.hh [bimap] Remove init/fini 3 years ago
hb-ot-var-mvar-table.hh
hb-ot-var.cc [hb-ot-var] Specify normalized 2.14 docs 3 years ago
hb-ot-var.h Fix various typos 3 years ago
hb-ot-vorg-table.hh Rename HBGlyphID to HBGlyphID16 3 years ago
hb-ot.h
hb-pool.hh
hb-priority-queue.hh
hb-repacker.hh [repacker] Replace fini_deep() with fini() 3 years ago
hb-sanitize.hh [subset] reuse colrv1 max nesting depth constant for sanitize. 3 years ago
hb-serialize.hh Fix various typos 3 years ago
hb-set-digest.hh [set-digest] Use using instead of typedef 3 years ago
hb-set.cc [set] Make all operators null-safe again 3 years ago
hb-set.h [set] Add hb_bit_set_invertible_t and resurrect hb_set_invert() 3 years ago
hb-set.hh [map] Allow storing classes in the hashmap 3 years ago
hb-shape-plan.cc Use !g_object_is_valid() instead of g_object_is_inert() 3 years ago
hb-shape-plan.h
hb-shape-plan.hh
hb-shape.cc Call atexit() via hb_atexit() 3 years ago
hb-shape.h
hb-shaper-impl.hh
hb-shaper-list.hh
hb-shaper.cc Call atexit() via hb_atexit() 3 years ago
hb-shaper.hh
hb-static.cc
hb-string-array.hh
hb-style.cc [style] Adjust font slant angle for synthetic slant value 3 years ago
hb-style.h 3.0.0 3 years ago
hb-subset-cff-common.cc [docs] Don’t use GTK-Doc syntax for internal functions 3 years ago
hb-subset-cff-common.hh [cff] Remove op_str_t nop init/fini 3 years ago
hb-subset-cff1.cc [subset-cff1] Remove a constructor/destructor pair 3 years ago
hb-subset-cff1.hh
hb-subset-cff2.cc [subset-cff2] Drop an constructor/destructor pair 3 years ago
hb-subset-cff2.hh
hb-subset-input.cc [subset] In preperation for 3.0.0 release remove legacy subsetting api methods. 3 years ago
hb-subset-input.hh Make the file UTF-8 again 3 years ago
hb-subset-plan.cc [subset] COLR : only include glyphs after COLR closure 3 years ago
hb-subset-plan.hh [subset] COLR : only include glyphs after COLR closure 3 years ago
hb-subset.cc [repacker] create repacker output buffer after final length is known. 3 years ago
hb-subset.h [subset] In preperation for 3.0.0 release remove legacy subsetting api methods. 3 years ago
hb-subset.hh [meta] Use std::forward instead of hb_forward() 3 years ago
hb-ucd-table.hh [Unicode 14] Update the UCD table 3 years ago
hb-ucd.cc Call atexit() via hb_atexit() 3 years ago
hb-unicode-emoji-table.hh [Unicode 14] Update the emoji table 3 years ago
hb-unicode.cc
hb-unicode.h
hb-unicode.hh Update comments for U+180F FVS4 3 years ago
hb-uniscribe.cc [buffer] Merge and rename clear_glyph_flags() 3 years ago
hb-uniscribe.h
hb-utf.hh
hb-vector.hh [vector] Merge sorted-vector into vector 3 years ago
hb-version.h 3.2.0 3 years ago
hb-version.h.in
hb.h
hb.hh Err on -Wbitwise-instead-of-logical 3 years ago
main.cc
meson.build [ms-feature-ranges] Inline code in header file 3 years ago
sample.py
test-algs.cc [vector] Move test code into separate file 3 years ago
test-array.cc
test-bimap.cc
test-buffer-serialize.cc
test-gpos-size-params.cc
test-gsub-would-substitute.cc
test-iter.cc [iter] add specialized implementation for hb_concat forward when iterators are not random access. 3 years ago
test-map.cc [map] Fix bad memory access if hb_map.fini() was called twice. 3 years ago
test-number.cc
test-ot-glyphname.cc
test-ot-meta.cc
test-ot-name.cc
test-priority-queue.cc
test-repacker.cc [repacker] add test case for using max priority to resolve an overflow. 3 years ago
test-set.cc [map] Add initializer_list and swap() 3 years ago
test-unicode-ranges.cc
test-vector.cc [vector] Move semantics when resizing 3 years ago
test.cc
update-unicode-tables.make [USE] Categorize characters that only have AJT 3 years ago