mirror of
https://github.com/urbit/shrub.git
synced 2024-11-24 13:06:09 +03:00
recreate vases before rendering using +sped
this lets them be small enough to render performantly
This commit is contained in:
parent
ef3bdc6350
commit
a6f02de1d7
@ -67,7 +67,7 @@
|
|||||||
%.y
|
%.y
|
||||||
;div.pre.mono.p2
|
;div.pre.mono.p2
|
||||||
;+
|
;+
|
||||||
;/ (of-wall:format (~(win re (sell +.res)) 0 80))
|
;/ (of-wall:format (~(win re (sell (sped +.res))) 0 80))
|
||||||
==
|
==
|
||||||
==
|
==
|
||||||
==
|
==
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
%.y
|
%.y
|
||||||
;div.mono
|
;div.mono
|
||||||
;+
|
;+
|
||||||
;/ (of-wall:format (~(win re (sell +.res)) 0 80))
|
;/ (of-wall:format (~(win re (sell (sped +.res))) 0 80))
|
||||||
==
|
==
|
||||||
%.n
|
%.n
|
||||||
;span: ERROR
|
;span: ERROR
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
=+ !<([=term =stem:neo] vax)
|
=+ !<([=term =stem:neo] vax)
|
||||||
?> ?=(%x -.q.stem)
|
?> ?=(%x -.q.stem)
|
||||||
=/ vax q.pail.q.stem
|
=/ vax q.pail.q.stem
|
||||||
=/ this (accel-cell !<(accel-cell state-vase))
|
=/ this !<(accel-cell state-vase)
|
||||||
=. result.this (render-hoon code.this vax)
|
=. result.this (render-hoon code.this vax)
|
||||||
[~ !>(this)]
|
[~ !>(this)]
|
||||||
++ init
|
++ init
|
||||||
|
Loading…
Reference in New Issue
Block a user