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 4e6e53db5d [otlayout] "Minor" 12 years ago
..
hb-ucdn Remove unnecessary stdint.h include 12 years ago
Makefile.am Improve library checks 12 years ago
check-c-linkage-decls.sh [check-*] Minor 12 years ago
check-defs.sh Improve library checks 12 years ago
check-header-guards.sh [check-*] Minor 12 years ago
check-includes.sh Improve check-includes.sh 12 years ago
check-libstdc++.sh Minor 13 years ago
check-static-inits.sh Minor 13 years ago
check-symbols.sh Improve library checks 12 years ago
gen-arabic-table.py [OT] Streamline Arabic fallback shaping table 13 years ago
gen-indic-table.py Add South-East Asian shaper 12 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 Generate harfbuzz-icu.pc 12 years ago
hb-atomic-private.hh Put back MemoryBarrier fallback implementation on MINGW32 12 years ago
hb-blob.cc [introspection] Annotate Unicode / font callbacks 12 years ago
hb-blob.h Always create sub-blobs in MEMORY_MODE_READONLY 12 years ago
hb-buffer-deserialize-json.rl [buffer] Better parse glyph names 12 years ago
hb-buffer-deserialize-text.rl [buffer] Better parse glyph names 12 years ago
hb-buffer-private.hh Minor 12 years ago
hb-buffer-serialize.cc [docs/introspection] More annotations 12 years ago
hb-buffer.cc [introspection] Disable constructors for now 12 years ago
hb-buffer.h Add hb-deprecated.h, and rename a couple enum values 12 years ago
hb-cache-private.hh Fix cache implementation 13 years ago
hb-common.cc Bug 68990 - test-common fails on i686-linux 12 years ago
hb-common.h Minor change to hb_language_t 12 years ago
hb-coretext.cc [coretext] Fully support user features 12 years ago
hb-coretext.h [coretext] Add hb_coretext_face_get_cg_font() 12 years ago
hb-deprecated.h Add hb-deprecated.h, and rename a couple enum values 12 years ago
hb-face-private.hh Separate face source code from font 12 years ago
hb-face.cc [introspection] hb-ft annotations 12 years ago
hb-face.h Separate face source code from font 12 years ago
hb-fallback-shape.cc Disable automatic segment properties guessing 12 years ago
hb-font-private.hh [docs/introspection] More annotations 12 years ago
hb-font.cc [introspection] Annotate Unicode / font callbacks 12 years ago
hb-font.h [introspection] Annotate Unicode / font callbacks 12 years ago
hb-ft.cc [introspection] hb-ft annotations 12 years ago
hb-ft.h Make it an error to include non-top-level headers 13 years ago
hb-glib.cc Clean up list of Unicode scripts 12 years ago
hb-glib.h Make it an error to include non-top-level headers 13 years ago
hb-gobject-enums.cc.tmpl [gobject] Flesh out hb-gobject 12 years ago
hb-gobject-enums.h.tmpl [gobject] Flesh out hb-gobject 12 years ago
hb-gobject-structs.cc [introspection] Work around g-i limitation with hb_language_t 12 years ago
hb-gobject-structs.h [introspection] Work around g-i limitation with hb_language_t 12 years ago
hb-gobject.h [gobject] Flesh out hb-gobject 12 years ago
hb-graphite2.cc [graphite2] Fix include 12 years ago
hb-graphite2.h [graphite2] Fix include 12 years ago
hb-icu.cc [ICU] Fix includes 13 years ago
hb-icu.h Minor 13 years ago
hb-mutex-private.hh Improve check for Windows platforms 12 years ago
hb-object-private.hh Move object mutext into the user-data array 12 years ago
hb-open-file-private.hh Pass this object to trace macros 12 years ago
hb-open-type-private.hh [uniscribe] Use OT::* types 12 years ago
hb-ot-head-table.hh [otlayout] Add structs for JSTF table 12 years ago
hb-ot-hhea-table.hh [otlayout] Add structs for JSTF table 12 years ago
hb-ot-hmtx-table.hh [otlayout] Add structs for JSTF table 12 years ago
hb-ot-layout-common-private.hh Fix compiler warning 12 years ago
hb-ot-layout-gdef-table.hh [otlayout] Add structs for JSTF table 12 years ago
hb-ot-layout-gpos-table.hh [otlayout] Add structs for JSTF table 12 years ago
hb-ot-layout-gsub-table.hh [otlayout] Add structs for JSTF table 12 years ago
hb-ot-layout-gsubgpos-private.hh Fix glyph closure recursion! 12 years ago
hb-ot-layout-jstf-table.hh [otlayout] Add structs for JSTF table 12 years ago
hb-ot-layout-private.hh Don't zero advance of mark-non-mark ligatures 12 years ago
hb-ot-layout.cc [otlayout] "Minor" 12 years ago
hb-ot-layout.h [OTLayout] Protect against out-of-range lookup indices 12 years ago
hb-ot-map-private.hh [OTLayout] Refactor a bit more 12 years ago
hb-ot-map.cc [OTLayout] Protect against out-of-range lookup indices 12 years ago
hb-ot-maxp-table.hh [otlayout] Add structs for JSTF table 12 years ago
hb-ot-name-table.hh [otlayout] Add structs for JSTF table 12 years ago
hb-ot-shape-complex-arabic-fallback.hh [OTLayout] Refactor a bit more 12 years ago
hb-ot-shape-complex-arabic-table.hh "Update" to Unicode 6.2.0 tables 12 years ago
hb-ot-shape-complex-arabic.cc Don't apply 'dlig' by default 12 years ago
hb-ot-shape-complex-default.cc Arabic mark width-zeroing regression 12 years ago
hb-ot-shape-complex-indic-machine.rl Fix compile warnings for ragel-generated machines 12 years ago
hb-ot-shape-complex-indic-private.hh [SEA] Treat Consonant_Final like Consonant_Medial 12 years ago
hb-ot-shape-complex-indic-table.cc Add South-East Asian shaper 12 years ago
hb-ot-shape-complex-indic.cc Revert "[Indic] don't apply 'calt' by default in Indic shaper" 12 years ago
hb-ot-shape-complex-myanmar-machine.rl Fix compile warnings for ragel-generated machines 12 years ago
hb-ot-shape-complex-myanmar.cc Apply 'mark' to Myanmar 12 years ago
hb-ot-shape-complex-private.hh Clean up list of Unicode scripts 12 years ago
hb-ot-shape-complex-sea-machine.rl Fix compile warnings for ragel-generated machines 12 years ago
hb-ot-shape-complex-sea.cc [Indic] Futher adjust ZWJ handling in Indic-like shapers 12 years ago
hb-ot-shape-complex-thai.cc Arabic mark width-zeroing regression 12 years ago
hb-ot-shape-fallback-private.hh Move code around 12 years ago
hb-ot-shape-fallback.cc [OTLayout] Refactor a bit more 12 years ago
hb-ot-shape-normalize-private.hh Don't compose Hangul jamo 12 years ago
hb-ot-shape-normalize.cc If variation selector is not consumed by cmap, pass it on to GSUB 12 years ago
hb-ot-shape-private.hh Minor 12 years ago
hb-ot-shape.cc Fix hiding of default_ignorables if font doesn't have space glyph 12 years ago
hb-ot-tag.cc Update OT language tags 12 years ago
hb-ot-tag.h Make it an error to include non-top-level headers 13 years ago
hb-ot.h Bunch of independent changes (ouch) 12 years ago
hb-private.hh Minor 12 years ago
hb-set-private.hh Annotate hb-set a bit; add HB_SET_VALUE_INVALID 12 years ago
hb-set.cc [introspection] Disable constructors for now 12 years ago
hb-set.h Annotate hb-set a bit; add HB_SET_VALUE_INVALID 12 years ago
hb-shape-plan-private.hh Implement hb_shape_plan_get_shaper() 12 years ago
hb-shape-plan.cc [introspection] Disable constructors for now 12 years ago
hb-shape-plan.h Implement hb_shape_plan_get_shaper() 12 years ago
hb-shape.cc [docs/introspection] More annotations 12 years ago
hb-shape.h Minor 12 years ago
hb-shaper-impl-private.hh Switch old and uniscribe backends to shape_plan 13 years ago
hb-shaper-list.hh Make the OT shaper default, even if CoreText or Uniscribe is enabled 12 years ago
hb-shaper-private.hh Fix crasher during multi-thread shaper data creation 12 years ago
hb-shaper.cc Bug 60053 - hb-common.cc:181:6: warning: ‘void free_langs()’ defined but not used 12 years ago
hb-tt-font.cc Whitespace 12 years ago
hb-ucdn.cc Clean up list of Unicode scripts 12 years ago
hb-unicode-private.hh Add U+061C ARABIC LETTER MARK to Default_Ignorable 12 years ago
hb-unicode.cc [introspection] Disable constructors for now 12 years ago
hb-unicode.h [introspection] Annotate Unicode / font callbacks 12 years ago
hb-uniscribe.cc [uniscribe] Fixed build with wide chars 12 years ago
hb-uniscribe.h Minor 13 years ago
hb-utf-private.hh Fix warnings 12 years ago
hb-version.h.in [docs/introspection] Some more annotations 12 years ago
hb-warning.cc Revert "Minor" 12 years ago
hb.h Add hb-deprecated.h, and rename a couple enum values 12 years ago
main.cc [otlayout] Add structs for JSTF table 12 years ago
sample.py [introspection] Add sample.py 12 years ago
test-buffer-serialize.cc Don't use g_mapped_file_unref() 12 years ago
test-size-params.cc Don't use g_mapped_file_unref() 12 years ago
test-would-substitute.cc Don't use g_mapped_file_unref() 12 years ago
test.cc Don't use g_mapped_file_unref() 12 years ago