From: Onay
Subject: clisp: how stable/usable is the cl-gtk lib ?
Date: 
Message-ID: <42977d54$0$14733$9b4e6d93@newsread4.arcor-online.net>
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!)

From: Edi Weitz
Subject: Re: clisp: how stable/usable is the cl-gtk lib ?
Date: 
Message-ID: <uk6lkqv88.fsf@agharta.de>
On Fri, 27 May 2005 22:04:36 +0200, Onay  <·····@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 ·········@agharta.de" 5) "edi")
From: Onay
Subject: Re: clisp: how stable/usable is the cl-gtk lib ?
Date: 
Message-ID: <42978236$0$14747$9b4e6d93@newsread4.arcor-online.net>
Edi Weitz wrote:

> On Fri, 27 May 2005 22:04:36 +0200, Onay  <·····@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.
> 

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!)
From: Edi Weitz
Subject: Re: clisp: how stable/usable is the cl-gtk lib ?
Date: 
Message-ID: <uacmgl5j0.fsf@agharta.de>
On Fri, 27 May 2005 22:25:26 +0200, Onay  <·····@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 ·········@agharta.de" 5) "edi")
From: Kenny Tilton
Subject: Re: clisp: how stable/usable is the cl-gtk lib ?
Date: 
Message-ID: <9uOle.14682$IX4.8440@twister.nyc.rr.com>
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/viewcvs.cgi/cl-magick/?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