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 1c56b5d1d8 [serialize] Fix copy() calling operator= 5 years ago
..
HBIndicVowelConstraints.txt
Makefile.am [ucdn] Replace UCDN with a new UCD implementation 5 years ago
Makefile.sources Merge pull request #1722 from googlefonts/glyf 5 years ago
check-c-linkage-decls.sh
check-externs.sh
check-header-guards.sh
check-includes.sh
check-libstdc++.sh
check-static-inits.sh
check-symbols.sh [ci][test] Ignore other gcov symbols also 5 years ago
dev-run.sh
dump-indic-data.cc Remove redundant void from C++ sources (#1486) 6 years ago
dump-khmer-data.cc Remove redundant void from C++ sources (#1486) 6 years ago
dump-myanmar-data.cc Remove redundant void from C++ sources (#1486) 6 years ago
dump-use-data.cc Remove redundant void from C++ sources (#1486) 6 years ago
gen-arabic-table.py
gen-def.py
gen-emoji-table.py
gen-indic-table.py Remove obsolete overrides from Indic/USE scripts 6 years ago
gen-os2-unicode-ranges.py Minor 5 years ago
gen-tag-table.py Comment out ot_languages where fallback suffices 6 years ago
gen-ucd-table.py [ucd] Save another 1.5kb 5 years ago
gen-use-table.py [use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel 5 years ago
gen-vowel-constraints.py Sync gen-vowel-constraints.py with current output 5 years ago
harfbuzz-config.cmake.in
harfbuzz-gobject.pc.in
harfbuzz-icu.pc.in
harfbuzz-subset.pc.in
harfbuzz.pc.in
hb-aat-fdsc-table.hh Convert tag enum class consts to static constexpr 6 years ago
hb-aat-layout-ankr-table.hh Remove space between right angle brackets now that we have C++11 (#1689) 5 years ago
hb-aat-layout-bsln-table.hh Convert tag enum class consts to static constexpr 6 years ago
hb-aat-layout-common.hh Whitespace 5 years ago
hb-aat-layout-feat-table.hh Remove MIN/MAX in favor of hb_min/hb_max 5 years ago
hb-aat-layout-just-table.hh Remove space between right angle brackets now that we have C++11 (#1689) 5 years ago
hb-aat-layout-kerx-table.hh Whitespace 5 years ago
hb-aat-layout-lcar-table.hh Remove space between right angle brackets now that we have C++11 (#1689) 5 years ago
hb-aat-layout-morx-table.hh Whitespace 5 years ago
hb-aat-layout-trak-table.hh Fix more double-promotion errors 5 years ago
hb-aat-layout.cc Use a unified bsearch (#1741) 5 years ago
hb-aat-layout.h [aat] Expose hb_aat_layout_has_tracking API 6 years ago
hb-aat-layout.hh Move implementations of hb-ot-name-language.cc into a hb-static.cc 5 years ago
hb-aat-ltag-table.hh Remove space between right angle brackets now that we have C++11 (#1689) 5 years ago
hb-aat-map.cc [config] Add some 5 years ago
hb-aat-map.hh Hide a few static methods 6 years ago
hb-aat.h [aat] Fix include issues 6 years ago
hb-algs.hh Simplify HB_PARTIALIZE impl 5 years ago
hb-array.hh Update and use internal qsort everywhere 5 years ago
hb-atomic.hh This makes minor changes to allow building HarfBuzz with 5 years ago
hb-blob.cc Fix typo :) 5 years ago
hb-blob.h [blob] Shuffle 5 years ago
hb-blob.hh Use type aliasing for meta-functions, ie. those returning a type 6 years ago
hb-buffer-deserialize-json.hh Revert "[ragel] Regenerate ragel-generated files using ragel 7.0.0.11 May 2018" 5 years ago
hb-buffer-deserialize-json.rl
hb-buffer-deserialize-text.hh Revert "[ragel] Regenerate ragel-generated files using ragel 7.0.0.11 May 2018" 5 years ago
hb-buffer-deserialize-text.rl
hb-buffer-serialize.cc [config] Disable buffer serialize routines in HB_TINY 5 years ago
hb-buffer.cc Slightly massage buffer-messaging commit 5 years ago
hb-buffer.h 2.4.0 6 years ago
hb-buffer.hh Slightly massage buffer-messaging commit 5 years ago
hb-cache.hh Remove redundant void from C++ sources (#1486) 6 years ago
hb-cff-interp-common.hh silence MVC warnings 6 years ago
hb-cff-interp-cs-common.hh [cff] Use switch on multi-format structs (#1762) 5 years ago
hb-cff-interp-dict-common.hh [cff] Use switch on multi-format structs (#1762) 5 years ago
hb-cff1-interp-cs.hh Remove space between right angle brackets now that we have C++11 (#1689) 5 years ago
hb-cff2-interp-cs.hh Remove space between right angle brackets now that we have C++11 (#1689) 5 years ago
hb-common.cc Move HB_NO_SETLOCALE to closer place to its to unbreak HB_TINY build (#1768) 5 years ago
hb-common.h Add color channels getters ABI (#1513) 5 years ago
hb-config.hh Fix typo :) 5 years ago
hb-coretext.cc Fix more semi-colon issues 5 years ago
hb-coretext.h
hb-debug.hh Minor 5 years ago
hb-deprecated.h Deprecate v_kerning callback again 5 years ago
hb-directwrite.cc [dwrite] Replace REPLACEME with release version the symbol had 5 years ago
hb-directwrite.h [dwrite] A new API, hb_directwrite_face_get_font_face (#1600) 6 years ago
hb-dispatch.hh Whitespace 5 years ago
hb-face.cc [vector] Remove static_array 6 years ago
hb-face.h
hb-face.hh Remove redundant void from C++ sources (#1486) 6 years ago
hb-fallback-shape.cc
hb-font.cc Deprecate v_kerning callback again 5 years ago
hb-font.h Deprecate v_kerning callback again 5 years ago
hb-font.hh Deprecate v_kerning callback again 5 years ago
hb-ft.cc Disable non-OpenType kerning with hb-ft in HB_TINY 5 years ago
hb-ft.h
hb-glib.cc Remove redundant void from C++ sources (#1486) 6 years ago
hb-glib.h
hb-gobject-enums.cc.tmpl Remove redundant void from C++ sources (#1486) 6 years ago
hb-gobject-enums.h.tmpl Remove redundant void from C++ sources (#1486) 6 years ago
hb-gobject-structs.cc [ci] Enable more of GCC compile warnings (#1533) 6 years ago
hb-gobject-structs.h
hb-gobject.h
hb-graphite2.cc Fix more semi-colon issues 5 years ago
hb-graphite2.h
hb-icu.cc [icu] Comment 5 years ago
hb-icu.h
hb-iter.hh [iter] Simplify operator!= of iterator filters 5 years ago
hb-kern.hh Remove redundant 'inline' from methods (#1483) 6 years ago
hb-machinery.hh Move BEInt to hb.hh 6 years ago
hb-map.cc Remove redundant void from C++ sources (#1486) 6 years ago
hb-map.h
hb-map.hh [meta] is_integer -> is_integral 5 years ago
hb-meta.hh [meta] Add hb_is_trivial 5 years ago
hb-mutex.hh Minor, remove unnecessary semicolon 5 years ago
hb-null.hh Use hb_void_t<> the way it's supposed to be used 5 years ago
hb-object.hh [vector] Remove static_array 6 years ago
hb-open-file.hh Remove MIN/MAX in favor of hb_min/hb_max 5 years ago
hb-open-type.hh Minor 5 years ago
hb-ot-cff-common.hh [cff] Use switch on multi-format structs (#1762) 5 years ago
hb-ot-cff1-table.cc Force-disable CFF code under disabling conditions 5 years ago
hb-ot-cff1-table.hh [cff] Use switch on multi-format structs (#1762) 5 years ago
hb-ot-cff2-table.cc Force-disable CFF code under disabling conditions 5 years ago
hb-ot-cff2-table.hh [cff] Use switch on multi-format structs (#1762) 5 years ago
hb-ot-cmap-table.hh enable cff subset tests 5 years ago
hb-ot-color-cbdt-table.hh Fix more double-promotion errors 5 years ago
hb-ot-color-colr-table.hh Remove space between right angle brackets now that we have C++11 (#1689) 5 years ago
hb-ot-color-cpal-table.hh Remove MIN/MAX in favor of hb_min/hb_max 5 years ago
hb-ot-color-sbix-table.hh Fix more double-promotion errors 5 years ago
hb-ot-color-svg-table.hh Remove space between right angle brackets now that we have C++11 (#1689) 5 years ago
hb-ot-color.cc Merge branch 'master' into docs-gtkdoc-colormath 5 years ago
hb-ot-color.h Merge branch 'master' into docs-gtkdoc-colormath 5 years ago
hb-ot-deprecated.h [math] Rename HB_MATH_GLYPH_PART_FLAG_EXTENDER 5 years ago
hb-ot-face.cc Remove redundant void from C++ sources (#1486) 6 years ago
hb-ot-face.hh Remove redundant void from C++ sources (#1486) 6 years ago
hb-ot-font.cc Minor 5 years ago
hb-ot-font.h
hb-ot-gasp-table.hh Convert tag enum class consts to static constexpr 6 years ago
hb-ot-glyf-table.hh Minor, fix gcc maybe-uninitialized complain 5 years ago
hb-ot-hdmx-table.hh Reduce captures of lambdas 5 years ago
hb-ot-head-table.hh Convert tag enum class consts to static constexpr 6 years ago
hb-ot-hhea-table.hh Convert tag enum class consts to static constexpr 6 years ago
hb-ot-hmtx-table.hh [subset] Hmtx/vmtx tables to use subset2 and new iterator frameworks 5 years ago
hb-ot-kern-table.hh [config] Add some 5 years ago
hb-ot-layout-base-table.hh Remove space between right angle brackets now that we have C++11 (#1689) 5 years ago
hb-ot-layout-common.hh [serialize] Pass offset to serialize_subset() 5 years ago
hb-ot-layout-gdef-table.hh [serialize] Pass offset to serialize_subset() 5 years ago
hb-ot-layout-gpos-table.hh Reduce captures of lambdas 5 years ago
hb-ot-layout-gsub-table.hh [gsub] Minor 5 years ago
hb-ot-layout-gsubgpos.hh [serialize] Pass offset to serialize_subset() 5 years ago
hb-ot-layout-jstf-table.hh Convert tag enum class consts to static constexpr 6 years ago
hb-ot-layout.cc [ucdn] Replace UCDN with a new UCD implementation 5 years ago
hb-ot-layout.h [config] Add HB_NO_COLOR to HB_LEAN 5 years ago
hb-ot-layout.hh Remove redundant hb_ot_layout_lookup_would_substitute_fast 6 years ago
hb-ot-map.cc Remove MIN/MAX in favor of hb_min/hb_max 5 years ago
hb-ot-map.hh Hide a few static methods 6 years ago
hb-ot-math-table.hh [math] Rename HB_MATH_GLYPH_PART_FLAG_EXTENDER 5 years ago
hb-ot-math.cc Merge branch 'master' into docs-gtkdoc-colormath 5 years ago
hb-ot-math.h [math] Rename HB_MATH_GLYPH_PART_FLAG_EXTENDER 5 years ago
hb-ot-maxp-table.hh [subset] maxp table to use _subset2 5 years ago
hb-ot-name-language-static.hh [config] HB_NO_OT_NAME_LANGUAGE AAT 5 years ago
hb-ot-name-language.hh Move implementations of hb-ot-name-language.cc into a hb-static.cc 5 years ago
hb-ot-name-table.hh [serialize] Pass offset to serialize_copy() 5 years ago
hb-ot-name.cc Fix more excess semi-colon errors 5 years ago
hb-ot-name.h Fix Solaris Trailing comma in enum warnings (#1490) 6 years ago
hb-ot-os2-table.hh enable cff subset tests 5 years ago
hb-ot-os2-unicode-ranges.hh
hb-ot-post-macroman.hh
hb-ot-post-table.hh Update and use internal qsort everywhere 5 years ago
hb-ot-shape-complex-arabic-fallback.hh [arabic] Disable fallback shaping if HB_NO_OT_SHAPE_COMPLEX_ARABIC_FALLBACK defined 6 years ago
hb-ot-shape-complex-arabic-table.hh Update to Unicode 12.0.0 6 years ago
hb-ot-shape-complex-arabic-win1256.hh
hb-ot-shape-complex-arabic.cc Minor 5 years ago
hb-ot-shape-complex-arabic.hh
hb-ot-shape-complex-default.cc
hb-ot-shape-complex-hangul.cc Fix coding style. 6 years ago
hb-ot-shape-complex-hebrew.cc Minor 5 years ago
hb-ot-shape-complex-indic-machine.hh [indic] Don't constrain how many C, M, ... occur 5 years ago
hb-ot-shape-complex-indic-machine.rl [indic] Don't constrain how many C, M, ... occur 5 years ago
hb-ot-shape-complex-indic-table.cc Update to Unicode 12.0.0 6 years ago
hb-ot-shape-complex-indic.cc Adjust uniscribe_bug_compatible mode 5 years ago
hb-ot-shape-complex-indic.hh Fix more excess semi-colon errors 5 years ago
hb-ot-shape-complex-khmer-machine.hh Revert "[ragel] Regenerate ragel-generated files using ragel 7.0.0.11 May 2018" 5 years ago
hb-ot-shape-complex-khmer-machine.rl [khmer] Add trailing Coeng to syllable grammar 6 years ago
hb-ot-shape-complex-khmer.cc Remove wrong TODOs 5 years ago
hb-ot-shape-complex-khmer.hh Fix more excess semi-colon errors 5 years ago
hb-ot-shape-complex-myanmar-machine.hh [myanmar] Make medial_group match the OT spec 5 years ago
hb-ot-shape-complex-myanmar-machine.rl [myanmar] Make medial_group match the OT spec 5 years ago
hb-ot-shape-complex-myanmar.cc Remove wrong TODOs 5 years ago
hb-ot-shape-complex-myanmar.hh Fix some dead links 5 years ago
hb-ot-shape-complex-thai.cc Minor 5 years ago
hb-ot-shape-complex-use-machine.hh [use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel 5 years ago
hb-ot-shape-complex-use-machine.rl [use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel 5 years ago
hb-ot-shape-complex-use-table.cc [use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel 5 years ago
hb-ot-shape-complex-use.cc [use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel 5 years ago
hb-ot-shape-complex-use.hh [use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel 5 years ago
hb-ot-shape-complex-vowel-constraints.cc Minor 5 years ago
hb-ot-shape-complex-vowel-constraints.hh
hb-ot-shape-complex.hh Update to Unicode 12.0.0 6 years ago
hb-ot-shape-fallback.cc [config] Make HB_DISABLE_DEPRECATED actually compile 5 years ago
hb-ot-shape-fallback.hh Adjust mark offsets when zeroing from fallback mark positioning code 6 years ago
hb-ot-shape-normalize.cc
hb-ot-shape-normalize.hh
hb-ot-shape.cc Fix -Wunused-function on HB_NO_SHAPE_AAT 5 years ago
hb-ot-shape.h
hb-ot-shape.hh [config] Better compile away morx/kerx/trak 5 years ago
hb-ot-stat-table.hh [stat] minor format 5 years ago
hb-ot-tag-table.hh Comment out ot_languages where fallback suffices 6 years ago
hb-ot-tag.cc Remove 'mym3' 5 years ago
hb-ot-var-avar-table.hh Remove MIN/MAX in favor of hb_min/hb_max 5 years ago
hb-ot-var-fvar-table.hh Reduce captures of lambdas 5 years ago
hb-ot-var-hvar-table.hh Convert tag enum class consts to static constexpr 6 years ago
hb-ot-var-mvar-table.hh Use a unified bsearch (#1741) 5 years ago
hb-ot-var.cc [config] Make HB_DISABLE_DEPRECATED actually compile 5 years ago
hb-ot-var.h Fix Solaris Trailing comma in enum warnings (#1490) 6 years ago
hb-ot-vorg-table.hh [C++11] Remove IntType::set() in favor of operator= 6 years ago
hb-ot.h Move things 6 years ago
hb-pool.hh [serialize] Port to use object pool 6 years ago
hb-sanitize.hh Fix sanitize fail of extension sublookups 5 years ago
hb-serialize.hh [serialize] Fix copy() calling operator= 5 years ago
hb-set-digest.hh More static constexpr 6 years ago
hb-set.cc [config] Make HB_DISABLE_DEPRECATED actually compile 5 years ago
hb-set.h
hb-set.hh Oops, fix include 5 years ago
hb-shape-plan.cc Remove redundant void from C++ sources (#1486) 6 years ago
hb-shape-plan.h
hb-shape-plan.hh Remove redundant void from C++ sources (#1486) 6 years ago
hb-shape.cc Remove redundant void from C++ sources (#1486) 6 years ago
hb-shape.h
hb-shaper-impl.hh
hb-shaper-list.hh Remove coretext_aat shaper (#1581) 6 years ago
hb-shaper.cc Remove redundant void from C++ sources (#1486) 6 years ago
hb-shaper.hh Remove redundant void from C++ sources (#1486) 6 years ago
hb-static.cc [subset] Updates due to changes in resolve_links() on master branch 5 years ago
hb-string-array.hh
hb-subset-cff-common.cc [cff] minor format (#1774) 5 years ago
hb-subset-cff-common.hh [C++11] Remove IntType::set() in favor of operator= 6 years ago
hb-subset-cff1.cc [cff] Use switch on multi-format structs (#1762) 5 years ago
hb-subset-cff1.hh [CFF] Change spaces to tabs 6 years ago
hb-subset-cff2.cc [cff] Use switch on multi-format structs (#1762) 5 years ago
hb-subset-cff2.hh [CFF] Change spaces to tabs 6 years ago
hb-subset-input.cc [subset] Add morx, mort, kern, and kernx to the default layout tables drop list. 5 years ago
hb-subset-input.hh [subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli. 5 years ago
hb-subset-plan.cc [subset] Add one ttf file with fvar/STAT tables to integration test 5 years ago
hb-subset-plan.hh Merge pull request #1722 from googlefonts/glyf 5 years ago
hb-subset.cc [subset] Move OS/2 to subset2. 5 years ago
hb-subset.h [subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli. 5 years ago
hb-subset.hh Whitespace 5 years ago
hb-ucd-table.hh [ucd] Save another 1.5kb 5 years ago
hb-ucd.cc [ucd] Save another 1.5kb 5 years ago
hb-unicode-emoji-table.hh Update to Unicode 12.0.0 6 years ago
hb-unicode.cc [ucdn] Replace UCDN with a new UCD implementation 5 years ago
hb-unicode.h
hb-unicode.hh Canonically reorder U+0C55 and U+0C56 5 years ago
hb-uniscribe.cc This makes minor changes to allow building HarfBuzz with 5 years ago
hb-uniscribe.h
hb-utf.hh Remove redundant 'inline' from methods (#1483) 6 years ago
hb-vector.hh [array] Adjust operator!= 5 years ago
hb-version.h 2.5.1 5 years ago
hb-version.h.in
hb-warning.cc Minor 5 years ago
hb.h
hb.hh Move HB_NO_SETLOCALE to closer place to its to unbreak HB_TINY build (#1768) 5 years ago
main.cc
sample.py
test-algs.cc [algs] Rename hb_bind to hb_partial 5 years ago
test-buffer-serialize.cc
test-gpos-size-params.cc Rename a few test programs 5 years ago
test-gsub-would-substitute.cc Rename a few test programs 5 years ago
test-iter.cc Reduce captures of lambdas 5 years ago
test-meta.cc Use implicit lambda return type 5 years ago
test-ot-color.cc test: Use nullptr in C++ code. (#1744) 5 years ago
test-ot-name.cc Rename a few test programs 5 years ago
test-unicode-ranges.cc Adjust internal header dependencies 6 years ago
test.cc