Ricardo Wurmus (2018-03-26 23:51 +0200) wrote:
> Hi Guilers,
>
> I wrote a simple SVG-based picture language. To try it:
>
> wget https://elephly.net/downies/pict.scm
[...]
> What do you think?
So joyful! Thank you, Ricardo, both for this tool and for the great
small tutorial you write!
So
Thanks for all the nice comments!
> I wrote a simple SVG-based picture language. To try it:
>
> wget https://elephly.net/downies/pict.scm
Development continues here (until I find a better home):
https://git.elephly.net/software/guile-picture-language.git
--
Ricardo
Good work!
I have really wanted this in guile, and this seems to do the
job really well.
--
hugo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, Mar 26, 2018 at 11:51:23PM +0200, Ricardo Wurmus wrote:
> Hi Guilers,
>
> I wrote a simple SVG-based picture language. To try it:
[...]
> What do you think?
Thanks for that!
This prompted me to get my Geiser setup in working order and
I m
Matt Wette writes:
> 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 ha
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
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
Hey Ricardo! Super cool that you were able to get this working so fast!
:) I look forward to trying it when I get some spare cycles to breathe.
Ricardo Wurmus writes:
> Hi Guilers,
>
> I wrote a simple SVG-based picture language. To try it:
>
> wget https://elephly.net/downies/pict.scm
>