mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-05 05:25:05 +00:00
[perf/benchmark-font] Test Roboto as variable even though it's not
This commit is contained in:
parent
71a0cda869
commit
629fa8ee87
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ struct test_input_t
|
|||
const char *font_path;
|
||||
} tests[] =
|
||||
{
|
||||
{false, SUBSET_FONT_BASE_PATH "Roboto-Regular.ttf"},
|
||||
{true , SUBSET_FONT_BASE_PATH "Roboto-Regular.ttf"},
|
||||
{false, SUBSET_FONT_BASE_PATH "SourceSansPro-Regular.otf"},
|
||||
{true , SUBSET_FONT_BASE_PATH "AdobeVFPrototype.otf"},
|
||||
{true , SUBSET_FONT_BASE_PATH "SourceSerifVariable-Roman.ttf"},
|
||||
|
|
Loading…
Add table
Reference in a new issue