From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id BAA31164; Thu, 15 Jul 2004 01:49:59 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id BAA31473; Thu, 15 Jul 2004 01:49:58 +0200 (MET DST) X-SPAM-Warning: Sending machine is listed in blackholes.five-ten-sg.com Received: from mail.libertysurf.net (mail.libertysurf.net [213.36.80.91]) by concorde.inria.fr (8.12.10/8.12.10) with ESMTP id i6ENnvSH001866; Thu, 15 Jul 2004 01:49:57 +0200 Received: from dyn-83-152-134-156.ppp.tiscali.fr (83.152.134.156) by mail.libertysurf.net (6.5.036) id 40F4B375001C20C7; Thu, 15 Jul 2004 01:49:57 +0200 From: Florent Monnier Organization: l'Association Linux-Nantes To: caml-list@inria.fr Subject: Re: [Caml-list] Magick wrap Date: Thu, 15 Jul 2004 01:58:36 +0200 User-Agent: KMail/1.5 References: <200407142229.AAA28556@pauillac.inria.fr> In-Reply-To: <200407142229.AAA28556@pauillac.inria.fr> Cc: Pierre Weis MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200407150145.14728.fmonnier@linux-nantes.fr.eu.org> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Miltered: at concorde with ID 40F5C6A5.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; monnier:01 caml-list:01 gimp:01 monnier:01 gui:01 camlimages:01 gimp:01 photoshop:99 montage:99 camlimages:01 she:98 caml:01 images:98 vim:01 emacs:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk (...) > If you had written > ``I would like to write an image manipulation program that can nearly > go as far than with Gimp'', I wish I could ! :-) But I don't think my skills permits me to implement all the concepts I am dreaming about... I aim to design it though ! Even if too ambitious for me. If I said "simple" it was because of this, and also because if Gimp was compared to Emacs, I am dreaming of a vim like image manipulation program ;-) In particular I am dreaming on a 100% asccii image format close to .MSL which could be explained in simple words as an equivalent of the .pov format for 2D graphics works. Here is an exemple (which really works with php-conjure) : http://grincheux.codelutin.org/~monnier/php/conjure/incantation.html But php-conjure is only an interpreter, there is a need for a GUI as you guess > I would had said nothing (except good luck to you). Thanks very much :) > Funny, funny indeed. You know what ? Camlimages was born just because > we could not do the ``simple image manipulations'' you mentioned using > any tool we could find on any platform (including ImageMagick, The > Gimp, Photoshop and other artist specific tools). All those tools just > core dump on our example: a friend of ours gave us 32 images that she > wanted to make into a single image that could be used as a big frame > (hey dude, just use montage and that's it!). > Unfortunately, each image was as large as 64 MB. Only a Caml program > was able to handle that one :) > > In this occasion, all those ``more powerful library we can get'' were > not powerful enough. Hence the Camlimages library... OK, if I would choose camlImage, would you be ready to implement all the filters and layer combination modes needed for graphics works ? 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