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 c405ed0509 [morx] Port to hb_sanitize_with_object_t 6 years ago
..
hb-ucdn [ucdn] Update to Unicode 11 7 years ago
HBIndicVowelConstraints.txt Touch up on previous commit 6 years ago
Makefile.am [fuzzing] Remove limited-edition build of libraries 6 years ago
Makefile.sources [STAT] Add table parsing (#1384) 6 years ago
check-c-linkage-decls.sh Minor 7 years ago
check-externs.sh Check for headers in builddir first, in check-*.sh 7 years ago
check-header-guards.sh Improve tests (#679) 7 years ago
check-includes.sh Rename hb-*private.hh to hb-*.hh 7 years ago
check-libstdc++.sh Allow libharfbuzz-subset to link to libstdc++ 7 years ago
check-static-inits.sh [check-static-inits.sh] Allow some if ubsan is in effect 7 years ago
check-symbols.sh [circleci] Fix "msan" and "everything" bots (#1205) 6 years ago
dev-run.sh [dwrite] minor 7 years ago
dump-indic-data.cc Rename hb-*private.hh to hb-*.hh 7 years ago
dump-khmer-data.cc [khmer] Remove unused khmer_position() 6 years ago
dump-myanmar-data.cc Rename hb-*private.hh to hb-*.hh 7 years ago
dump-use-data.cc Rename hb-*private.hh to hb-*.hh 7 years ago
gen-arabic-table.py Make gen-* scripts LC_ALL=C compatible (#942) 7 years ago
gen-def.py Rename deprecated symbols list file name and clean it up (#1328) 6 years ago
gen-emoji-table.py Shrink the emoji table by merging adjacent ranges 6 years ago
gen-indic-table.py Rename hb-*private.hh to hb-*.hh 7 years ago
gen-os2-unicode-ranges.py [os2] Minor rename/shuffle 6 years ago
gen-tag-table.py Update language system tag registry to OT 1.8.3 6 years ago
gen-use-table.py Fix USE categories for U+111C9 SHARADA SANDHI MARK 6 years ago
gen-vowel-constraints.py Clean up buffer->swap_buffers() calls 6 years ago
harfbuzz-config.cmake.in Fix infinite loop when walking up the directory hierarchy (#1183) 7 years ago
harfbuzz-gobject.pc.in
harfbuzz-icu.pc.in
harfbuzz-subset.pc.in [subset] Build hb-subset into separate libharfbuzz-subset.so 7 years ago
harfbuzz.pc.in [coretext] Use fabsf() instead of abs() 7 years ago
hb-aat-layout-ankr-table.hh [aat] Clean up ankr table include mess 6 years ago
hb-aat-layout-bsln-table.hh Rename hb-*private.hh to hb-*.hh 7 years ago
hb-aat-layout-common.hh [aat] Skip terminator in VarSizedBinSearchArray<> 6 years ago
hb-aat-layout-feat-table.hh [colr/feat/trak] minor 6 years ago
hb-aat-layout-just-table.hh [aat] Minor 6 years ago
hb-aat-layout-kerx-table.hh Simplify sanitize set_object() 6 years ago
hb-aat-layout-lcar-table.hh [arrays] Use hb_array_t<> in all places with sub_array() 6 years ago
hb-aat-layout-morx-table.hh [morx] Port to hb_sanitize_with_object_t 6 years ago
hb-aat-layout-trak-table.hh [trak] Coment 6 years ago
hb-aat-layout.cc [aat] Fix mort shaping 6 years ago
hb-aat-layout.hh [ot-shape] Move code around 6 years ago
hb-aat-ltag-table.hh [name] Hook up ltag table 6 years ago
hb-aat-map.cc [shape-plan] Cache shape plans with variations based on variation indices 6 years ago
hb-aat-map.hh [arrays] Change argument type of cmp called by hb_vector_t.bsearch() 6 years ago
hb-atomic.hh Add template-function convenience macros 6 years ago
hb-blob.cc Don't use Win32 API on Cygwin 6 years ago
hb-blob.h Add hb_blob_create_from_file, a new API (#926) 7 years ago
hb-blob.hh Add template-function convenience macros 6 years ago
hb-buffer-deserialize-json.hh Rename hb-*private.hh to hb-*.hh 7 years ago
hb-buffer-deserialize-json.rl Rename hb-*private.hh to hb-*.hh 7 years ago
hb-buffer-deserialize-text.hh Rename hb-*private.hh to hb-*.hh 7 years ago
hb-buffer-deserialize-text.rl Rename hb-*private.hh to hb-*.hh 7 years ago
hb-buffer-serialize.cc [color] Fix alpha channel value and adjust spaces 6 years ago
hb-buffer.cc Replace most uses of is_inert with is_immutable 6 years ago
hb-buffer.h [ot-var] Add hb_ot_var_axis_get_flags() 6 years ago
hb-buffer.hh Remove ASSERT_POD 6 years ago
hb-cache.hh Unbreak bots 6 years ago
hb-common.cc Add template-function convenience macros 6 years ago
hb-common.h Move HB_EXTERN 6 years ago
hb-coretext.cc [coretext] Hopefully the last one 6 years ago
hb-coretext.h [coretext] Add hb_coretext_font_create() 7 years ago
hb-debug.hh [debug] Print function in return_trace() 6 years ago
hb-deprecated.h [var] Deprecated axis enumeration API and add new version 6 years ago
hb-directwrite.cc [directwrite] Fix build 6 years ago
hb-directwrite.h [dwrite] Cosmetic change (#963) 7 years ago
hb-dsalgs.hh [arrays] Merge ArrayOf's sub_array into hb_array_t's 6 years ago
hb-face.cc [arrays] More 6 years ago
hb-face.h [face] Introduce character-map API 7 years ago
hb-face.hh [shaper] Rewrite shaper data code to be more template-driven than macro-driven 6 years ago
hb-fallback-shape.cc [shaper] Rewrite shaper data code to be more template-driven than macro-driven 6 years ago
hb-font.cc [shaper] Rewrite shaper data code to be more template-driven than macro-driven 6 years ago
hb-font.h Minor 6 years ago
hb-font.hh [shaper] Rewrite shaper data code to be more template-driven than macro-driven 6 years ago
hb-ft.cc Add template-function convenience macros 6 years ago
hb-ft.h [ft] Add hb_ft_font_changed() 7 years ago
hb-glib.cc Allow defining HB_USE_ATEXIT to 0 6 years ago
hb-glib.h Support building with older glib versions 8 years ago
hb-gobject-enums.cc.tmpl Rename hb-*private.hh to hb-*.hh 7 years ago
hb-gobject-enums.h.tmpl Clean up check-defs and check-symbols (#821) 7 years ago
hb-gobject-structs.cc [docs] More 6 years ago
hb-gobject-structs.h [gobject] Fix copy/paste error 7 years ago
hb-gobject.h
hb-graphite2.cc [shaper] Rewrite shaper data code to be more template-driven than macro-driven 6 years ago
hb-graphite2.h Add HB_DEPRECATED_FOR and mark relevant symbols 6 years ago
hb-icu.cc Allow defining HB_USE_ATEXIT to 0 6 years ago
hb-icu.h
hb-iter.hh Rename hb-*private.hh to hb-*.hh 7 years ago
hb-kern.hh [kerx] Implement CrossStream kerning for non-state-machine subtables 6 years ago
hb-machinery.hh Add hb_sanitize_with_object_t 6 years ago
hb-map.cc [docs] Fix titles here as well 6 years ago
hb-map.h 1.7.7 7 years ago
hb-map.hh [set/map] Fix uninitialized memory 6 years ago
hb-mutex.hh Don't use Win32 API on Cygwin 6 years ago
hb-null.hh Add hb_static_size(T) 6 years ago
hb-object.hh Make atomic types' internal values non-mutable 6 years ago
hb-open-file.hh [arrays] Improve bfind() interface 6 years ago
hb-open-type.hh [aat] Skip terminator in VarSizedBinSearchArray<> 6 years ago
hb-ot-cmap-table.hh Change ArrayOf.bsearch() return semantics 6 years ago
hb-ot-color-cbdt-table.hh Add hb_blob_ptr_t.destroy() 6 years ago
hb-ot-color-colr-table.hh [color] Use SortedUnsizedArrayOf<> 6 years ago
hb-ot-color-cpal-table.hh Add UnsizedArrayOf::as_array() instead of hb_array() template 6 years ago
hb-ot-color-sbix-table.hh Use atomic ints for upem and num_glyphs on face 6 years ago
hb-ot-color-svg-table.hh Change ArrayOf.bsearch() return semantics 6 years ago
hb-ot-color.cc [ot-color/svg] Note that it can be gzipped 6 years ago
hb-ot-color.h 2.1.0 6 years ago
hb-ot-face.cc [ot-face] Include hb-ot-face directly in hb_face_t 6 years ago
hb-ot-face.hh [STAT] Add table parsing (#1384) 6 years ago
hb-ot-font.cc Allow defining HB_USE_ATEXIT to 0 6 years ago
hb-ot-font.h
hb-ot-glyf-table.hh [glyf] Don't mark structs UNBOUNDED 6 years ago
hb-ot-hdmx-table.hh [hdmx] Fix bounds checking 6 years ago
hb-ot-head-table.hh Rename hb-*private.hh to hb-*.hh 7 years ago
hb-ot-hhea-table.hh Rename hb-*private.hh to hb-*.hh 7 years ago
hb-ot-hmtx-table.hh [subset] minor, adjust spaces 6 years ago
hb-ot-kern-table.hh [aat] Disable mark advance zeroing if kern table has state-machines 6 years ago
hb-ot-layout-base-table.hh [base] Add TODO items 6 years ago
hb-ot-layout-common.hh [arrays] Improve bfind() interface 6 years ago
hb-ot-layout-gdef-table.hh [arrays] Use hb_array_t<> in all places with sub_array() 6 years ago
hb-ot-layout-gpos-table.hh [subset] minor, adjust spaces 6 years ago
hb-ot-layout-gsub-table.hh [GSUB] Don't flush glyphset during recursion in closure() 6 years ago
hb-ot-layout-gsubgpos.hh Minor 6 years ago
hb-ot-layout-jstf-table.hh Disallow null-enabled offsets to unsized structures... 7 years ago
hb-ot-layout.cc [aat] Disable mark advance zeroing if kern table has state-machines 6 years ago
hb-ot-layout.h [BASE] Improvements (#1347) 6 years ago
hb-ot-layout.hh [aat] Disable mark advance zeroing if kern table has state-machines 6 years ago
hb-ot-map.cc [shape-plan] Cache shape plans with variations based on variation indices 6 years ago
hb-ot-map.hh [arrays] Change argument type of cmp called by hb_vector_t.bsearch() 6 years ago
hb-ot-math-table.hh [arrays] Use hb_array_t<> in all places with sub_array() 6 years ago
hb-ot-math.cc [math] Shorten names a bit 6 years ago
hb-ot-math.h Aim math API for 1.3.3 instead of 1.4.0 9 years ago
hb-ot-maxp-table.hh [maxp] Minor 6 years ago
hb-ot-name-language.cc [name] Fill out most missing language codes 6 years ago
hb-ot-name-language.hh [name] Add language mapping 6 years ago
hb-ot-name-table.hh Add hb_blob_ptr_t.destroy() 6 years ago
hb-ot-name.cc [ot-face] Simplify table access 6 years ago
hb-ot-name.h [name] Rename hb_name_id_t to hb_ot_name_id_t 6 years ago
hb-ot-os2-table.hh [subset] minor, adjust spaces 6 years ago
hb-ot-os2-unicode-ranges.hh [name] More 6 years ago
hb-ot-post-macroman.hh Rename hb-*private.hh to hb-*.hh 7 years ago
hb-ot-post-table.hh Remove DEFINE_SIZE_ARRAY2 6 years ago
hb-ot-shape-complex-arabic-fallback.hh Don't use Win32 API on Cygwin 6 years ago
hb-ot-shape-complex-arabic-table.hh Update to Unicode 11.0.0 7 years ago
hb-ot-shape-complex-arabic-win1256.hh Rename hb-*private.hh to hb-*.hh 7 years ago
hb-ot-shape-complex-arabic.cc Add pointer magic operators to hb_atomic_ptr_t 6 years ago
hb-ot-shape-complex-arabic.hh Rename hb-*private.hh to hb-*.hh 7 years ago
hb-ot-shape-complex-default.cc Minor 6 years ago
hb-ot-shape-complex-hangul.cc Remove ASSERT_POD 6 years ago
hb-ot-shape-complex-hebrew.cc Minor 6 years ago
hb-ot-shape-complex-indic-machine.hh [indic/use] Factor common expressions in ragel machine 6 years ago
hb-ot-shape-complex-indic-machine.rl [indic/use] Factor common expressions in ragel machine 6 years ago
hb-ot-shape-complex-indic-table.cc Rename hb-*private.hh to hb-*.hh 7 years ago
hb-ot-shape-complex-indic.cc Clean up buffer->swap_buffers() calls 6 years ago
hb-ot-shape-complex-indic.hh Minor 6 years ago
hb-ot-shape-complex-khmer-machine.hh [ragel] Use ts/te (token-start / token-end) instead of manual tracking 6 years ago
hb-ot-shape-complex-khmer-machine.rl [ragel] Use ts/te (token-start / token-end) instead of manual tracking 6 years ago
hb-ot-shape-complex-khmer.cc Clean up buffer->swap_buffers() calls 6 years ago
hb-ot-shape-complex-khmer.hh [khmer] Remove unused khmer_position() 6 years ago
hb-ot-shape-complex-myanmar-machine.hh [ragel] Use ts/te (token-start / token-end) instead of manual tracking 6 years ago
hb-ot-shape-complex-myanmar-machine.rl [ragel] Use ts/te (token-start / token-end) instead of manual tracking 6 years ago
hb-ot-shape-complex-myanmar.cc [myanmar] Remove myanmar_old shaper 6 years ago
hb-ot-shape-complex-myanmar.hh [ubsan] Use unsigned int instead enum where needed (#1270) 6 years ago
hb-ot-shape-complex-thai.cc Clean up buffer->swap_buffers() calls 6 years ago
hb-ot-shape-complex-use-machine.hh [use] Add Halant_Or_Vowel_Modifier category 6 years ago
hb-ot-shape-complex-use-machine.rl [use] Add Halant_Or_Vowel_Modifier category 6 years ago
hb-ot-shape-complex-use-table.cc Fix USE categories for U+111C9 SHARADA SANDHI MARK 6 years ago
hb-ot-shape-complex-use.cc [use] Minor clarification 6 years ago
hb-ot-shape-complex-use.hh [use] Add Halant_Or_Vowel_Modifier category 6 years ago
hb-ot-shape-complex-vowel-constraints.cc Clean up buffer->swap_buffers() calls 6 years ago
hb-ot-shape-complex-vowel-constraints.hh Touch up on previous commit 6 years ago
hb-ot-shape-complex.hh [myanmar] Minor move 6 years ago
hb-ot-shape-fallback.cc Fix vertical fallback space sign 6 years ago
hb-ot-shape-fallback.hh Separate fallback kern vs mark positioning 6 years ago
hb-ot-shape-normalize.cc Remove stale comment 6 years ago
hb-ot-shape-normalize.hh Minor 6 years ago
hb-ot-shape.cc [aat] Disable mark advance zeroing if kern table has state-machines 6 years ago
hb-ot-shape.h
hb-ot-shape.hh [aat] Tweak fallback positioning logic when applying morx 6 years ago
hb-ot-stat-table.hh [STAT] Add table parsing (#1384) 6 years ago
hb-ot-tag-table.hh Update language system tag registry to OT 1.8.3 6 years ago
hb-ot-tag.cc Fix bunch of unused parameter warnings 6 years ago
hb-ot-var-avar-table.hh Better fix for MSVC 2008 6 years ago
hb-ot-var-fvar-table.hh Disallow taking Null() of unbounded structs 6 years ago
hb-ot-var-hvar-table.hh Rename check_array(array, a, b) to check_range() 6 years ago
hb-ot-var-mvar-table.hh Rename check_array(array, a, b) to check_range() 6 years ago
hb-ot-var.cc [var] Deprecated axis enumeration API and add new version 6 years ago
hb-ot-var.h [var] Deprecated axis enumeration API and add new version 6 years ago
hb-ot-vorg-table.hh Change ArrayOf.bsearch() return semantics 6 years ago
hb-ot.h [ot] Fold hb-ot-tag.h into hb-ot-layout.h 6 years ago
hb-set-digest.hh Remove ASSERT_POD 6 years ago
hb-set.cc [docs] Fix titles here as well 6 years ago
hb-set.h [set] Add is_subset 7 years ago
hb-set.hh [arrays] Improve bfind() interface 6 years ago
hb-shape-plan.cc [shaper] Rewrite shaper data code to be more template-driven than macro-driven 6 years ago
hb-shape-plan.h [GX] Hook up feature variations 8 years ago
hb-shape-plan.hh [shape-plan] Remove unused code 6 years ago
hb-shape.cc Allow defining HB_USE_ATEXIT to 0 6 years ago
hb-shape.h Move code around 8 years ago
hb-shaper-impl.hh [shaper] Rewrite shaper data code to be more template-driven than macro-driven 6 years ago
hb-shaper-list.hh Remove HAVE_OT 6 years ago
hb-shaper.cc Allow defining HB_USE_ATEXIT to 0 6 years ago
hb-shaper.hh [coretext] Try to fix 6 years ago
hb-static.cc Add null bytes for CmapSubtableLongGroup 6 years ago
hb-string-array.hh Rename hb-*private.hh to hb-*.hh 7 years ago
hb-subset-glyf.cc [subset] minor, adjust spaces 6 years ago
hb-subset-glyf.hh [subset] minor, adjust spaces 6 years ago
hb-subset-input.cc [subset] minor, adjust spaces 6 years ago
hb-subset-input.hh Remove ASSERT_POD 6 years ago
hb-subset-plan.cc [subset] Remove invalid glyphs from glypset to retain 6 years ago
hb-subset-plan.hh [subset] minor, adjust spaces 6 years ago
hb-subset.cc [subset] minor, adjust spaces 6 years ago
hb-subset.h [subset] minor, adjust spaces 6 years ago
hb-subset.hh [subset] Fix warning 6 years ago
hb-ucdn.cc Allow defining HB_USE_ATEXIT to 0 6 years ago
hb-unicode-emoji-table.hh Shrink the emoji table by merging adjacent ranges 6 years ago
hb-unicode.cc Port objects to use header.writable instead of immutable 6 years ago
hb-unicode.h Add doc stubs for recently added API 6 years ago
hb-unicode.hh Port objects to use header.writable instead of immutable 6 years ago
hb-uniscribe.cc Allow defining HB_USE_ATEXIT to 0 6 years ago
hb-uniscribe.h
hb-utf.hh Fix bunch of unused parameter warnings 6 years ago
hb-vector.hh [arrays] Improve bfind() interface 6 years ago
hb-version.h 2.1.3 6 years ago
hb-version.h.in
hb-warning.cc Rename hb-*private.hh to hb-*.hh 7 years ago
hb.h Move HB_EXTERN 6 years ago
hb.hh Add template-function convenience macros 6 years ago
main.cc Rename hb-*private.hh to hb-*.hh 7 years ago
sample.py Skip BOM in the Python sample file 6 years ago
test-buffer-serialize.cc Rename hb-*private.hh to hb-*.hh 7 years ago
test-name-table.cc Fix Codacy "issues" 6 years ago
test-ot-color.cc Fix Codacy "issues" 6 years ago
test-size-params.cc [name] Change hb_name_id_t back to unsigned int 6 years ago
test-unicode-ranges.cc Fix build 6 years ago
test-would-substitute.cc Rename hb-*private.hh to hb-*.hh 7 years ago
test.cc Rename hb-*private.hh to hb-*.hh 7 years ago