On Mon, Mar 26, 2018 at 5:51 PM, Ricardo Wurmus <rek...@elephly.net> wrote: > Hi Guilers, > > I wrote a simple SVG-based picture language.
Wow! I never would have thought to use sxml to generate svg files. I always thought we would have to use cairo or some custom renderer in order to have a picture language. This is a great hack! - Dave