From: Jeff M. <jef...@vi...> - 2003-02-10 01:07:05
|
On Sun, 2003-02-09 at 11:44, Jeff Dafoe wrote: <snip> > > Before ripping the > image manpulation library out of IDS and replacing it with something else= , > it would make the most sense to first discuss what exactly the problem yo= u > are attempting to solve is. >=20 > Jeff >=20 >=20 My motivation is that every time I've tried to install the ImageMagick CPAN modules, they don't match whatever version of ImageMagick I have on the system. So there are two options: 1) Install ImageMagick C lib and perl modules from same tarball 2) use something else (Imager) Imager is self contained (except for libpng, etc libs which I believe ImageMagick uses too) and seems to have less dependency problems. ImageMagick seems bigger. I'm just going by tar file sizes: -rw-rw-r-- 1 jeff jeff 4.1M Feb 3 10:39 ImageMagick-5.5.4-4= .tar.gz -rw-rw-r-- 1 jeff jeff 511K Apr 12 2002 Imager-0.41.tar.gz So the problem I'm trying to solve is to simplify the system during installation and to make the code 'self hosting' minus the standard perl and apache installation. > > Looks good, has all the features that Image::Magick has and the > > internals are in c. I supose it will be faster (in theory of course). > > > > On Sun, 2003-02-09 at 04:52, Jeff Macdonald wrote: > > > http://www.eecs.umich.edu/~addi/perl/Imager/ > > > > > > IDS uses ImageMagick for thumbnails and resizing. Imager is another p= erl > > > module that can do similar things but is mostly self contained. > > > > > > On Sat, 2003-02-08 at 23:30, Piet Barber wrote: > > > > Forgive my ignorance, but what is "Imager"? > > > > > > > > --- Jeff Macdonald <jef...@vi...> wrote: > > > > > Anybody else think the ImageMagick is just to big? > > > > > > > > > > -- > > > > > Jeff Macdonald <jef...@vi...> > > > > > Into birding? Check out http://www.migratus.com > > > > > > > > > > > > > > ATTACHMENT part 2 application/pgp-signature name=3Dsignature.asc > > > > > > > > > > > > > > > > __________________________________________________ > > > > Do you Yahoo!? > > > > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > > > > http://mailplus.yahoo.com > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.NET email is sponsored by: > > > > SourceForge Enterprise Edition + IBM + LinuxWorld =3D Something 2 S= ee! > > > > http://www.vasoftware.com > > > > _______________________________________________ > > > > IDS-devel mailing list > > > > IDS...@li... > > > > https://lists.sourceforge.net/lists/listinfo/ids-devel > > -- > > Bruno Tavares <bru...@is...> > > Novis Telecom, S.A. - Engenharia / ISP <http://www.novis.pt> > > Edif=C3=ADcio Novis > > Estrada da Outurela, 118 - A > > 2795-606 Carnaxide > > Tel +351-210104521 - Fax: +351-210104301 > > > > > > > > > > > > ------------------------------------------------------- > > This SF.NET email is sponsored by: > > SourceForge Enterprise Edition + IBM + LinuxWorld =3D Something 2 See! > > http://www.vasoftware.com > > _______________________________________________ > > IDS-devel mailing list > > IDS...@li... > > https://lists.sourceforge.net/lists/listinfo/ids-devel > > >=20 >=20 >=20 > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld http://www.vasoftware.c= om > _______________________________________________ > IDS-devel mailing list > IDS...@li... > https://lists.sourceforge.net/lists/listinfo/ids-devel --=20 Jeff Macdonald <jef...@vi...> Into birding? Check out http://www.migratus.com |