
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Graphics drawing libraries
On Date: Wed, 1 Mar 2006 16:34:39 +0900, "Ian Wells" <ijw@example.com> wrote:
> On 01/03/06, Matt Gushee <matt@example.com> wrote:
> > Guillaume Proux wrote:
> > > I think that if you don't mind playing with Python, you should have a
> > > look at PIL (http://effbot.org/zone/pil-index.htm
> > > <http://effbot.org/zone/pil-index.htm>)
>
> I take it this is an interface onto one of a choice of backends...
> Sadly I'm in the Perl camp. Looks like Perl programmers are happy
> with ugly graphics...
Not sure if it solves your problem, but have you looked at Imager?
http://search.cpan.org/~tonyc/Imager-0.47/Imager.pm
or the various Image Magick bindings?
http://search.cpan.org/~jcristy/PerlMagick-6.24/Magick.pm
Dave
>
> On 01/03/06, Ian MacLean <imaclean@example.com> wrote:
> > How about cairo ?:
> >
> > http://cairographics.org/samples/snippets.html
> >
> > or is that too low level for what you need ?
>
> It would do nicely. The Perl bindings are alpha, so I'll bear it in
> mind for the future.
>
> Looks like AGG falls at the same level as Cairo.
>
> --
> Ian.
>
> --
> The TLUG server is hosted by Open Source Development Lab Japan.
> http://www.osdl.jp/
>
> To unsubscribe from this mailing list,
> please see the instructions at http://www.tlug.jp/list.html
Home |
Main Index |
Thread Index