![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
In summary, PNG is superior, and the only reason to use GIF is for animation. What about filesizes? I have tried to create PNG images, but the PNG |
#3
| |||
| |||
|
|
What about filesizes? I have tried to create PNG images, but the PNG files turned out to be significant bigger in size than their GIF equivalents. Since I want my pages to load as fast as possible, I decided to stay with GIF. BTW I used Paint Shop Pro 7, maybe other programs achieve better filesizes.... |
#4
| |||
| |||
|
|
Mark Tranchant wrote: In summary, PNG is superior, and the only reason to use GIF is for animation. What about filesizes? I have tried to create PNG images, but the PNG files turned out to be significant bigger in size than their GIF equivalents. Since I want my pages to load as fast as possible, I decided to stay with GIF. BTW I used Paint Shop Pro 7, maybe other programs achieve better filesizes.... |
#5
| |||
| |||
|
|
The trailing edge provides a severe constraint against the latest & greatest technology, and I don't see PNG being worthwhile until 90-95% have graceful behaviour for Alpha transparency. |
#6
| |||
| |||
|
|
Chris Sharman wrote: The trailing edge provides a severe constraint against the latest & greatest technology, and I don't see PNG being worthwhile until 90-95% have graceful behaviour for Alpha transparency. Why not?! Even as PNG8 with binary (or no) transparency, it's still better than GIF: all but the most trivial images compress better with PNG. It's a bit of a vicious circle. If the whole world goes back to GIF, then the impetus to provide decent PNG support will drop. Try to prevent this by using PNG for all non-photographic still images. |
#7
| |||
| |||
|
|
Stephen Poley wrote: Any suggestions how I could either persuade Corel Draw to produce binary transparency (I had a look round the options, but there was nothing obvious - I'm already using Palletted/8-bit) or to convert the PNG file to binary transparency after I've produced it? |
#8
| |||
| |||
|
|
Stephen Poley wrote: Any suggestions how I could either persuade Corel Draw to produce binary transparency (I had a look round the options, but there was nothing obvious - I'm already using Palletted/8-bit) or to convert the PNG file to binary transparency after I've produced it? I don't know about Corel Draw, but the GIMP does the job for me. Whenever I create an indexed PNG, I get binary transparency. I've tried pngcrush, but so far only managed to replace the solid grey block with a solid white block. IE will display the stored background colour in place of alpha transparency. I guess you're deleting Draw's default grey and IE is adding a default white. |
#9
| |||
| |||
|
|
Mark Tranchant <mtranch2 (AT) ford (DOT) com> wrote Stephen Poley wrote: Any suggestions how I could either persuade Corel Draw to produce binary transparency (I had a look round the options, but there was nothing obvious - I'm already using Palletted/8-bit) or to convert the PNG file to binary transparency after I've produced it? Recent versions of ImageMagick or GraphicsMagick can do it: convert transparent.png -ordered-dither opacity 2x2 binary.png |
![]() |
| Thread Tools | |
| Display Modes | |
| |