; * src/sfnt.c (main): Update tests.
This commit is contained in:
parent
85dd157c38
commit
f0f45ab10d
1 changed files with 2 additions and 2 deletions
|
|
@ -15533,8 +15533,8 @@ main (int argc, char **argv)
|
|||
data[i]->format);
|
||||
}
|
||||
|
||||
#define FANCY_PPEM 40
|
||||
#define EASY_PPEM 40
|
||||
#define FANCY_PPEM 12
|
||||
#define EASY_PPEM 12
|
||||
|
||||
interpreter = NULL;
|
||||
head = sfnt_read_head_table (fd, font);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue