Frank, Thanks for the help. In first place, I didn't even know if I could use Image Magick on Windows, I will look for the binaries, as I only found the source code so far and I don't have a C compiler handy right now.
I also downloaded the php_gd.dll from your site. Just a curiosity: it is 420Kb, as opposed to the old .dll I had, which is about 550Kb. Does this make sense or I already had the GD2 and I ended up replacing it with the dll with GD1 only? If the one on your site got both GD, then I have the right one. The result appears to be, quite frankly, a bit better now. Damiano "Frank M. Kromann" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > ImageMagic works fine on Window. You can download the binaries from one of the mirror sites. > > I have a web page (http://kromann.info/php4.php) where you can download php binaries based on the latest cvs version. There you can find php_gd.dll with both GD1 and GD2. I have not tested it but I think these dll's can be used with php 4.1.x. > > - Frank > > > You need to use GD2. GD1 dithers down to 8-bit colour. There should be a > > GD.DLL based on GD2 floating around out there somewhere. > > > > -Rasmus > > > > On Thu, 27 Dec 2001, Damiano Ferrari wrote: > > > > > I wrote a script that will create a thumbnail page for all the pictures in a > > > given directory. The thumbnails are created with the GD libraries and while > > > it all works, the result is.. well, very low quality, the .jpg images > > > actually look like .gif. Is there any way I can use Image Magick on Windows > > > NT (and PHP 4.1.0)? If not, is there any other viable solution? > > > > > > Damiano > > > > > > > > > > > > > > > > > > -- > > PHP Windows Mailing List (http://www.php.net/) > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > To contact the list administrators, e-mail: [EMAIL PROTECTED] > > > > > > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]