Khaled Hosny
|
0e63cbed9c
|
[test] Fix difference between ft and ot font funcs
See https://github.com/behdad/harfbuzz/pull/590#issuecomment-341194673.
I simply removed the composite glyph and use the referenced simple
glyph directly.
|
2017-11-01 14:00:52 -06:00 |
Khaled Hosny
|
0b8f8dd869
|
Revert "[test] We don’t care about glyph positions here"
This reverts commit 70137e2b4b .
|
2017-11-01 14:00:52 -06:00 |
Khaled Hosny
|
70137e2b4b
|
[test] We don’t care about glyph positions here
Freetype and OT font functions give different positions for some glyphs
in this font (OT seems to be correct), but that is not what we are
interested in in this test.
See https://github.com/behdad/harfbuzz/pull/590#issuecomment-341045223.
|
2017-11-01 10:33:10 -06:00 |
Behdad Esfahbod
|
b6d7d161a8
|
[tests] Add Hebrew test for normalization under cluster-level=1
Currently fails.
https://bugzilla.gnome.org/show_bug.cgi?id=541608
|
2015-09-01 16:12:44 +01:00 |
Behdad Esfahbod
|
f3792342f6
|
[tests] Add test for fallback positioning with cluster_level > 0
For https://github.com/behdad/harfbuzz/pull/123
Currently fails. Fix coming.
|
2015-08-08 18:03:16 +02:00 |