On Mon, Mar 26, 2018 at 5:51 PM, Ricardo Wurmus 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
On 03/27/2018 05:40 AM, Thompson, David wrote:
On Mon, Mar 26, 2018 at 5:51 PM, Ricardo Wurmus 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 render