From: Jeff M. <jef...@vi...> - 2003-02-09 03:45:31
|
Anybody else think the ImageMagick is just to big?=20 --=20 Jeff Macdonald <jef...@vi...> Into birding? Check out http://www.migratus.com |
From: Piet B. <pie...@ya...> - 2003-02-09 04:30:32
|
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=signature.asc __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |
From: Jeff M. <jef...@vi...> - 2003-02-09 04:51:36
|
http://www.eecs.umich.edu/~addi/perl/Imager/ IDS uses ImageMagick for thumbnails and resizing. Imager is another perl 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"? >=20 > --- Jeff Macdonald <jef...@vi...> wrote: > > Anybody else think the ImageMagick is just to big?=20 > >=20 > > --=20 > > Jeff Macdonald <jef...@vi...> > > Into birding? Check out http://www.migratus.com > >=20 >=20 > > ATTACHMENT part 2 application/pgp-signature name=3Dsignature.asc >=20 >=20 >=20 > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com >=20 >=20 > ------------------------------------------------------- > 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 Jeff Macdonald <jef...@vi...> Into birding? Check out http://www.migratus.com |
From: Anthony A. D. T. <aa...@ve...> - 2003-02-09 05:10:48
|
If it results in IDS being faster, I'm all for it. |
From: Bruno T. <ba...@is...> - 2003-02-09 16:27:38
|
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 perl > 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=signature.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 = Something 2 See! > > 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ício Novis Estrada da Outurela, 118 - A 2795-606 Carnaxide Tel +351-210104521 - Fax: +351-210104301 |
From: Jeff D. <je...@ba...> - 2003-02-09 16:44:55
|
Image::Magick's internals are in C, Image::Magick is a wrapper for th= e ImageMagick library. I would guarantee that switching to another library will not improve IDS performance. Image::Magick is not a large library, either. The base perl memory footprint is 15 megs, how much memory does = IDS use above that (excluding memory used when manipulating images)? It is not necessary to create thumbnails or resize images on-the-fly. This can be done as an offline process, at your leisure. 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. Jeff > 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=EDcio 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 > |
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 |
From: Jeff D. <je...@ba...> - 2003-02-10 01:33:48
|
I will give you that, ImageMagick is probably one of the hardest-to-install libraries I have ever worked with. But it's primarily due to patent issues with some of the image manipulation libraries that it uses and the fact that they can't distribute everything as one big package as a result. Jeff ----- Original Message ----- From: "Jeff Macdonald" <jef...@vi...> To: "IDS Mailing List" <ids...@li...> Sent: Sunday, February 09, 2003 8:08 PM Subject: Re: [Ids-devel] Replace ImageMagick with Imager? |
From: Anthony A. D. T. <aa...@ve...> - 2003-02-10 01:40:07
|
>I will give you that, ImageMagick is probably one of the >hardest-to-install libraries I have ever worked with. Try GTK on SunOS 5 sometime. |
From: Jeff M. <jef...@vi...> - 2003-02-10 02:45:57
|
Ashley, What the chances you would accept patches for Imager? How's the CVS stuff going? On Sun, 2003-02-09 at 20:33, Jeff Dafoe wrote: > I will give you that, ImageMagick is probably one of the > hardest-to-install libraries I have ever worked with. But it's primarily > due to patent issues with some of the image manipulation libraries that i= t > uses and the fact that they can't distribute everything as one big packag= e > as a result. > >=20 > Jeff >=20 >=20 >=20 > ----- Original Message ----- > From: "Jeff Macdonald" <jef...@vi...> > To: "IDS Mailing List" <ids...@li...> > Sent: Sunday, February 09, 2003 8:08 PM > Subject: Re: [Ids-devel] Replace ImageMagick with Imager? >=20 >=20 >=20 >=20 > ------------------------------------------------------- > 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 Jeff Macdonald <jef...@vi...> Into birding? Check out http://www.migratus.com |