[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Imagemagick and Guile
From: |
A0 |
Subject: |
Re: Imagemagick and Guile |
Date: |
Sun, 11 Jan 2015 12:56:24 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.3.0 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 11/01/15 12:02, John Darrington wrote:
> I have done similar things using Gimp.
>
> Gimp, as you may know, has a Scheme interface which is very similar
> to Guile, (in fact I believe Guile was forked from the Gimp
> interpretor).
>
>
> For example to generate png files from a svg input see
>
> http://git.savannah.gnu.org/cgit/pspp.git/tree/build-aux/svg2png
>
> The disadvantage is that it is much slower than imagemagick
>
> J'
>
> On Sun, Jan 11, 2015 at 09:09:04AM +0000, A0 wrote:
>
> Hello,
>
> I need to generate an image from raw byte data in my code and
> ImageMagick seems like an obvious choice to do this. But, looking
> at http://www.imagemagick.org/script/api.php , I see no Guile API
> listed.
>
> Before I get my hands dirty, I'd like to check if someone already
> built a functional API for Guile, or, at least, the chunk of it
> containing the PixelIterator functionality.
>
> I am also interested in hearing about other Guile-enabled libs that
> can do the same thing, namely, creating an image in some of the
> popular formats.
>
> Best,
>
> A0
>
>
Thanks for the info, but for the application I have i mind
the conversion needs to be as fast as reasonably possible.
Best,
A0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJUsnL4AAoJELoKbu7/AzdH8WUH/Ah0ki4twLfhnMPFJUCuNaK8
KataBP1DYcgg7Lx06G65qHthkSJEQ5lFVFvJ5Z2mn/Ef8oMArCIXcurmlmrBISZ8
RJXqh90qh0CKoppkVfu8NyZH0huG2871fepoX2rQkYcUd1Zf6oZKN1KbORBV3IdQ
HS1lUy+ul845z6qvBXJAZzPdiYUoaIAFNVGt3wtDvj644Z0Q6/1Mqie7Mk7UFvTt
RZxMgk1HRavgqcrrBIweqeRHvO7e+wrce21+vgJE5c1Ph+r/Y2WLvo+Y5BswkjOC
m+0ILcfZM+QFSpY2lu3Pp1QABVT0Ja3CeFWrl0JJ1BYzcewklC8pG1b9WNKIEF4=
=VGTI
-----END PGP SIGNATURE-----