main
Matthew Butterick 6 years ago
parent 49d0b36dac
commit cb4dcd8bc0

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

@ -13,7 +13,7 @@
; node's zlib.deflate makes smaller files, for some reason
; so don't compare file sizes in this case
(define-runtime-path this "test8rkt.pdf")
(make-doc this #f proc #:pdfkit #f)
(make-doc this #f proc #:test #false #:pdfkit #t)
(define-runtime-path that "test8crkt.pdf")
(make-doc that #t proc #:pdfkit #f)
(make-doc that #t proc #:test #false #:pdfkit #f)

Loading…
Cancel
Save