Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- crud:64 trashman: guile -c '(import (sortsmill)(rnrs)(ice-9 pretty-print)) (call-with-values (lambda () (let ([f (make-font #:encoding "Unicode")]) (view:apply-ufo-fontinfo! f "/home/trashman/fontforge/fontforge/build/Oswald-100-cyrillic.ufo") (view:private-dict->alist f))) (lambda args (pretty-print args)))'
- ((("BlueScale" . "0.0212")
- ("BlueShift" . "0")
- ("BlueValues" . "[-16 0 694 710 997 1011]")
- ("FamilyBlues" . "[]")
- ("FamilyOtherBlues" . "[]")
- ("OtherBlues" . "[-228 -223]")
- ("StemSnapH" . "[]")
- ("StemSnapV" . "[]")))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement