]> git.eshelyaron.com Git - emacs.git/commitdiff
; * src/sfnt.c (main): Update tests.
authorPo Lu <luangruo@yahoo.com>
Thu, 9 Feb 2023 12:32:58 +0000 (20:32 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 9 Feb 2023 12:32:58 +0000 (20:32 +0800)
src/sfnt.c

index a800f0ef7a0fd8ee0a529c0562e669afa8f37686..83d230326f4e3529d77dfd36669d798e440b80d9 100644 (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);