..
hb-ucdn
Update UCDN to upstream commit 8af93f30
2015-07-25 17:32:16 +02:00
Makefile.am
Merge branch 'font-extents'
2015-12-10 16:56:07 +01:00
check-c-linkage-decls.sh
[check-*] Minor
2013-08-26 18:46:21 -04:00
check-defs.sh
Help clang with gcov
2014-10-01 18:18:25 -04:00
check-header-guards.sh
AIX fixes
2015-12-12 17:44:44 -08:00
check-includes.sh
[arabic] Implement Windows-1256 private shaping
2014-07-31 18:58:24 -04:00
check-libstdc++.sh
Update check-libstdc++ for clang
2015-04-23 18:56:24 -07:00
check-static-inits.sh
check-static-inits: Filter out zero-length sections
2014-10-01 11:56:07 -04:00
check-symbols.sh
Help clang with gcov
2014-10-01 18:18:25 -04:00
gen-arabic-table.py
Use hb_in_range() for arabic and indic tables
2014-07-11 16:22:13 -04:00
gen-indic-table.py
[indic] Update data tables to Unicode 8.0
2015-12-18 11:05:11 +00:00
gen-use-table.py
[USE] Fix-up variation selectors and word joiner in table
2015-07-21 16:46:37 +01:00
harfbuzz-gobject.pc.in
[gobject] Flesh out hb-gobject
2013-08-28 12:38:37 -04:00
harfbuzz-icu.pc.in
Generate harfbuzz-icu.pc
2013-05-28 17:18:30 -04:00
harfbuzz.pc.in
Add Libs.private and Requires.private to harfbuzz.pc
2015-08-11 12:58:49 +02:00
hb-atomic-private.hh
Limit use of AIX intrinsics to IBM's compiler
2015-12-10 17:44:19 +01:00
hb-blob.cc
Fix Since tags
2015-09-03 15:53:22 +04:30
hb-blob.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-buffer-deserialize-json.rl
Fix misc warnings
2014-10-14 20:07:31 -07:00
hb-buffer-deserialize-text.rl
Fix VC++ /analyze warnings
2015-03-26 14:13:53 -04:00
hb-buffer-private.hh
[buffer] Add debugging, aka, message, API
2015-12-18 19:29:06 +00:00
hb-buffer-serialize.cc
[docs] More buffers documentation
2016-01-01 20:38:21 +04:00
hb-buffer.cc
[docs] More buffers documentation
2016-01-01 20:38:21 +04:00
hb-buffer.h
[docs] More buffers documentation
2016-01-01 20:38:21 +04:00
hb-cache-private.hh
Fix cache implementation
2012-06-09 01:43:20 -04:00
hb-common.cc
[docs] A bit more buffers documentation
2015-12-30 17:59:01 +04:00
hb-common.h
[docs] A bit more buffers documentation
2015-12-30 17:59:01 +04:00
hb-coretext.cc
Remove unused HB_SHAPER_DATA_ENSURE_DECLARE lines.
2015-12-30 16:05:52 -05:00
hb-coretext.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-deprecated.h
Add hb-deprecated.h, and rename a couple enum values
2013-08-27 11:46:08 -04:00
hb-directwrite.cc
[docs] Fix comment syntax
2015-12-30 17:58:53 +04:00
hb-directwrite.h
Add a prototype of DirectWrite as a shaping backend
2015-10-20 22:20:47 +03:30
hb-face-private.hh
Remove this==NULL check from face->reference_table()
2014-08-14 13:00:47 -04:00
hb-face.cc
Replace a couple of malloc()s with calloc()
2015-10-02 08:02:29 +01:00
hb-face.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-fallback-shape.cc
Use C-style casts instead of compare to 0, to convert hb_bool_t to bool
2015-11-26 19:22:22 -05:00
hb-font-private.hh
AIX fixes
2015-12-12 17:44:44 -08:00
hb-font.cc
Fix Since: tags for new API
2015-12-16 17:08:36 +01:00
hb-font.h
Get font ascender and descender metrics from OS/2 table.
2015-11-27 16:03:54 -05:00
hb-ft.cc
[ft] Use ftface->size->metrics for font extent info
2015-12-10 16:38:29 +01:00
hb-ft.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-glib.cc
Fix a few docs blocks
2015-11-26 19:30:37 -05:00
hb-glib.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-gobject-enums.cc.tmpl
[gobject] Flesh out hb-gobject
2013-08-28 12:38:37 -04:00
hb-gobject-enums.h.tmpl
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-gobject-structs.cc
[gobject] Remove hb_language_t workarounds for g-i shortcomings
2015-05-19 17:42:30 -07:00
hb-gobject-structs.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-gobject.h
[gobject] Flesh out hb-gobject
2013-08-28 12:38:37 -04:00
hb-graphite2.cc
Fix y_scale problems in hb-gr
2015-11-23 10:04:13 +07:00
hb-graphite2.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-icu.cc
Fix hb_atomic_ptr_cmpexch -Wunused-value warnings
2015-01-03 19:46:19 -08:00
hb-icu.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-mutex-private.hh
Minor refactoring to the atomics implementation
2015-04-08 13:04:22 -07:00
hb-object-private.hh
Poison freed objects such that double-free is detected
2015-08-30 17:29:21 +01:00
hb-open-file-private.hh
Define return_trace()
2015-09-29 14:57:02 +01:00
hb-open-type-private.hh
AIX fixes
2015-12-12 17:44:44 -08:00
hb-ot-cmap-table.hh
Define return_trace()
2015-09-29 14:57:02 +01:00
hb-ot-font.cc
[ot-font] Respect OS/2 fsSelection USE_TYPO_METRICS bit
2015-12-10 16:37:49 +01:00
hb-ot-font.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-ot-glyf-table.hh
Define return_trace()
2015-09-29 14:57:02 +01:00
hb-ot-head-table.hh
Check magicNumber in head table during sanitize
2016-01-02 13:25:36 +00:00
hb-ot-hhea-table.hh
Define return_trace()
2015-09-29 14:57:02 +01:00
hb-ot-hmtx-table.hh
Define return_trace()
2015-09-29 14:57:02 +01:00
hb-ot-layout-common-private.hh
Don't count fixing-up FeatureParams offset as error
2016-01-05 13:23:45 +00:00
hb-ot-layout-gdef-table.hh
Define return_trace()
2015-09-29 14:57:02 +01:00
hb-ot-layout-gpos-table.hh
[layout] Collect coverage glyphs in PairPos
2015-12-23 14:50:53 +01:00
hb-ot-layout-gsub-table.hh
Make max context-length and max nesting level configurable
2015-11-02 15:43:39 -08:00
hb-ot-layout-gsubgpos-private.hh
Fix ligature component of a mark happening after a ligature within a ligature!
2015-12-17 15:23:09 +00:00
hb-ot-layout-jstf-table.hh
Define return_trace()
2015-09-29 14:57:02 +01:00
hb-ot-layout-private.hh
[use] Fix halant detection
2015-12-17 11:59:15 +00:00
hb-ot-layout.cc
[docs] Fix comment syntax
2015-12-30 17:58:53 +04:00
hb-ot-layout.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-ot-map-private.hh
Fix undefined behavior in cmp function
2015-12-07 10:34:47 +01:00
hb-ot-map.cc
Use C-style casts instead of compare to 0, to convert hb_bool_t to bool
2015-11-26 19:22:22 -05:00
hb-ot-maxp-table.hh
Define return_trace()
2015-09-29 14:57:02 +01:00
hb-ot-name-table.hh
Define return_trace()
2015-09-29 14:57:02 +01:00
hb-ot-os2-table.hh
Parse the OS/2 table.
2015-11-26 19:58:13 -05:00
hb-ot-shape-complex-arabic-fallback.hh
Use insertion-sort instead of bubble-sort
2015-09-01 15:07:52 +01:00
hb-ot-shape-complex-arabic-private.hh
Add hb-ot-shape-complex-arabic-private.hh
2015-07-22 10:49:13 +01:00
hb-ot-shape-complex-arabic-table.hh
Update Arabic shaping table for Unicode 8.0
2015-07-15 01:39:57 +01:00
hb-ot-shape-complex-arabic-win1256.hh
Remove unused macro ASSERT_STATIC_EXPR()
2015-07-21 15:17:27 +01:00
hb-ot-shape-complex-arabic.cc
[arabic] Use glyph advance width in apply_stch() instead of extents
2015-12-17 11:04:33 +00:00
hb-ot-shape-complex-default.cc
Remove HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULT
2015-12-17 17:47:35 +00:00
hb-ot-shape-complex-hangul.cc
Use C-style casts instead of compare to 0, to convert hb_bool_t to bool
2015-11-26 19:22:22 -05:00
hb-ot-shape-complex-hebrew.cc
Use C-style casts instead of compare to 0, to convert hb_bool_t to bool
2015-11-26 19:22:22 -05:00
hb-ot-shape-complex-indic-machine.rl
[indic] Allow ZWJ/ZWNJ before SM
2014-12-10 12:05:24 -08:00
hb-ot-shape-complex-indic-private.hh
[indic] Update data tables to Unicode 8.0
2015-12-18 11:05:11 +00:00
hb-ot-shape-complex-indic-table.cc
[indic] Update data tables to Unicode 8.0
2015-12-18 11:05:11 +00:00
hb-ot-shape-complex-indic.cc
[indic] Followup fix for Malayalam context matching
2015-12-18 13:47:16 +00:00
hb-ot-shape-complex-myanmar-machine.rl
[myanmar] Use OT_NBSP instead of OT_DOTTEDCIRCLE for OT_GB
2014-05-27 17:49:45 -04:00
hb-ot-shape-complex-myanmar.cc
[indic] Update data tables to Unicode 8.0
2015-12-18 11:05:11 +00:00
hb-ot-shape-complex-private.hh
Remove HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULT
2015-12-17 17:47:35 +00:00
hb-ot-shape-complex-thai.cc
Remove HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULT
2015-12-17 17:47:35 +00:00
hb-ot-shape-complex-tibetan.cc
Remove HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULT
2015-12-17 17:47:35 +00:00
hb-ot-shape-complex-use-machine.rl
[USE] Implement dotted-circle
2015-07-21 17:14:54 +01:00
hb-ot-shape-complex-use-private.hh
[USE] Move pref
2015-07-21 16:55:26 +01:00
hb-ot-shape-complex-use-table.cc
[USE] Fix-up variation selectors and word joiner in table
2015-07-21 16:46:37 +01:00
hb-ot-shape-complex-use.cc
[use] Only set syllable-based topographical features if not Arabic-joining
2015-12-18 13:54:06 +00:00
hb-ot-shape-fallback-private.hh
Adjust the width of various spaces if font does not cover them
2015-11-04 17:27:07 -08:00
hb-ot-shape-fallback.cc
Adjust the width of various spaces if font does not cover them
2015-11-04 17:27:07 -08:00
hb-ot-shape-normalize-private.hh
[ot/hangul] Don't decompose Hangul even when combining marks present
2014-01-02 17:04:04 +08:00
hb-ot-shape-normalize.cc
Use C-style casts instead of compare to 0, to convert hb_bool_t to bool
2015-11-26 19:22:22 -05:00
hb-ot-shape-private.hh
Only do fallback Hebrew composition if no GPOS 'mark' available
2014-02-18 15:53:56 -05:00
hb-ot-shape.cc
Fix a few docs blocks
2015-11-26 19:30:37 -05:00
hb-ot-shape.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-ot-tag.cc
Fix sorting order of ot_languages array
2015-12-07 10:30:43 +01:00
hb-ot-tag.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-ot.h
Start fleshing out builtin font functions
2014-03-24 15:19:15 -07:00
hb-private.hh
AIX fixes
2015-12-12 17:44:44 -08:00
hb-set-private.hh
Fix broken sentence
2015-07-25 17:38:21 +02:00
hb-set.cc
Fix "Since:" tags
2015-06-01 13:25:27 +02:00
hb-set.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-shape-plan-private.hh
Remove unnecessary includes
2013-12-11 20:24:20 -05:00
hb-shape-plan.cc
Replace a couple of malloc()s with calloc()
2015-10-02 08:02:29 +01:00
hb-shape-plan.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-shape.cc
[docs] More buffers documentation
2016-01-01 20:38:21 +04:00
hb-shape.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-shaper-impl-private.hh
Switch old and uniscribe backends to shape_plan
2012-07-27 01:37:18 -04:00
hb-shaper-list.hh
Add a prototype of DirectWrite as a shaping backend
2015-10-20 22:20:47 +03:30
hb-shaper-private.hh
Minor improvement to HB_SHAPER_DATA_DESTROY
2015-01-27 10:02:34 -08:00
hb-shaper.cc
Replace a couple of malloc()s with calloc()
2015-10-02 08:02:29 +01:00
hb-ucdn.cc
Update UCDN to upstream commit 8af93f30
2015-07-25 17:32:16 +02:00
hb-unicode-private.hh
[arabic] Don't stretch over cased letters
2015-11-06 16:27:44 -08:00
hb-unicode.cc
Fix Since tags
2015-09-03 15:53:22 +04:30
hb-unicode.h
[docs] Fix comment syntax
2015-12-30 17:58:53 +04:00
hb-uniscribe.cc
[uniscribe] Handle E_NOT_SUFFICIENT_BUFFER as well as E_OUTOFMEMORY
2015-12-17 17:28:35 +00:00
hb-uniscribe.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-utf-private.hh
Micro optimization to hb_utf16_t and hb_utf32_t ::prev()
2015-11-07 02:00:04 +04:00
hb-version.h.in
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
hb-warning.cc
Fix pragma usage
2015-07-05 22:43:17 +01:00
hb.h
Public headers: Decorate public symbols with HB_EXTERN
2015-11-23 11:03:11 +08:00
main.cc
Rework handling of requiredFeature to solve problem with rlig in arial.ttf from winxp
2014-06-19 16:33:48 -04:00
sample.py
[python] Hook up sample debugger
2015-12-18 19:53:40 +00:00
test-buffer-serialize.cc
Work with old and new glib
2013-10-27 23:37:14 +01:00
test-size-params.cc
Work with old and new glib
2013-10-27 23:37:14 +01:00
test-would-substitute.cc
Work with old and new glib
2013-10-27 23:37:14 +01:00
test.cc
src/test.cc: wrong field printed
2015-11-30 16:53:21 -08:00