mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-05 13:35:06 +00:00
[subset] add tests that exercise script filtering.
This commit is contained in:
parent
79bdcbef0d
commit
d6f579e96a
37 changed files with 10 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2
test/subset/data/profiles/filter-scripts-features.2.txt
Normal file
2
test/subset/data/profiles/filter-scripts-features.2.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
--layout-scripts=grek,latn
|
||||
--layout-features=liga
|
2
test/subset/data/profiles/filter-scripts-features.txt
Normal file
2
test/subset/data/profiles/filter-scripts-features.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
--layout-scripts=grek,cyrl
|
||||
--layout-features=numr,onum
|
1
test/subset/data/profiles/filter-scripts.txt
Normal file
1
test/subset/data/profiles/filter-scripts.txt
Normal file
|
@ -0,0 +1 @@
|
|||
--layout-scripts=grek,cyrl
|
1
test/subset/data/profiles/no-scripts.txt
Normal file
1
test/subset/data/profiles/no-scripts.txt
Normal file
|
@ -0,0 +1 @@
|
|||
--layout-scripts-=*
|
|
@ -5,6 +5,10 @@ SourceSerifVariable-Roman.ttf
|
|||
PROFILES:
|
||||
default.txt
|
||||
drop-hints.txt
|
||||
no-scripts.txt
|
||||
filter-scripts.txt
|
||||
filter-scripts-features.txt
|
||||
filter-scripts-features.2.txt
|
||||
|
||||
SUBSETS:
|
||||
abc
|
||||
|
|
Loading…
Add table
Reference in a new issue