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 97b72da600 Whitespace 9 years ago
..
hb-ucdn [ucdn] Update to Unicode 9.0.0 9 years ago
Makefile.am Add --with-icu=builtin configure option 9 years ago
Makefile.sources MATH Table: Add API to access math contants. 9 years ago
check-c-linkage-decls.sh [check-*] Minor 12 years ago
check-defs.sh Help clang with gcov 11 years ago
check-header-guards.sh AIX fixes 9 years ago
check-includes.sh [arabic] Implement Windows-1256 private shaping 11 years ago
check-libstdc++.sh Update check-libstdc++ for clang 10 years ago
check-static-inits.sh check-static-inits: Filter out zero-length sections 11 years ago
check-symbols.sh Help clang with gcov 11 years ago
gen-arabic-table.py Use hb_in_range() for arabic and indic tables 11 years ago
gen-indic-table.py [indic/use] Move Javanese from Indic shaper to USE 9 years ago
gen-use-table.py [use] Update to draft spec from Andrew Glass from August 2015 9 years ago
harfbuzz-gobject.pc.in [gobject] Flesh out hb-gobject 12 years ago
harfbuzz-icu.pc.in Generate harfbuzz-icu.pc 12 years ago
harfbuzz.pc.in Add Libs.private and Requires.private to harfbuzz.pc 10 years ago
hb-atomic-private.hh Limit use of AIX intrinsics to IBM's compiler 9 years ago
hb-blob.cc Remove pointless overflow check in pointer math 9 years ago
hb-blob.h Public headers: Decorate public symbols with HB_EXTERN 9 years ago
hb-buffer-deserialize-json.rl Fix misc warnings 11 years ago
hb-buffer-deserialize-text.rl Fix VC++ /analyze warnings 10 years ago
hb-buffer-private.hh Fix sign of shift operators 9 years ago
hb-buffer-serialize.cc [docs] More buffers documentation 9 years ago
hb-buffer.cc Clean up buffer area when rewinding 9 years ago
hb-buffer.h [docs] Minor fixes. 9 years ago
hb-cache-private.hh Fix sign of shift operators 9 years ago
hb-common.cc [introspection] Fix hb_tag_from_string annotation 9 years ago
hb-common.h Add Unicode 9 beta scripts 9 years ago
hb-coretext.cc [coretext] Use intended coretext version check logic (#315) 9 years ago
hb-coretext.h Public headers: Decorate public symbols with HB_EXTERN 9 years ago
hb-deprecated.h Add get_nominal_glyph() and get_variation_glyph() instead of get_glyph() 9 years ago
hb-directwrite.cc [dwrite] Minor, don't include unnecessary headers (#309) 9 years ago
hb-directwrite.h [dwrite] Use stream font loader instead GDI interop 9 years ago
hb-face-private.hh Remove this==NULL check from face->reference_table() 11 years ago
hb-face.cc Fix sign of shift operators 9 years ago
hb-face.h Public headers: Decorate public symbols with HB_EXTERN 9 years ago
hb-fallback-shape.cc Add get_nominal_glyph() and get_variation_glyph() instead of get_glyph() 9 years ago
hb-font-private.hh [MATH] Wire up get_glyph_variants() 9 years ago
hb-font.cc Fix sign of shift operators 9 years ago
hb-font.h Add get_nominal_glyph() and get_variation_glyph() instead of get_glyph() 9 years ago
hb-ft.cc Fix sign of shift operators 9 years ago
hb-ft.h Public headers: Decorate public symbols with HB_EXTERN 9 years ago
hb-glib.cc Fix a few docs blocks 9 years ago
hb-glib.h Public headers: Decorate public symbols with HB_EXTERN 9 years ago
hb-gobject-enums.cc.tmpl [gobject] Flesh out hb-gobject 12 years ago
hb-gobject-enums.h.tmpl Public headers: Decorate public symbols with HB_EXTERN 9 years ago
hb-gobject-structs.cc [gobject] Remove hb_language_t workarounds for g-i shortcomings 10 years ago
hb-gobject-structs.h [gobject] Fix a few warnings 9 years ago
hb-gobject.h [gobject] Flesh out hb-gobject 12 years ago
hb-graphite2.cc Refactor graphite2 to make ovleraps into negative width spaces 9 years ago
hb-graphite2.h Public headers: Decorate public symbols with HB_EXTERN 9 years ago
hb-icu.cc Fix missing ICU #include 9 years ago
hb-icu.h Public headers: Decorate public symbols with HB_EXTERN 9 years ago
hb-mutex-private.hh Minor refactoring to the atomics implementation 10 years ago
hb-object-private.hh Poison freed objects such that double-free is detected 10 years ago
hb-open-file-private.hh Make FixedVersion a template 9 years ago
hb-open-type-private.hh [ot-font] Start implementing 'post' table, for accessing glyph names 9 years ago
hb-ot-cmap-table.hh [ot-font] Accelerate cmap format4 get_glyph 9 years ago
hb-ot-font.cc Implement symbol cmap in ft and ot fonts 9 years ago
hb-ot-font.h Public headers: Decorate public symbols with HB_EXTERN 9 years ago
hb-ot-glyf-table.hh Use FWORD and UFWORD when it makes sense 9 years ago
hb-ot-head-table.hh Make FixedVersion a template 9 years ago
hb-ot-hhea-table.hh Make FixedVersion a template 9 years ago
hb-ot-hmtx-table.hh Use FWORD and UFWORD when it makes sense 9 years ago
hb-ot-layout-common-private.hh Minor. We should never get to this branch, but fix it anyway. 9 years ago
hb-ot-layout-gdef-table.hh Make FixedVersion a template 9 years ago
hb-ot-layout-gpos-table.hh Partially revert 86c68c7a2c 9 years ago
hb-ot-layout-gsub-table.hh Allow MultipleSubst to delete glyph 9 years ago
hb-ot-layout-gsubgpos-private.hh Allow MultipleSubst to delete glyph 9 years ago
hb-ot-layout-jstf-table.hh Make FixedVersion a template 9 years ago
hb-ot-layout-math-table.hh Whitespace 9 years ago
hb-ot-layout-private.hh MATH table: Add API to access math variants. 9 years ago
hb-ot-layout.cc [MATH] Wire up get_glyph_assembly() 9 years ago
hb-ot-layout.h [MATH] Wire up get_glyph_assembly() 9 years ago
hb-ot-map-private.hh Fix undefined behavior in cmp function 9 years ago
hb-ot-map.cc Limit bits-per-feature to eight 9 years ago
hb-ot-math.h [MATH] Start fleshing out glyph variant API 9 years ago
hb-ot-maxp-table.hh Make FixedVersion a template 9 years ago
hb-ot-name-table.hh Define return_trace() 10 years ago
hb-ot-os2-table.hh Parse the OS/2 table. 9 years ago
hb-ot-post-table.hh [ot-font] Start implementing 'post' table, for accessing glyph names 9 years ago
hb-ot-shape-complex-arabic-fallback.hh Use insertion-sort instead of bubble-sort 10 years ago
hb-ot-shape-complex-arabic-private.hh Add hb-ot-shape-complex-arabic-private.hh 10 years ago
hb-ot-shape-complex-arabic-table.hh Update tables to Unicode 9.0.0 beta 9 years ago
hb-ot-shape-complex-arabic-win1256.hh Remove unused macro ASSERT_STATIC_EXPR() 10 years ago
hb-ot-shape-complex-arabic.cc Undo accidental change 9 years ago
hb-ot-shape-complex-default.cc Change default mark advance zeroing behavior from Unicode to GDEF 9 years ago
hb-ot-shape-complex-hangul.cc Use C-style casts instead of compare to 0, to convert hb_bool_t to bool 9 years ago
hb-ot-shape-complex-hebrew.cc Use C-style casts instead of compare to 0, to convert hb_bool_t to bool 9 years ago
hb-ot-shape-complex-indic-machine.rl [indic] Remove unused Javanese bits 9 years ago
hb-ot-shape-complex-indic-private.hh [indic] Remove unused Javanese bits 9 years ago
hb-ot-shape-complex-indic-table.cc Update for latest Unicode 9 data files 9 years ago
hb-ot-shape-complex-indic.cc Update for latest Unicode 9 data files 9 years ago
hb-ot-shape-complex-myanmar-machine.rl [myanmar] Use OT_NBSP instead of OT_DOTTEDCIRCLE for OT_GB 11 years ago
hb-ot-shape-complex-myanmar.cc [myanmar] Handle U+AA74..U+AA76 9 years ago
hb-ot-shape-complex-private.hh [indic/use] Move Javanese from Indic shaper to USE 9 years ago
hb-ot-shape-complex-thai.cc Remove default clause in minor switch statements 9 years ago
hb-ot-shape-complex-tibetan.cc Change default mark advance zeroing behavior from Unicode to GDEF 9 years ago
hb-ot-shape-complex-use-machine.rl [use] Update to draft spec from Andrew Glass from August 2015 9 years ago
hb-ot-shape-complex-use-private.hh [use] Update to draft spec from Andrew Glass from August 2015 9 years ago
hb-ot-shape-complex-use-table.cc Update for latest Unicode 9 data files 9 years ago
hb-ot-shape-complex-use.cc [use] Update to draft spec from Andrew Glass from August 2015 9 years ago
hb-ot-shape-fallback-private.hh Adjust the width of various spaces if font does not cover them 9 years ago
hb-ot-shape-fallback.cc Add get_nominal_glyph() and get_variation_glyph() instead of get_glyph() 9 years ago
hb-ot-shape-normalize-private.hh [ot/hangul] Don't decompose Hangul even when combining marks present 11 years ago
hb-ot-shape-normalize.cc Add get_nominal_glyph() and get_variation_glyph() instead of get_glyph() 9 years ago
hb-ot-shape-private.hh Only do fallback Hebrew composition if no GPOS 'mark' available 11 years ago
hb-ot-shape.cc Synthesize GDEF glyph class for any glyph that does not have one in GDEF 9 years ago
hb-ot-shape.h Public headers: Decorate public symbols with HB_EXTERN 9 years ago
hb-ot-tag.cc Support Americanist Phonetic Notation 9 years ago
hb-ot-tag.h Public headers: Decorate public symbols with HB_EXTERN 9 years ago
hb-ot.h Start fleshing out builtin font functions 11 years ago
hb-private.hh clang in MSVC mode doesn't like when we redefine __attribute__ (#283) 9 years ago
hb-set-private.hh Fix sign of shift operators 9 years ago
hb-set.cc Fix "Since:" tags 10 years ago
hb-set.h Public headers: Decorate public symbols with HB_EXTERN 9 years ago
hb-shape-plan-private.hh Remove unnecessary includes 11 years ago
hb-shape-plan.cc Show the shaper name in the debug message (#306) 9 years ago
hb-shape-plan.h Public headers: Decorate public symbols with HB_EXTERN 9 years ago
hb-shape.cc [gobject] Fix a few warnings 9 years ago
hb-shape.h Public headers: Decorate public symbols with HB_EXTERN 9 years ago
hb-shaper-impl-private.hh Switch old and uniscribe backends to shape_plan 13 years ago
hb-shaper-list.hh Add a prototype of DirectWrite as a shaping backend 9 years ago
hb-shaper-private.hh Minor improvement to HB_SHAPER_DATA_DESTROY 10 years ago
hb-shaper.cc Replace a couple of malloc()s with calloc() 10 years ago
hb-ucdn.cc [ucdn] Update to Unicode 9.0.0 9 years ago
hb-unicode-private.hh Whitespace 9 years ago
hb-unicode.cc Fix Since tags 10 years ago
hb-unicode.h [gobject] Fix a few warnings 9 years ago
hb-uniscribe.cc Fix sign of shift operators 9 years ago
hb-uniscribe.h Public headers: Decorate public symbols with HB_EXTERN 9 years ago
hb-utf-private.hh Micro optimization to hb_utf16_t and hb_utf32_t ::prev() 9 years ago
hb-version.h.in Public headers: Decorate public symbols with HB_EXTERN 9 years ago
hb-warning.cc Fix pragma usage 10 years ago
hb.h Public headers: Decorate public symbols with HB_EXTERN 9 years ago
main.cc Rework handling of requiredFeature to solve problem with rlig in arial.ttf from winxp 11 years ago
sample.py [python] Use utf-32 / utf-16 based on build of Python 9 years ago
test-buffer-serialize.cc Work with old and new glib 11 years ago
test-size-params.cc Work with old and new glib 11 years ago
test-would-substitute.cc Work with old and new glib 11 years ago
test.cc src/test.cc: wrong field printed 9 years ago