RE: [PHP-WIN] resolution problems in dinamic .gif

2001-03-26 Thread Fernando Madruga
PROTECTED]] Sent: segunda-feira, 26 de Março de 2001 13:10 To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] resolution problems in dinamic .gif Fernando Maybe u are right. I don't know if people here (i mean the network administrators that act like printer administrators as well) care about new

Re: [PHP-WIN] resolution problems in dinamic .gif

2001-03-26 Thread Praying Mantis
druga -Original Message- From: Praying Mantis [mailto:[EMAIL PROTECTED]] Sent: sexta-feira, 23 de Março de 2001 15:53 To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] resolution problems in dinamic .gif Alex, .gif images just support 8-bits (256 colors). Am I wrong? I've never seem a 32-

RE: [PHP-WIN] resolution problems in dinamic .gif

2001-03-23 Thread Fernando Madruga
AIL PROTECTED]] Sent: sexta-feira, 23 de Março de 2001 15:53 To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] resolution problems in dinamic .gif Alex, .gif images just support 8-bits (256 colors). Am I wrong? I've never seem a 32-bit .gif image. Only jpg's, png's, etc.. But I scanned th

Re: [PHP-WIN] resolution problems in dinamic .gif

2001-03-23 Thread Praying Mantis
Alex, .gif images just support 8-bits (256 colors). Am I wrong? I've never seem a 32-bit .gif image. Only jpg's, png's, etc.. But I scanned three pages from a magazine using the same scanner I used to scanner the bill I've tryed to put on-line, and the letters are blurry too. I don't know, but I

Re: [PHP-WIN] resolution problems in dinamic .gif

2001-03-22 Thread Alex
Sorry, it looks like my previous message to the list was not posted. Try to convert your gif image to 32-bit mode and print it. Gif images are 8-bit only and, may be, the printer driver's dithering for the gifs is not correct. Alex. >I'm using version 3 of PHP to build a .gif image file dinamic

Re: [PHP-WIN] resolution problems in dinamic .gif

2001-03-21 Thread Praying Mantis
Thanks a lot... "Alex" <[EMAIL PROTECTED]> wrote in message 01a001c0b210$f7c249e0$7660dcc1@dima">news:01a001c0b210$f7c249e0$7660dcc1@dima... > Hi, > Try to convert your gif image to 32-bit mode and print it. Gif images are > 8-bit only and, may be, the printer driver's dithering for the gifs is n

Re: [PHP-WIN] resolution problems in dinamic .gif

2001-03-21 Thread Alex
Hi, Try to convert your gif image to 32-bit mode and print it. Gif images are 8-bit only and, may be, the printer driver's dithering for the gifs is not correct. Alex. >I'm using version 3 of PHP to build a .gif image file dinamicly. >I don't know what's happening, but the letters are being disp

[PHP-WIN] resolution problems in dinamic .gif

2001-03-19 Thread Praying Mantis
I'm using version 3 of PHP to build a .gif image file dinamicly. I don't know what's happening, but the letters are being displayed a little bit blurry or spotty like if it had built with a low resolution. This happens just when I print the image through browser (IE 5, 5.5, NC 4.7, etc). On the sc