lib/pill: try to fix %bill (might still be broken)

This commit is contained in:
Ted Blackman 2021-07-16 05:21:07 +03:00
parent 4cb5cd0ba1
commit e428101cfa

View File

@ -1,6 +1,8 @@
:: |pill: helper functions for making pills :: |pill: helper functions for making pills
:: ::
/- *bill
/$ weft-to-mime %kelvin %mime /$ weft-to-mime %kelvin %mime
/$ bill-to-mime %bill %mime
^? ^?
|% |%
:: ::
@ -45,6 +47,7 @@
/ted :: :spider strands /ted :: :spider strands
/tests :: unit tests /tests :: unit tests
/web :: %eyre web content /web :: %eyre web content
/desk
== ==
|= bas=path |= bas=path
^- unix-event ^- unix-event
@ -105,6 +108,10 @@
=/ weft ,[lal=@tas num=@ud] :: TODO remove after merge =/ weft ,[lal=@tas num=@ud] :: TODO remove after merge
=/ dat .^(weft %cx pax) =/ dat .^(weft %cx pax)
q:(weft-to-mime dat) q:(weft-to-mime dat)
::
[%bill *]
=/ dat .^(bill %cx pax)
q:(bill-to-mime dat)
:: ::
[%woff2 *] [%woff2 *]
=/ dat .^(octs %cx pax) =/ dat .^(octs %cx pax)