; * src/sfnt.c (main): Update tests.

This commit is contained in:
Po Lu 2023-02-09 20:32:58 +08:00
parent 85dd157c38
commit f0f45ab10d

View file

@ -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);