..
Makefile.am
Add src/test-would-substitute tool
13 years ago
check-c-linkage-decls.sh
Make sure HB_BEGIN_DECLS / HB_END_DECLS is only used in public headers
13 years ago
check-header-guards.sh
Fix check-header-guards on OS X
13 years ago
check-includes.sh
Add check-includes.sh
14 years ago
check-internal-symbols.sh
Check for exported weak symbols
13 years ago
check-libstdc++.sh
Make checks more OS X friendly
13 years ago
check-static-inits.sh
Add test for static initializers and other C++ stuff
13 years ago
gen-arabic-table.py
Implement Arabic fallback shaping mandatory ligatures
13 years ago
gen-indic-table.py
Generate fallback Arabic shaping table
13 years ago
hb-atomic-private.hh
Further simplify atomic ops on Visual Studio
13 years ago
hb-blob.cc
Make source more digestable for gobject-introspection
13 years ago
hb-blob.h
Make source more digestable for gobject-introspection
13 years ago
hb-buffer-private.hh
Leave one extra item at the end of buffer allocation
13 years ago
hb-buffer.cc
[buffer] Make sure out_info = info during GPOS
13 years ago
hb-buffer.h
Add hb_buffer_normalize_glyphs() and hb-shape --normalize-glyphs
13 years ago
hb-cache-private.hh
Fix cache implementation
13 years ago
hb-common.cc
Make source more digestable for gobject-introspection
13 years ago
hb-common.h
Allow overriding HB_BEGIN_DECLS / HB_END_DECLS
13 years ago
hb-fallback-shape-private.hh
Make sure HB_BEGIN_DECLS / HB_END_DECLS is only used in public headers
13 years ago
hb-fallback-shape.cc
Remove zero-width chars in the fallback shaper too
13 years ago
hb-font-private.hh
Make source more digestable for gobject-introspection
13 years ago
hb-font.cc
Make source more digestable for gobject-introspection
13 years ago
hb-font.h
Make source more digestable for gobject-introspection
13 years ago
hb-ft.cc
Minor
13 years ago
hb-ft.h
Make it an error to include non-top-level headers
13 years ago
hb-glib.cc
Cleanup TRUE/FALSE vs true/false
13 years ago
hb-glib.h
Make it an error to include non-top-level headers
13 years ago
hb-gobject-enums.cc.tmpl
Fix make distcheck
13 years ago
hb-gobject-structs.cc
Add gobject enum support, but disabled for now
13 years ago
hb-gobject.h
Make it an error to include non-top-level headers
13 years ago
hb-graphite2-private.hh
Hide backend-specific shape functions
13 years ago
hb-graphite2.cc
Cleanup TRUE/FALSE vs true/false
13 years ago
hb-graphite2.h
Hide backend-specific shape functions
13 years ago
hb-icu.cc
Fix warnings produced by clang analyzer
13 years ago
hb-icu.h
Make it an error to include non-top-level headers
13 years ago
hb-mutex-private.hh
GStaticMutex is deprecated
13 years ago
hb-object-private.hh
Add hb_object_lock/unlock()
13 years ago
hb-open-file-private.hh
Annotate SANITIZE return values
13 years ago
hb-open-type-private.hh
Minor
13 years ago
hb-ot-head-table.hh
Annotate SANITIZE return values
13 years ago
hb-ot-hhea-table.hh
Annotate SANITIZE return values
13 years ago
hb-ot-hmtx-table.hh
Annotate SANITIZE return values
13 years ago
hb-ot-layout-common-private.hh
Add set add_coverage() to Coverage()
13 years ago
hb-ot-layout-gdef-table.hh
Annotate SANITIZE return values
13 years ago
hb-ot-layout-gpos-table.hh
[GPOS] Don't zero mark advances
12 years ago
hb-ot-layout-gsub-table.hh
[GSUB] Fix would_apply() for LigatureSubst
13 years ago
hb-ot-layout-gsubgpos-private.hh
Minor refactoring
12 years ago
hb-ot-layout-private.hh
Minor refactoring
12 years ago
hb-ot-layout.cc
Refactor / finish would_apply() operation
13 years ago
hb-ot-layout.h
Refactor / finish would_apply() operation
13 years ago
hb-ot-map-private.hh
[Indic] Lookup consonant position in the font
13 years ago
hb-ot-map.cc
Clear output buffer before calling GSUB pause functions
13 years ago
hb-ot-maxp-table.hh
Annotate SANITIZE return values
13 years ago
hb-ot-name-table.hh
Annotate SANITIZE return values
13 years ago
hb-ot-shape-complex-arabic-table.hh
Implement Arabic fallback shaping mandatory ligatures
13 years ago
hb-ot-shape-complex-arabic.cc
Allow complex shapers overriding common features
13 years ago
hb-ot-shape-complex-indic-machine.rl
[Indic] Limit matras to 4 per syllable
12 years ago
hb-ot-shape-complex-indic-private.hh
[Indic] Change "unknown" position to end of syllable
12 years ago
hb-ot-shape-complex-indic-table.hh
Make src tests pass again
13 years ago
hb-ot-shape-complex-indic.cc
[Indic] Implement Reph+Ya-Phalaa interaction
12 years ago
hb-ot-shape-complex-misc.cc
[Thai] Fix SARA AM handling
12 years ago
hb-ot-shape-complex-private.hh
Apply Tibetan (global) features.
13 years ago
hb-ot-shape-normalize-private.hh
Add normalize mode
13 years ago
hb-ot-shape-normalize.cc
Merge clusters during normalization
13 years ago
hb-ot-shape-private.hh
Replace zerowidth invisible chars with a zero-advance space glyph
13 years ago
hb-ot-shape.cc
When removing zero-width marks, don't remove ligatures
12 years ago
hb-ot-tag.cc
Pass through unknown ISO 639-3 language tags to OpenType engine
13 years ago
hb-ot-tag.h
Make it an error to include non-top-level headers
13 years ago
hb-ot.h
Add hb_ot_shape_glyphs_closure()
13 years ago
hb-private.hh
[Thai] Fix SARA AM handling
12 years ago
hb-set-private.hh
Make source more digestable for gobject-introspection
13 years ago
hb-set.cc
Cleanup TRUE/FALSE vs true/false
13 years ago
hb-set.h
Make source more digestable for gobject-introspection
13 years ago
hb-shape.cc
Fix clang warning with NO_MT path
13 years ago
hb-shape.h
Make source more digestable for gobject-introspection
13 years ago
hb-tt-font.cc
Cleanup TRUE/FALSE vs true/false
13 years ago
hb-unicode-private.hh
Fix build with no Unicode funcs implementations provided
13 years ago
hb-unicode.cc
[Thai] Reorder U+0E3A THAI VOWEL SIGN PHINTHU
12 years ago
hb-unicode.h
Make source more digestable for gobject-introspection
13 years ago
hb-uniscribe-private.hh
Hide backend-specific shape functions
13 years ago
hb-uniscribe.cc
[Uniscribe] Fix script fallback
12 years ago
hb-uniscribe.h
Bump WINNT version requested from 500 to 600
13 years ago
hb-version.h.in
Make it an error to include non-top-level headers
13 years ago
hb-warning.cc
Minor
13 years ago
hb.h
Add hb_set_t
13 years ago
indic.cc
Fix warnings
13 years ago
main.cc
Cleanup TRUE/FALSE vs true/false
13 years ago
test-would-substitute.cc
Add src/test-would-substitute tool
13 years ago
test.cc
Add src/test-would-substitute tool
13 years ago