next: structify subset

main
Matthew Butterick 6 years ago
parent 77c9f71b0a
commit 578c0dd269

@ -16,8 +16,6 @@ https://github.com/mbutterick/fontkit/blob/master/src/glyph/TTFGlyph.js
|#
;; Represents a TrueType glyph.
#;(define-subclass Glyph (TTFGlyph)
(inherit-field _font id))
(struct ttf-glyph glyph () #:transparent)

Loading…
Cancel
Save