urbit/mar/woff.hoon
2015-06-19 17:16:48 -04:00

24 lines
373 B
Plaintext

::
:::: /hoon/core/otf/pro
::
/? 314
::
:::: compute
::
|_ wof=mime
::
++ grow :: convert to
|%
++ mime wof :: convert to %mime
--
++ grab
|%
++ mime |=([mite p=octs] [/application/font-woff p])
++ noun ^mime
--
++ grad
|%
++ sted %mime
--
--