main
Matthew Butterick 7 years ago
parent 2b2e8adc6f
commit 27d06b1a53

@ -3,7 +3,6 @@
(define fira-path "../pitfall/test/assets/fira.ttf")
(define f (openSync fira-path))
(report 'start-decode)
(define gpos (send GPOS decode (send f _getTableStream 'GPOS)))
(send (dict-ref gpos 'lookupList) get 2)
(send (dict-ref gpos 'lookupList) get 2)

Loading…
Cancel
Save