.. |
hb-ucdn
|
Update UCDN to upstream commit 8af93f30
|
10 years ago |
Makefile.am
|
[ot-font] Implement glyph_extents() for TrueType fonts
|
10 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
|
[check-*] Minor
|
12 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] Fix out-of-bounds access
|
10 years ago |
gen-use-table.py
|
[USE] Fix-up variation selectors and word joiner in table
|
10 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
|
Minor rename
|
10 years ago |
hb-blob.cc
|
Fix Since tags
|
10 years ago |
hb-blob.h
|
Minor
|
11 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 typo
|
9 years ago |
hb-buffer-serialize.cc
|
Fix Since tags
|
10 years ago |
hb-buffer.cc
|
Make sure we make progress in OOM situations
|
9 years ago |
hb-buffer.h
|
Fix Since tags
|
10 years ago |
hb-cache-private.hh
|
Fix cache implementation
|
13 years ago |
hb-common.cc
|
Micro-optimize hb_language_from_string()
|
10 years ago |
hb-common.h
|
Fix Since tags
|
10 years ago |
hb-coretext.cc
|
Fix Since tags
|
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
|
12 years ago |
hb-face-private.hh
|
Remove this==NULL check from face->reference_table()
|
11 years ago |
hb-face.cc
|
Replace a couple of malloc()s with calloc()
|
10 years ago |
hb-face.h
|
Separate face source code from font
|
12 years ago |
hb-fallback-shape.cc
|
Micro optimization
|
11 years ago |
hb-font-private.hh
|
Move variable-sized struct member to end
|
9 years ago |
hb-font.cc
|
Move variable-sized struct member to end
|
9 years ago |
hb-font.h
|
Add hb_font_set_parent()
|
10 years ago |
hb-ft.cc
|
[ft] Fix extents with negative scales
|
9 years ago |
hb-ft.h
|
[ft] API: Add hb_font_[sg]et_load_flags() API
|
10 years ago |
hb-glib.cc
|
Fix "Since:" tags
|
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
|
12 years ago |
hb-gobject-enums.h.tmpl
|
[gobject] Flesh out hb-gobject
|
12 years ago |
hb-gobject-structs.cc
|
[gobject] Remove hb_language_t workarounds for g-i shortcomings
|
10 years ago |
hb-gobject-structs.h
|
Fix "Since:" tags
|
10 years ago |
hb-gobject.h
|
[gobject] Flesh out hb-gobject
|
12 years ago |
hb-graphite2.cc
|
Fix Since tags
|
10 years ago |
hb-graphite2.h
|
[graphite2] Fix include
|
12 years ago |
hb-icu.cc
|
Fix hb_atomic_ptr_cmpexch -Wunused-value warnings
|
10 years ago |
hb-icu.h
|
Minor
|
13 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
|
Define return_trace()
|
10 years ago |
hb-open-type-private.hh
|
Limit max edits during sanitize to 8
|
9 years ago |
hb-ot-cmap-table.hh
|
Define return_trace()
|
10 years ago |
hb-ot-font.cc
|
[ot] Remove font funcs that do nothing
|
9 years ago |
hb-ot-font.h
|
Add include check to hb-ot-font.h
|
10 years ago |
hb-ot-glyf-table.hh
|
Define return_trace()
|
10 years ago |
hb-ot-head-table.hh
|
Define return_trace()
|
10 years ago |
hb-ot-hhea-table.hh
|
Define return_trace()
|
10 years ago |
hb-ot-hmtx-table.hh
|
Define return_trace()
|
10 years ago |
hb-ot-layout-common-private.hh
|
Generalize flags types
|
9 years ago |
hb-ot-layout-gdef-table.hh
|
Define return_trace()
|
10 years ago |
hb-ot-layout-gpos-table.hh
|
Actually commit changes for previous commit
|
9 years ago |
hb-ot-layout-gsub-table.hh
|
Make max context-length and max nesting level configurable
|
9 years ago |
hb-ot-layout-gsubgpos-private.hh
|
Towards using top-byte of unicode-props for more things
|
9 years ago |
hb-ot-layout-jstf-table.hh
|
Define return_trace()
|
10 years ago |
hb-ot-layout-private.hh
|
Don't do fractions if buffer is ASCII-only
|
9 years ago |
hb-ot-layout.cc
|
Revert "Don't process lookups if buffer is in error"
|
9 years ago |
hb-ot-layout.h
|
Mark unsigned integer literals with the u suffix
|
11 years ago |
hb-ot-map-private.hh
|
Generalize flags types
|
9 years ago |
hb-ot-map.cc
|
[ot] Search globally for 'vert' feature if not found in specified script/lang
|
10 years ago |
hb-ot-maxp-table.hh
|
Define return_trace()
|
10 years ago |
hb-ot-name-table.hh
|
Define return_trace()
|
10 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 Arabic shaping table for Unicode 8.0
|
10 years ago |
hb-ot-shape-complex-arabic-win1256.hh
|
Remove unused macro ASSERT_STATIC_EXPR()
|
10 years ago |
hb-ot-shape-complex-arabic.cc
|
[arabic] Improve stretch length calculation
|
9 years ago |
hb-ot-shape-complex-default.cc
|
Add new shaper method postprocess_glyphs()
|
9 years ago |
hb-ot-shape-complex-hangul.cc
|
Add new shaper method postprocess_glyphs()
|
9 years ago |
hb-ot-shape-complex-hebrew.cc
|
Add new shaper method postprocess_glyphs()
|
9 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
|
Remove unused macro ASSERT_STATIC_EXPR()
|
10 years ago |
hb-ot-shape-complex-indic-table.cc
|
[indic] Fix out-of-bounds access
|
10 years ago |
hb-ot-shape-complex-indic.cc
|
Add new shaper method postprocess_glyphs()
|
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
|
Add new shaper method postprocess_glyphs()
|
9 years ago |
hb-ot-shape-complex-private.hh
|
Add new shaper method postprocess_glyphs()
|
9 years ago |
hb-ot-shape-complex-thai.cc
|
Add new shaper method postprocess_glyphs()
|
9 years ago |
hb-ot-shape-complex-tibetan.cc
|
Add new shaper method postprocess_glyphs()
|
9 years ago |
hb-ot-shape-complex-use-machine.rl
|
[USE] Implement dotted-circle
|
10 years ago |
hb-ot-shape-complex-use-private.hh
|
[USE] Move pref
|
10 years ago |
hb-ot-shape-complex-use-table.cc
|
[USE] Fix-up variation selectors and word joiner in table
|
10 years ago |
hb-ot-shape-complex-use.cc
|
Add new shaper method postprocess_glyphs()
|
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
|
Adjust the width of various spaces if font does not cover them
|
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
|
Optimize runs without Default_Ignorable's
|
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
|
Limit buffer max size growth
|
9 years ago |
hb-ot-shape.h
|
Adjust unused doc symbols
|
11 years ago |
hb-ot-tag.cc
|
Handle language tags that indicate phonetic IPA transcription
|
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
|
Optimize runs without Default_Ignorable's
|
9 years ago |
hb-set-private.hh
|
Fix broken sentence
|
10 years ago |
hb-set.cc
|
Fix "Since:" tags
|
10 years ago |
hb-set.h
|
Fix Since tags
|
10 years ago |
hb-shape-plan-private.hh
|
Remove unnecessary includes
|
11 years ago |
hb-shape-plan.cc
|
Replace a couple of malloc()s with calloc()
|
10 years ago |
hb-shape-plan.h
|
Implement hb_shape_plan_get_shaper()
|
12 years ago |
hb-shape.cc
|
Fix segfault with empty buffer in hb_shape_plan_execute()
|
10 years ago |
hb-shape.h
|
Some attempt into initial hb-shape documentation
|
10 years ago |
hb-shaper-impl-private.hh
|
Switch old and uniscribe backends to shape_plan
|
13 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
|
Replace a couple of malloc()s with calloc()
|
10 years ago |
hb-ucdn.cc
|
Update UCDN to upstream commit 8af93f30
|
10 years ago |
hb-unicode-private.hh
|
[arabic] Don't stretch over cased letters
|
9 years ago |
hb-unicode.cc
|
Fix Since tags
|
10 years ago |
hb-unicode.h
|
Fix Since tags
|
10 years ago |
hb-uniscribe.cc
|
[uniscribe] Fix negative offsets
|
10 years ago |
hb-uniscribe.h
|
[win] Consolidate windows.h include tips and tricks
|
11 years ago |
hb-utf-private.hh
|
Micro optimization to hb_utf16_t and hb_utf32_t ::prev()
|
9 years ago |
hb-version.h.in
|
Rename HB_VERSION_CHECK and hb_version_check to "atleast"
|
11 years ago |
hb-warning.cc
|
Fix pragma usage
|
10 years ago |
hb.h
|
Add hb-deprecated.h, and rename a couple enum values
|
12 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 |