Behdad Esfahbod
|
82ecaff736
|
Add hb_buffer_clear()
Which is like _reset(), but does NOT clear unicode-funcs.
|
2012-11-13 14:10:00 -08:00 |
Behdad Esfahbod
|
de796a6fb9
|
Add "new" Myanmar OT Script tag
Windows 8 added support for Myanmar shaping using the "mym2" script tag,
even though Windows never supported the old "mymr" tag.
|
2012-11-12 17:27:51 -08:00 |
Behdad Esfahbod
|
431bef2e16
|
Minor build fix
|
2012-11-01 16:26:01 -07:00 |
Behdad Esfahbod
|
378d279bbf
|
Implement Unicode compatibility decompositions
Based on patch from Philip Withnall.
https://bugs.freedesktop.org/show_bug.cgi?id=41095
|
2012-07-31 21:36:16 -04:00 |
Behdad Esfahbod
|
5e113a4b79
|
g_thread_init() is deprecated
|
2012-06-16 15:26:13 -04:00 |
Behdad Esfahbod
|
a18280a8ce
|
Fix warnings produced by clang analyzer
|
2012-06-07 15:44:12 -04:00 |
Behdad Esfahbod
|
fe28b997fb
|
Add HB_DIRECTION_IS_VALID
|
2012-04-14 19:19:26 -04:00 |
Behdad Esfahbod
|
4bf90f6483
|
Make HB_DIRECTION_INVALID be zero
This changes all the HB_DIRECTION_* enum member values, but is
nicer, in preparation for making hb_segment_properties_t public.
|
2012-04-12 17:38:23 -04:00 |
Behdad Esfahbod
|
66aa080033
|
Remove test-shape-complex
New shaping testsuite and framework coming.
|
2012-01-20 17:36:10 -05:00 |
Behdad Esfahbod
|
36fe87d1b4
|
More Indic tests from Pravin
|
2012-01-19 16:55:26 -05:00 |
Behdad Esfahbod
|
4d6dafd47f
|
Rename test/ to test/api/
|
2012-01-19 14:52:02 -05:00 |