For Programmers: Free Programming Magazines  


Home > Archive > Lisp > May 2005 > clisp: how stable/usable is the cl-gtk lib ?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author clisp: how stable/usable is the cl-gtk lib ?
Onay

2005-05-27, 8:57 pm

i would like to use clisp with some free library to process images (e.g.
jpg, bmp, png). What are my possibilities; does anyone has experience on
this ?

thx
--
(+::+) oni (+::+)
(I already try to be as amusing as possible, my master!)
Edi Weitz

2005-05-27, 8:57 pm

On Fri, 27 May 2005 22:04:36 +0200, Onay <onayu@gmx.net> wrote:

> i would like to use clisp with some free library to process images
> (e.g. jpg, bmp, png). What are my possibilities; does anyone has
> experience on this ?


CL-GTK to /process/ images? I thought that was a GUI toolkit.

Anyway, there's a port of CL-GD to CLISP available from Carlos Ungil.

<http://weitz.de/cl-gd/>
<http://ungil.com/cl-gd-clisp.tgz>

See also

<http://www.cliki.net/graphics%20library>

Cheers,
Edi.

--

Lisp is not dead, it just smells funny.

Real email: (replace (subseq "spamtrap@agharta.de" 5) "edi")
Onay

2005-05-27, 8:57 pm

Edi Weitz wrote:

> On Fri, 27 May 2005 22:04:36 +0200, Onay <onayu@gmx.net> wrote:
>
>
> CL-GTK to /process/ images? I thought that was a GUI toolkit.
>
> Anyway, there's a port of CL-GD to CLISP available from Carlos Ungil.
>
> <http://weitz.de/cl-gd/>
> <http://ungil.com/cl-gd-clisp.tgz>
>
> See also
>
> <http://www.cliki.net/graphics%20library>
>
> Cheers,
> Edi.
>


ok

i mean just to load image (in array) -> do somethin -> save image...
--
(+::+) oni (+::+)
(I already try to be as amusing as possible, my master!)
Edi Weitz

2005-05-27, 8:57 pm

On Fri, 27 May 2005 22:25:26 +0200, Onay <onayu@gmx.net> wrote:

> i mean just to load image (in array) -> do somethin -> save image...


Then check out CL-GD for instance.

--

Lisp is not dead, it just smells funny.

Real email: (replace (subseq "spamtrap@agharta.de" 5) "edi")
Kenny Tilton

2005-05-28, 3:58 am


Onay wrote:
> i would like to use clisp with some free library to process images (e.g.
> jpg, bmp, png). What are my possibilities; does anyone has experience on
> this ?


ImageMagick:

http://www.imagemagick.org/script/index.php

.... via cl-magick, now a Cello module:

http://common-lisp.net/cgi-bin/view.../?cvsroot=cello

Some assembly required. Grab also Hello-C. Might be out of date since
Imagemagick is moving along so rapidly these days.

Lemme know if you have trouble (on the Cello-devel mailing list).

kt

--
Cells? : http://www.common-lisp.net/project/cells/
Cello? : http://www.common-lisp.net/project/cello/
Cells-Gtk? : http://www.common-lisp.net/project/cells-gtk/
Why Lisp? http://lisp.tech.coop/RtL%20Highlight%20Film

"Doctor, I wrestled with reality for forty years, and I am happy to
state that I finally won out over it." -- Elwood P. Dowd

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com