
06-02-09
|
| Member | | Join Date: Feb 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
| |
Re: Web Design Gurus Quote:
Originally Posted by Heidi Price Hi Guys!
...
The downside is that you need Fireworks to create it, but more importantly, quality has a price.
If you can absolutely guarantee your site visitors are running high speed broadband, go for it.
... | Many programs can create PNG images, including Photoshop, Gimp and even Microsoft Paint. I'd be surprised if there were many image programs that didn't support it.
On your second point, GIF only supports 256 colours. If you turn PNG down to only use 256 colours you will typically get a smaller image than GIF. There are tools to strip out the colour correction and other tables that can get the file size even smaller.
The main downside to PNG is that it was somewhat broken in IE6 and earlier. IE6 doesn't support gradual transparency in PNGs, so you get a jagged look. If this concerns you then force your images to only use full or no transparency. Again, GIF doesn't offer the partial transparency at all so you don't lose anything by this limitation.
I don't see any reason not to use PNG over GIF.
|