main
Matthew Butterick 6 years ago
parent e0c0b9a6d6
commit 713c015874

@ -62,6 +62,7 @@ https://github.com/mbutterick/fontkit/blob/master/src/TTFFont.js
[_hb-buf (delay (hb_buffer_create))]
[_crc (begin0 (crc32c-input-port _port) (pos _port 0))])
;; needed for `loca` table decoding cross-reference
(define/public (_get-head-table) (get-head-table this))
(as-methods

Loading…
Cancel
Save