.. |
Makefile.am
|
Fix make distcheck
|
2011-08-24 19:36:50 +02:00 |
check-c-linkage-decls.sh
|
Remove C++ guards from source files
|
2011-08-04 20:00:53 -04:00 |
check-header-guards.sh
|
Fix check on OS X sh
|
2011-08-05 20:09:25 -04:00 |
check-includes.sh
|
Add check-includes.sh
|
2011-05-27 15:58:54 -04:00 |
check-internal-symbols.sh
|
Skip tests by returning 77
|
2011-08-05 20:11:06 -04:00 |
check-libstdc++.sh
|
Skip tests by returning 77
|
2011-08-05 20:11:06 -04:00 |
gen-arabic-table.py
|
Whitespace
|
2011-09-20 14:34:06 -04:00 |
gen-indic-table.py
|
Whitespace
|
2011-09-20 14:34:06 -04:00 |
hb-blob.cc
|
Minor
|
2011-09-21 16:50:39 -04:00 |
hb-blob.h
|
[API] Make set_user_data() functions take a replace parameter
|
2011-08-09 00:43:24 +02:00 |
hb-buffer-private.hh
|
Add buffer->replace_glyphs()
|
2011-08-26 09:29:42 +02:00 |
hb-buffer.cc
|
Fix OOB in replace_glyph()
|
2012-01-18 21:51:05 -05:00 |
hb-buffer.h
|
Remove the pre_allocate argument from hb_buffer_create()
|
2011-08-19 19:20:26 +02:00 |
hb-common.cc
|
[API] Make all _from_string() functions take a len parameter
|
2011-08-26 09:22:12 +02:00 |
hb-common.h
|
[API] Make all _from_string() functions take a len parameter
|
2011-08-26 09:22:12 +02:00 |
hb-fallback-shape-private.hh
|
Fix const correctness in the API
|
2011-08-10 16:25:56 +02:00 |
hb-fallback-shape.cc
|
Fix const correctness in the API
|
2011-08-10 16:25:56 +02:00 |
hb-font-private.hh
|
[API] Sort out get_blob API
|
2011-08-08 23:37:41 +02:00 |
hb-font.cc
|
Fix possible leaks
|
2011-09-21 16:49:33 -04:00 |
hb-font.h
|
[API] Add hb_font_set_funcs_data()
|
2011-08-19 19:20:30 +02:00 |
hb-ft.cc
|
[ft] FT_Get_Advance() for advance-width callbacks
|
2011-08-15 20:41:59 +02:00 |
hb-ft.h
|
Implement hb_ft_font_get_face
|
2011-08-10 22:00:35 +02:00 |
hb-glib.cc
|
Start adding gobject-introspection support
|
2011-08-14 15:17:51 +02:00 |
hb-glib.h
|
Update Copyright headers
|
2011-04-21 17:14:28 -04:00 |
hb-gobject-enums.cc.tmpl
|
Fix make distcheck
|
2011-08-24 19:36:50 +02:00 |
hb-gobject-structs.cc
|
Add gobject enum support, but disabled for now
|
2011-08-19 19:59:24 +02:00 |
hb-gobject.h
|
Start adding gobject-introspection support
|
2011-08-14 15:17:51 +02:00 |
hb-graphite2.cc
|
[graphite] Add note about graphite shaker brokenness
|
2011-09-19 18:51:48 -04:00 |
hb-graphite2.h
|
Fix test
|
2011-09-15 00:32:39 -04:00 |
hb-icu.cc
|
[icu] Use U_FAILURE
|
2012-01-18 22:32:52 -05:00 |
hb-icu.h
|
Update Copyright headers
|
2011-04-21 17:14:28 -04:00 |
hb-mutex-private.hh
|
Remove C++ guards from source files
|
2011-08-04 20:00:53 -04:00 |
hb-object-private.hh
|
Minor
|
2011-10-21 09:18:43 -07:00 |
hb-open-file-private.hh
|
Remove C++ guards from source files
|
2011-08-04 20:00:53 -04:00 |
hb-open-type-private.hh
|
Add hhea-table support
|
2011-08-17 15:00:10 +02:00 |
hb-ot-head-table.hh
|
Add hhea-table support
|
2011-08-17 15:00:10 +02:00 |
hb-ot-hhea-table.hh
|
Do (nothing for) hmtx sanitize
|
2011-08-17 19:03:06 +02:00 |
hb-ot-hmtx-table.hh
|
Add hb-ot-hmtx-table.hh
|
2011-08-24 19:13:15 +02:00 |
hb-ot-layout-common-private.hh
|
Remove C++ guards from source files
|
2011-08-04 20:00:53 -04:00 |
hb-ot-layout-gdef-table.hh
|
Add hhea-table support
|
2011-08-17 15:00:10 +02:00 |
hb-ot-layout-gpos-table.hh
|
Refactor mark skipping
|
2012-01-16 22:20:31 -05:00 |
hb-ot-layout-gsub-table.hh
|
Refactor the two remaining uses of _hb_ot_layout_skip_mark()
|
2012-01-18 21:19:32 -05:00 |
hb-ot-layout-gsubgpos-private.hh
|
Fix more possible buffer overruns
|
2012-01-18 21:28:34 -05:00 |
hb-ot-layout-private.hh
|
[API] Sort out get_blob API
|
2011-08-08 23:37:41 +02:00 |
hb-ot-layout.cc
|
Rename table files from eg maxp-private.hh to maxp-table.hh
|
2011-08-17 14:19:59 +02:00 |
hb-ot-layout.h
|
[OT] Save chosen script tag
|
2011-07-30 20:57:01 -04:00 |
hb-ot-map-private.hh
|
Remove C++ guards from source files
|
2011-08-04 20:00:53 -04:00 |
hb-ot-map.cc
|
Remove C++ guards from source files
|
2011-08-04 20:00:53 -04:00 |
hb-ot-maxp-table.hh
|
Add hhea-table support
|
2011-08-17 15:00:10 +02:00 |
hb-ot-name-table.hh
|
Fix name-table sanitize
|
2011-08-17 15:00:18 +02:00 |
hb-ot-shape-complex-arabic-table.hh
|
Remove C++ guards from source files
|
2011-08-04 20:00:53 -04:00 |
hb-ot-shape-complex-arabic.cc
|
Apply 'locl' with 'ccmp' in Arabic shaper
|
2011-08-15 09:52:05 +02:00 |
hb-ot-shape-complex-indic-machine.rl
|
[Indic] Apply Indic features
|
2011-07-29 16:46:09 -04:00 |
hb-ot-shape-complex-indic-table.hh
|
Remove C++ guards from source files
|
2011-08-04 20:00:53 -04:00 |
hb-ot-shape-complex-indic.cc
|
Avoid enum trailing commas
|
2012-01-16 16:39:40 -05:00 |
hb-ot-shape-complex-misc.cc
|
Remove C++ guards from source files
|
2011-08-04 20:00:53 -04:00 |
hb-ot-shape-complex-private.hh
|
Avoid enum trailing commas
|
2012-01-16 16:39:40 -05:00 |
hb-ot-shape-normalize.cc
|
Fix infinite loop in normalization code with variation selectors
|
2011-10-17 11:39:28 -07:00 |
hb-ot-shape-private.hh
|
Reorder combining-class to better suit Arabic shadda mark-mark positioning
|
2011-08-25 09:08:53 +02:00 |
hb-ot-shape.cc
|
Fix const correctness in the API
|
2011-08-10 16:25:56 +02:00 |
hb-ot-shape.h
|
Fix test
|
2011-09-15 00:32:39 -04:00 |
hb-ot-tag.cc
|
Pass through unknown ISO 639-3 language tags to OpenType engine
|
2011-09-02 13:31:19 -04:00 |
hb-ot-tag.h
|
Update Copyright headers
|
2011-04-21 17:14:28 -04:00 |
hb-ot.h
|
Update Copyright headers
|
2011-04-21 17:14:28 -04:00 |
hb-private.hh
|
Minor
|
2011-09-16 16:40:44 -04:00 |
hb-shape.cc
|
[graphite] Minor
|
2011-08-24 01:48:03 +02:00 |
hb-shape.h
|
Fix const correctness in the API
|
2011-08-10 16:25:56 +02:00 |
hb-tt-font.cc
|
Flesh out tt funcs a bit
|
2011-08-19 19:23:28 +02:00 |
hb-unicode-private.hh
|
Minor
|
2011-09-16 16:40:44 -04:00 |
hb-unicode.cc
|
[API] Make set_user_data() functions take a replace parameter
|
2011-08-09 00:43:24 +02:00 |
hb-unicode.h
|
[API] Make set_user_data() functions take a replace parameter
|
2011-08-09 00:43:24 +02:00 |
hb-uniscribe.cc
|
[uniscribe] Various improvements
|
2011-09-19 14:53:26 -04:00 |
hb-uniscribe.h
|
Fix test
|
2011-09-15 00:32:39 -04:00 |
hb-version.h.in
|
[API] Add version macros and functions
|
2011-05-05 21:31:04 -04:00 |
hb.h
|
[API] Add version macros and functions
|
2011-05-05 21:31:04 -04:00 |
main.cc
|
Rename table files from eg maxp-private.hh to maxp-table.hh
|
2011-08-17 14:19:59 +02:00 |
test.cc
|
Minor
|
2011-09-16 16:40:44 -04:00 |