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 99ed6e29d8 [serialize] Fix a TODO 6 years ago
..
hb-ucdn Update to Unicode 12.0.0 6 years ago
HBIndicVowelConstraints.txt Touch up on previous commit 6 years ago
Makefile.am [meta] Add hb_conditional<> and hb_is_convertible() 6 years ago
Makefile.sources [subset] Updates due to changes in resolve_links() on master branch 6 years ago
check-c-linkage-decls.sh
check-externs.sh
check-header-guards.sh
check-includes.sh Rename hb-*private.hh to hb-*.hh 6 years ago
check-libstdc++.sh
check-static-inits.sh [check-static-inits.sh] Allow some if ubsan is in effect 6 years ago
check-symbols.sh Fix shell syntax error 6 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 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 Remove obsolete overrides from Indic/USE scripts 6 years ago
gen-os2-unicode-ranges.py Fix some dead links 6 years ago
gen-tag-table.py Comment out ot_languages where fallback suffices 6 years ago
gen-use-table.py Add dotted circles to more broken clusters 6 years ago
gen-vowel-constraints.py Sync gen-vowel-constraints.py with current output 6 years ago
harfbuzz-config.cmake.in Fix infinite loop when walking up the directory hierarchy (#1183) 6 years ago
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) 6 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 6 years ago
hb-aat-layout-feat-table.hh Remove MIN/MAX in favor of hb_min/hb_max 6 years ago
hb-aat-layout-just-table.hh Remove space between right angle brackets now that we have C++11 (#1689) 6 years ago
hb-aat-layout-kerx-table.hh Whitespace 6 years ago
hb-aat-layout-lcar-table.hh Remove space between right angle brackets now that we have C++11 (#1689) 6 years ago
hb-aat-layout-morx-table.hh Whitespace 6 years ago
hb-aat-layout-trak-table.hh Fix more double-promotion errors 6 years ago
hb-aat-layout.cc [subset] Add unit test for str de-dup 6 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 6 years ago
hb-aat-ltag-table.hh Remove space between right angle brackets now that we have C++11 (#1689) 6 years ago
hb-aat-map.cc [array/vector] Rename len to length 6 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 [algs] Implement implicit casting between compatible pair types 6 years ago
hb-array.hh Whitespace 6 years ago
hb-atomic.hh Use type aliasing for meta-functions, ie. those returning a type 6 years ago
hb-blob.cc Remove MIN/MAX in favor of hb_min/hb_max 6 years ago
hb-blob.h
hb-blob.hh Use type aliasing for meta-functions, ie. those returning a type 6 years ago
hb-buffer-deserialize-json.hh [ragel] Regenerate ragel-generated files using ragel 7.0.0.11 May 2018 6 years ago
hb-buffer-deserialize-json.rl Rename hb-*private.hh to hb-*.hh 6 years ago
hb-buffer-deserialize-text.hh [ragel] Regenerate ragel-generated files using ragel 7.0.0.11 May 2018 6 years ago
hb-buffer-deserialize-text.rl Rename hb-*private.hh to hb-*.hh 6 years ago
hb-buffer-serialize.cc Remove MIN/MAX in favor of hb_min/hb_max 6 years ago
hb-buffer.cc Remove MIN/MAX in favor of hb_min/hb_max 6 years ago
hb-buffer.h 2.4.0 6 years ago
hb-buffer.hh Remove MIN/MAX in favor of hb_min/hb_max 6 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 initialize return param subr_num in popSubrNum 6 years ago
hb-cff-interp-dict-common.hh CFF renaming (#1507) 6 years ago
hb-cff1-interp-cs.hh Remove space between right angle brackets now that we have C++11 (#1689) 6 years ago
hb-cff2-interp-cs.hh Remove space between right angle brackets now that we have C++11 (#1689) 6 years ago
hb-common.cc Remove MIN/MAX in favor of hb_min/hb_max 6 years ago
hb-common.h Add color channels getters ABI (#1513) 6 years ago
hb-coretext.cc Fix a few more double-pomotion errors 6 years ago
hb-coretext.h
hb-debug.hh Remove MIN/MAX in favor of hb_min/hb_max 6 years ago
hb-deprecated.h Move things 6 years ago
hb-directwrite.cc Remove MIN/MAX in favor of hb_min/hb_max 6 years ago
hb-directwrite.h [dwrite] A new API, hb_directwrite_face_get_font_face (#1600) 6 years ago
hb-dispatch.hh Whitespace 6 years ago
hb-face.cc [vector] Remove static_array 6 years ago
hb-face.h [face] Introduce character-map API 6 years ago
hb-face.hh Remove redundant void from C++ sources (#1486) 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 Don't install ot-font funcs on new fonts if HB_NO_OT_FONT defined 6 years ago
hb-font.h Minor 6 years ago
hb-font.hh Fix more double-promotion errors 6 years ago
hb-ft.cc Remove MIN/MAX in favor of hb_min/hb_max 6 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 offset drift in graphite integration 6 years ago
hb-graphite2.h Add HB_DEPRECATED_FOR and mark relevant symbols 6 years ago
hb-icu.cc Remove redundant void from C++ sources (#1486) 6 years ago
hb-icu.h
hb-iter.hh [iter] Adjust is_source_of / is_sink_of 6 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 Add sink support for hb_hashmap_t and a reverse call to hb_pair_t. 6 years ago
hb-meta.hh [meta] Add hb_is_base_of 6 years ago
hb-mutex.hh [mutex] Remove TODO 6 years ago
hb-null.hh Remove space between right angle brackets now that we have C++11 (#1689) 6 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 6 years ago
hb-open-type.hh [iter] Rewrite test functions 6 years ago
hb-ot-cff-common.hh Fix MSVC C4138 warning (#1657) 6 years ago
hb-ot-cff1-table.cc [map] Fix TODO 6 years ago
hb-ot-cff1-table.hh add spaces 6 years ago
hb-ot-cff2-table.cc [map] Fix TODO 6 years ago
hb-ot-cff2-table.hh Convert tag enum class consts to static constexpr 6 years ago
hb-ot-cmap-table.hh Make compiler happy with -Og 6 years ago
hb-ot-color-cbdt-table.hh Fix more double-promotion errors 6 years ago
hb-ot-color-colr-table.hh Remove space between right angle brackets now that we have C++11 (#1689) 6 years ago
hb-ot-color-cpal-table.hh Remove MIN/MAX in favor of hb_min/hb_max 6 years ago
hb-ot-color-sbix-table.hh Fix more double-promotion errors 6 years ago
hb-ot-color-svg-table.hh Remove space between right angle brackets now that we have C++11 (#1689) 6 years ago
hb-ot-color.cc [ot-color/svg] Note that it can be gzipped 6 years ago
hb-ot-color.h Fix Solaris Trailing comma in enum warnings (#1490) 6 years ago
hb-ot-deprecated.h Fix build for realz 6 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 Add HB_NO_OT_FONT_BITMAP 6 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 Make compiler happy with -Og 6 years ago
hb-ot-hdmx-table.hh [hdmx] Adjust to hb_iota() behavior change 6 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 Remove MIN/MAX in favor of hb_min/hb_max 6 years ago
hb-ot-kern-table.hh Whitespace 6 years ago
hb-ot-layout-base-table.hh Remove space between right angle brackets now that we have C++11 (#1689) 6 years ago
hb-ot-layout-common.hh [serialize] Fix a TODO 6 years ago
hb-ot-layout-gdef-table.hh Remove space between right angle brackets now that we have C++11 (#1689) 6 years ago
hb-ot-layout-gpos-table.hh Fix more double-promotion errors 6 years ago
hb-ot-layout-gsub-table.hh Whitespace 6 years ago
hb-ot-layout-gsubgpos.hh Minor 6 years ago
hb-ot-layout-jstf-table.hh Convert tag enum class consts to static constexpr 6 years ago
hb-ot-layout.cc Remove MIN/MAX in favor of hb_min/hb_max 6 years ago
hb-ot-layout.h [Docs] Add inline gtk-doc documentation of GDEF glyph classes. 6 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 6 years ago
hb-ot-map.hh Hide a few static methods 6 years ago
hb-ot-math-table.hh Remove space between right angle brackets now that we have C++11 (#1689) 6 years ago
hb-ot-math.cc [math] Shorten names a bit 6 years ago
hb-ot-math.h
hb-ot-maxp-table.hh [C++11] Remove IntType::set() in favor of operator= 6 years ago
hb-ot-name-language-static.hh Move implementations of hb-ot-name-language.cc into a hb-static.cc 6 years ago
hb-ot-name-language.hh Move implementations of hb-ot-name-language.cc into a hb-static.cc 6 years ago
hb-ot-name-table.hh [iter] Rewrite test functions 6 years ago
hb-ot-name.cc [vector] Remove use of arrayZ() by using casts 6 years ago
hb-ot-name.h Fix Solaris Trailing comma in enum warnings (#1490) 6 years ago
hb-ot-os2-table.hh [C++11] Remove IntType::set() in favor of operator= 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 6 years ago
hb-ot-post-table.hh Remove MIN/MAX in favor of hb_min/hb_max 6 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 Rename hb-*private.hh to hb-*.hh 6 years ago
hb-ot-shape-complex-arabic.cc [arabic] Disable fallback shaping if HB_NO_OT_SHAPE_COMPLEX_ARABIC_FALLBACK defined 6 years ago
hb-ot-shape-complex-arabic.hh Rename hb-*private.hh to hb-*.hh 6 years ago
hb-ot-shape-complex-default.cc Minor 6 years ago
hb-ot-shape-complex-hangul.cc Fix coding style. 6 years ago
hb-ot-shape-complex-hebrew.cc Add HB_NO_OT_SHAPE_COMPLEX_HEBREW_FALLBACK 6 years ago
hb-ot-shape-complex-indic-machine.hh [ragel] Regenerate ragel-generated files using ragel 7.0.0.11 May 2018 6 years ago
hb-ot-shape-complex-indic-machine.rl [indic] Add back medial-consonant to grammar 6 years ago
hb-ot-shape-complex-indic-table.cc Update to Unicode 12.0.0 6 years ago
hb-ot-shape-complex-indic.cc Remove MIN/MAX in favor of hb_min/hb_max 6 years ago
hb-ot-shape-complex-indic.hh [indic] Add back medial-consonant to grammar 6 years ago
hb-ot-shape-complex-khmer-machine.hh [ragel] Regenerate ragel-generated files using ragel 7.0.0.11 May 2018 6 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 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] Regenerate ragel-generated files using ragel 7.0.0.11 May 2018 6 years ago
hb-ot-shape-complex-myanmar-machine.rl Add dotted circles to more broken clusters 6 years ago
hb-ot-shape-complex-myanmar.cc Remove wrong TODOs 6 years ago
hb-ot-shape-complex-myanmar.hh Fix some dead links 6 years ago
hb-ot-shape-complex-thai.cc Add HB_NO_OT_SHAPE_COMPLEX_THAI_FALLBACK 6 years ago
hb-ot-shape-complex-use-machine.hh [ragel] Regenerate ragel-generated files using ragel 7.0.0.11 May 2018 6 years ago
hb-ot-shape-complex-use-machine.rl Add dotted circles to more broken clusters 6 years ago
hb-ot-shape-complex-use-table.cc Add dotted circles to more broken clusters 6 years ago
hb-ot-shape-complex-use.cc Remove MIN/MAX in favor of hb_min/hb_max 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 Add HB_NO_OT_SHAPE_COMPLEX_VOWEL_CONSTRAINTS 6 years ago
hb-ot-shape-complex-vowel-constraints.hh Touch up on previous commit 6 years ago
hb-ot-shape-complex.hh Update to Unicode 12.0.0 6 years ago
hb-ot-shape-fallback.cc Add HB_NO_OT_SHAPE_FALLBACK 6 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 Remove stale comment 6 years ago
hb-ot-shape-normalize.hh Minor 6 years ago
hb-ot-shape.cc Remove MIN/MAX in favor of hb_min/hb_max 6 years ago
hb-ot-shape.h
hb-ot-shape.hh Remove redundant void from C++ sources (#1486) 6 years ago
hb-ot-stat-table.hh Remove space between right angle brackets now that we have C++11 (#1689) 6 years ago
hb-ot-tag-table.hh Comment out ot_languages where fallback suffices 6 years ago
hb-ot-tag.cc Remove MIN/MAX in favor of hb_min/hb_max 6 years ago
hb-ot-var-avar-table.hh Remove MIN/MAX in favor of hb_min/hb_max 6 years ago
hb-ot-var-fvar-table.hh Fix double-promotion warnings 6 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 Convert tag enum class consts to static constexpr 6 years ago
hb-ot-var.cc 2.2.0 6 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 6 years ago
hb-serialize.hh [array] Add .copy() 6 years ago
hb-set-digest.hh More static constexpr 6 years ago
hb-set.cc Remove redundant void from C++ sources (#1486) 6 years ago
hb-set.h
hb-set.hh [iter] Implement range-based for loops 6 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 [shaper] Rewrite shaper data code to be more template-driven than macro-driven 6 years ago
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 6 years ago
hb-string-array.hh Rename hb-*private.hh to hb-*.hh 6 years ago
hb-subset-cff-common.cc [C++11] Remove IntType::set() in favor of operator= 6 years ago
hb-subset-cff-common.hh [C++11] Remove IntType::set() in favor of operator= 6 years ago
hb-subset-cff1.cc initialize return param subr_num in popSubrNum 6 years ago
hb-subset-cff1.hh [CFF] Change spaces to tabs 6 years ago
hb-subset-cff2.cc initialize return param subr_num in popSubrNum 6 years ago
hb-subset-cff2.hh [CFF] Change spaces to tabs 6 years ago
hb-subset-glyf.cc Make compiler happy with -Og 6 years ago
hb-subset-glyf.hh [subset] minor, adjust spaces 6 years ago
hb-subset-input.cc [subset] Subset name table step 3, add --nameids option to guide the 6 years ago
hb-subset-input.hh [subset] Subset name table step 3, add --nameids option to guide the 6 years ago
hb-subset-plan.cc [subset] Switch building of glyph maps in subset plan to use iterators. 6 years ago
hb-subset-plan.hh [subset] Subset name table step 3, add --nameids option to guide the 6 years ago
hb-subset.cc [subset] Move hdmx to subset2. 6 years ago
hb-subset.h [subset] Subset name table step 3, add --nameids option to guide the 6 years ago
hb-subset.hh Whitespace 6 years ago
hb-ucdn.cc Update to Unicode 12.0.0 6 years ago
hb-unicode-emoji-table.hh Update to Unicode 12.0.0 6 years ago
hb-unicode.cc Don't use any default unicode funcs if HB_NO_UNICODE_FUNCS is defined 6 years ago
hb-unicode.h Add doc stubs for recently added API 6 years ago
hb-unicode.hh Remove redundant 'inline' from methods (#1483) 6 years ago
hb-uniscribe.cc Remove MIN/MAX in favor of hb_min/hb_max 6 years ago
hb-uniscribe.h
hb-utf.hh Remove redundant 'inline' from methods (#1483) 6 years ago
hb-vector.hh More 6 years ago
hb-version.h 2.4.0 6 years ago
hb-version.h.in
hb-warning.cc Rename hb-*private.hh to hb-*.hh 6 years ago
hb.h Move HB_EXTERN 6 years ago
hb.hh Fix double-promotion warnings 6 years ago
main.cc Rename hb-*private.hh to hb-*.hh 6 years ago
sample.py Skip BOM in the Python sample file 6 years ago
test-algs.cc [algs] Implement implicit casting between compatible pair types 6 years ago
test-buffer-serialize.cc Rename hb-*private.hh to hb-*.hh 6 years ago
test-gpos-size-params.cc Rename a few test programs 6 years ago
test-gsub-would-substitute.cc Rename a few test programs 6 years ago
test-iter.cc [iter] Rewrite test functions 6 years ago
test-meta.cc Fix bot 6 years ago
test-ot-color.cc Fix Codacy "issues" 6 years ago
test-ot-name.cc Rename a few test programs 6 years ago
test-unicode-ranges.cc Adjust internal header dependencies 6 years ago
test.cc Rename hb-*private.hh to hb-*.hh 6 years ago