caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Florent Monnier <fmonnier@linux-nantes.fr.eu.org>
To: caml-list@inria.fr
Cc: Pierre Weis <pierre.weis@inria.fr>
Subject: Re: [Caml-list] Magick wrap
Date: Thu, 15 Jul 2004 00:06:55 +0200	[thread overview]
Message-ID: <200407150002.57725.fmonnier@linux-nantes.fr.eu.org> (raw)
In-Reply-To: <200407141644.SAA17112@pauillac.inria.fr>

> > I would like to write a simple image manipulation program,
> > I have first made some experiments with php and image-magick
> > http://grincheux.codelutin.org/~monnier/php/conjure/
> > But PHP lacks with the gtkDrawingArea stability, due to a memory leak.
>
> You should consider trying camlimages, and perhaps contribute to its
> development, if you need something that is not already available ...
>
> http://pauillac.inria.fr/camlimages/


With ImageMagick we can nearly go as far than with Gimp
(except the fact that IM have no GUI).
Check this to see all the image manipulations IM provides :
http://www.imagemagick.org/www/perl.html

Perhaps I am wrong, but
Camlimages does not seem to provide so much possibilities,
it seems to be closer to GD than to ImageMagick.
And ImageMagick is closer to Gimp, than to GD :)

As I am graphist and not informatician, i will perhaps not have the skills to 
make the implementation of the image manipulation program of my dreams
but I will try though ;-)

So that's why I prefer to get the more powerful library I can ...


Cheers

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2004-07-14 22:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-11 19:54 Florent Monnier
2004-07-13 16:43 ` Florent Monnier
2004-07-14 16:44 ` Pierre Weis
2004-07-14 22:06   ` Florent Monnier [this message]
2004-07-14 22:29     ` Pierre Weis
2004-07-14 23:58       ` Florent Monnier
2004-07-15 21:37         ` Pierre Weis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200407150002.57725.fmonnier@linux-nantes.fr.eu.org \
    --to=fmonnier@linux-nantes.fr.eu.org \
    --cc=caml-list@inria.fr \
    --cc=pierre.weis@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).