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 f3b170bdd9 Minor 10 years ago
..
hb-ucdn [ucdn] Update to Unicode 7.0.0 data 11 years ago
Makefile.am Add convenience make target "make lib" in src/ 10 years ago
check-c-linkage-decls.sh [check-*] Minor 11 years ago
check-defs.sh Help clang with gcov 10 years ago
check-header-guards.sh [check-*] Minor 11 years ago
check-includes.sh [arabic] Implement Windows-1256 private shaping 10 years ago
check-libstdc++.sh Fix check-symbols on OS X 10 years ago
check-static-inits.sh check-static-inits: Filter out zero-length sections 10 years ago
check-symbols.sh Help clang with gcov 10 years ago
gen-arabic-table.py Use hb_in_range() for arabic and indic tables 10 years ago
gen-indic-table.py [indic] Fix out-of-bounds access 10 years ago
harfbuzz-gobject.pc.in [gobject] Flesh out hb-gobject 11 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 Fixup 10 years ago
hb-blob.cc [bindings] Use hb_glib_blob_create() in sample 10 years ago
hb-blob.h Minor 11 years ago
hb-buffer-deserialize-json.rl Fix misc warnings 10 years ago
hb-buffer-deserialize-text.rl Fix VC++ /analyze warnings 10 years ago
hb-buffer-private.hh API: Do not clear buffer-flags in hb_buffer_clear_contents() 10 years ago
hb-buffer-serialize.cc Mark unsigned integer literals with the u suffix 10 years ago
hb-buffer.cc Fix reverse_range() for empty range 10 years ago
hb-buffer.h [API] Add hb_buffer_add_latin1() 10 years ago
hb-cache-private.hh Fix cache implementation 13 years ago
hb-common.cc Minor 10 years ago
hb-common.h Minor 10 years ago
hb-coretext.cc [coretext] Don't generate notdef glyph for default-ignorables 10 years ago
hb-coretext.h Fix build with --coretext on older OS X 11 years ago
hb-deprecated.h Add hb-deprecated.h, and rename a couple enum values 11 years ago
hb-face-private.hh Remove this==NULL check from face->reference_table() 10 years ago
hb-face.cc Disallow changing settings on immutable face 10 years ago
hb-face.h Separate face source code from font 11 years ago
hb-fallback-shape.cc Micro optimization 10 years ago
hb-font-private.hh Add font->has_glyph() 11 years ago
hb-font.cc [bindings] Fix *_from_string functions 10 years ago
hb-font.h [introspection] Annotate Unicode / font callbacks 11 years ago
hb-ft.cc [ft] Handle negative scales with vertical writing 10 years ago
hb-ft.h [ft] Add hb_ft_face_create_referenced() and hb_ft_font_create_referenced() 10 years ago
hb-glib.cc [glib] Add hb_glib_blob_create() that takes GBytes 10 years ago
hb-glib.h [glib] Add hb_glib_blob_create() that takes GBytes 10 years ago
hb-gobject-enums.cc.tmpl [gobject] Flesh out hb-gobject 11 years ago
hb-gobject-enums.h.tmpl [gobject] Flesh out hb-gobject 11 years ago
hb-gobject-structs.cc [introspection] Work around g-i limitation with hb_language_t 11 years ago
hb-gobject-structs.h [introspection] Work around g-i limitation with hb_language_t 11 years ago
hb-gobject.h [gobject] Flesh out hb-gobject 11 years ago
hb-graphite2.cc Minor 10 years ago
hb-graphite2.h [graphite2] Fix include 11 years ago
hb-icu.cc Fix hb_atomic_ptr_cmpexch -Wunused-value warnings 10 years ago
hb-icu.h Minor 12 years ago
hb-mutex-private.hh Minor refactoring to the atomics implementation 10 years ago
hb-object-private.hh Minor refactoring to the atomics implementation 10 years ago
hb-open-file-private.hh Make sanitize() a const method 10 years ago
hb-open-type-private.hh [layout] Fix comparison of GlyphID and hb_codepoint_t 10 years ago
hb-ot-cmap-table.hh Make sanitize() a const method 10 years ago
hb-ot-font.cc Fix warnings 10 years ago
hb-ot-font.h Start fleshing out builtin font functions 11 years ago
hb-ot-head-table.hh Make sanitize() a const method 10 years ago
hb-ot-hhea-table.hh Make sanitize() a const method 10 years ago
hb-ot-hmtx-table.hh Make sanitize() a const method 10 years ago
hb-ot-layout-common-private.hh Minor 10 years ago
hb-ot-layout-gdef-table.hh Make sanitize() a const method 10 years ago
hb-ot-layout-gpos-table.hh Fix unused var warnings 10 years ago
hb-ot-layout-gsub-table.hh Fix unused var warnings 10 years ago
hb-ot-layout-gsubgpos-private.hh Fix warnings 10 years ago
hb-ot-layout-jstf-table.hh Make sanitize() a const method 10 years ago
hb-ot-layout-private.hh Hide internals of lookup accelerators 10 years ago
hb-ot-layout.cc Minor 10 years ago
hb-ot-layout.h Mark unsigned integer literals with the u suffix 10 years ago
hb-ot-map-private.hh Mark unsigned integer literals with the u suffix 10 years ago
hb-ot-map.cc Rework handling of requiredFeature to solve problem with rlig in arial.ttf from winxp 11 years ago
hb-ot-maxp-table.hh Make sanitize() a const method 10 years ago
hb-ot-name-table.hh Fix hb-uniscribe build 10 years ago
hb-ot-shape-complex-arabic-fallback.hh Avoid accessing layout tables at face destruction 10 years ago
hb-ot-shape-complex-arabic-table.hh [arabic] Bug 82306 - Mandaic had errors in its Unicode Joining_Type 10 years ago
hb-ot-shape-complex-arabic-win1256.hh Remove unused macro 10 years ago
hb-ot-shape-complex-arabic.cc [arabic] Fix fallback shaping regression 10 years ago
hb-ot-shape-complex-default.cc [ot] Separate out hebrew and tibetan shapers from default 11 years ago
hb-ot-shape-complex-hangul.cc [hangul] Don't apply 'calt' 10 years ago
hb-ot-shape-complex-hebrew.cc [hebrew] Zero mark advance by GDEF late 10 years ago
hb-ot-shape-complex-indic-machine.rl [indic] Allow ZWJ/ZWNJ before SM 10 years ago
hb-ot-shape-complex-indic-private.hh [indic-table] Update to Unicode 7.0 data 11 years ago
hb-ot-shape-complex-indic-table.cc [indic] Fix out-of-bounds access 10 years ago
hb-ot-shape-complex-indic.cc Minor 10 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 Add old-Myanmar shaper 10 years ago
hb-ot-shape-complex-private.hh Change New Tai Lue shaping engine from SEA to default 10 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 Micro optimization 10 years ago
hb-ot-shape-complex-thai.cc Mark unsigned integer literals with the u suffix 10 years ago
hb-ot-shape-complex-tibetan.cc [ot] Separate out hebrew and tibetan shapers from default 11 years ago
hb-ot-shape-fallback-private.hh Move code around 12 years ago
hb-ot-shape-fallback.cc [layout] Allocate iters in the context 10 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 Minor optimization 10 years ago
hb-ot-shape-private.hh Only do fallback Hebrew composition if no GPOS 'mark' available 11 years ago
hb-ot-shape.cc [coretext] Don't generate notdef glyph for default-ignorables 10 years ago
hb-ot-shape.h Adjust unused doc symbols 11 years ago
hb-ot-tag.cc Mark unsigned integer literals with the u suffix 10 years ago
hb-ot-tag.h Make it an error to include non-top-level headers 13 years ago
hb-ot.h Start fleshing out builtin font functions 11 years ago
hb-private.hh MSVC 2015 supports snprintf and not _snprintf 10 years ago
hb-set-private.hh Minor 10 years ago
hb-set.cc [introspection] Disable constructors for now 11 years ago
hb-set.h Annotate hb-set a bit; add HB_SET_VALUE_INVALID 11 years ago
hb-shape-plan-private.hh Remove unnecessary includes 11 years ago
hb-shape-plan.cc [shape-plan] Fix typo! 10 years ago
hb-shape-plan.h Implement hb_shape_plan_get_shaper() 12 years ago
hb-shape.cc [bindings] Fix *_from_string functions 10 years ago
hb-shape.h Minor 12 years ago
hb-shaper-impl-private.hh Switch old and uniscribe backends to shape_plan 12 years ago
hb-shaper-list.hh [coretext] Add coretext_aat shaper 11 years ago
hb-shaper-private.hh Minor improvement to HB_SHAPER_DATA_DESTROY 10 years ago
hb-shaper.cc Add #ifdef HB_USE_ATEXIT to fix -Wunused-function warnings 10 years ago
hb-ucdn.cc [ucdn] Update to Unicode 7.0.0 data 11 years ago
hb-unicode-private.hh Another try to fix Mongolian free variation selectors 10 years ago
hb-unicode.cc Err, instead of warn, if mutex / atomic / unicode funcs are missing 10 years ago
hb-unicode.h [introspection] Annotate Unicode / font callbacks 11 years ago
hb-uniscribe.cc Move macros around 10 years ago
hb-uniscribe.h [win] Consolidate windows.h include tips and tricks 10 years ago
hb-utf-private.hh [API] Add hb_buffer_add_latin1() 10 years ago
hb-version.h.in Rename HB_VERSION_CHECK and hb_version_check to "atleast" 11 years ago
hb-warning.cc Err, instead of warn, if mutex / atomic / unicode funcs are missing 10 years ago
hb.h Add hb-deprecated.h, and rename a couple enum values 11 years ago
main.cc Rework handling of requiredFeature to solve problem with rlig in arial.ttf from winxp 11 years ago
sample.py [bindings] Minor 10 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 Work with old and new glib 11 years ago