mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-04 13:05:04 +00:00
[test/vertical] Add more tests
This commit is contained in:
parent
17c875c309
commit
18ced8dbb1
3 changed files with 9 additions and 2 deletions
BIN
test/shape/data/in-house/fonts/NotoSans-VF.abc.ttf
Normal file
BIN
test/shape/data/in-house/fonts/NotoSans-VF.abc.ttf
Normal file
Binary file not shown.
BIN
test/shape/data/in-house/fonts/NotoSerifHK-subset.ttf
Normal file
BIN
test/shape/data/in-house/fonts/NotoSerifHK-subset.ttf
Normal file
Binary file not shown.
|
@ -1,5 +1,12 @@
|
|||
@font-funcs=ot,ft,fontations
|
||||
@font-funcs=ot,ft
|
||||
# glyf, no vmtx
|
||||
../fonts/191826b9643e3f124d865d617ae609db6a2ce203.ttf;--direction=t;U+300C;[uni300C.vert=0@-512,-578+0,-1024]
|
||||
../fonts/f9b1dd4dcb515e757789a22cb4241107746fd3d0.ttf;--direction=t;U+0041,U+0042;[gid1=0@-654,-2128+0,-2789|gid2=1@-665,-2125+0,-2789]
|
||||
../fonts/f9b1dd4dcb515e757789a22cb4241107746fd3d0.ttf;--direction=t;U+0041,U+0042;[gid1=0@-654,-2128+0,-2789|gid2=1@-665,-2125+0,-2789]
|
||||
# glyf+gvar, no vmtx
|
||||
../fonts/NotoSans-VF.abc.ttf;--direction=t;U+0061,U+0062;[gid1=0@-280,-948+0,-1362|gid2=1@-307,-1056+0,-1362]
|
||||
../fonts/NotoSans-VF.abc.ttf;--direction=t --variations wght=700;U+0061,U+0062;[gid1=0@-302,-954+0,-1362|gid2=1@-316,-1056+0,-1362]
|
||||
# glyf+gvar+vmtx
|
||||
../fonts/NotoSerifHK-subset.ttf;--direction=t;U+0041,U+0042;[gid1=0@-353,-880+0,-1000|gid2=1@-327,-880+0,-1000]
|
||||
../fonts/NotoSerifHK-subset.ttf;--direction=t --variations wght=700;U+0041,U+0042;[gid1=0@-373,-880+0,-1000|gid2=1@-354,-880+0,-1000]
|
||||
# CFF+VORG
|
||||
../fonts/4cbbc461be066fccc611dcc634af6e8cb2705537.ttf;--direction=t;U+FF38;[gid2=0@-500,-867+0,-1000]
|
||||
|
|
Loading…
Add table
Reference in a new issue