next: return to number precision in test1
parent
dfe916721b
commit
2637c90b7e
@ -1,23 +1,23 @@
|
||||
#lang racket
|
||||
(module+ test
|
||||
#;(require pitfall/test/test0
|
||||
pitfall/test/test1
|
||||
pitfall/test/test2
|
||||
pitfall/test/test3
|
||||
pitfall/test/test4
|
||||
pitfall/test/test5
|
||||
pitfall/test/test6
|
||||
pitfall/test/test7
|
||||
pitfall/test/test8
|
||||
pitfall/test/test09
|
||||
pitfall/test/test10
|
||||
pitfall/test/test11
|
||||
pitfall/test/test12 ; ttf subset
|
||||
pitfall/test/test13 ; subset with composites
|
||||
pitfall/test/test14 ; Fira ttf with GPOS (no kerning)
|
||||
pitfall/test/test15 ; Fira ttf with GPOS kerning
|
||||
pitfall/test/test16 ; lig (GSUB)
|
||||
pitfall/test/test17 ; multiple ligs & kerns (GSUB and GPOS)
|
||||
pitfall/test/test18 ; paragraph
|
||||
(require ptest/test0
|
||||
ptest/test1
|
||||
ptest/test2
|
||||
ptest/test3
|
||||
ptest/test4
|
||||
ptest/test5
|
||||
ptest/test6
|
||||
ptest/test7
|
||||
ptest/test8
|
||||
ptest/test9
|
||||
ptest/test10
|
||||
ptest/test11
|
||||
ptest/test12 ; ttf subset
|
||||
ptest/test13 ; subset with composites
|
||||
ptest/test14 ; Fira ttf with GPOS (no kerning)
|
||||
ptest/test15 ; Fira ttf with GPOS kerning
|
||||
ptest/test16 ; lig (GSUB)
|
||||
ptest/test17 ; multiple ligs & kerns (GSUB and GPOS)
|
||||
ptest/test18 ; paragraph
|
||||
pitfall/page-test
|
||||
(submod pitfall/zlib test)))
|
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.
Loading…
Reference in New Issue