Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

PNG

by Mr. Muskrat (Canon)
on Dec 18, 2002 at 18:00 UTC ( [id://220911]=note: print w/replies, xml ) Need Help??


in reply to Re:x2 editing gifs with Perl
in thread editing gifs with Perl

The Portable Network Graphics (or PNG) file format features lossless compression, alpha channels, gamma correction and two-dimensional interlacing. PNGs (generally) compress better than GIFs by 5 - 25%. PNG supports 48-bit truecolor and 16-bit grayscale. Just remember that using truecolor images come at a cost of greatly increased file size.

Recommended reading: everything at the PNG Home Site.

Replies are listed 'Best First'.
Re: PNG
by rozallin (Curate) on Dec 18, 2002 at 21:37 UTC
    Unfortunately, PNGs are still not universally supported, and thus you run the risk that some users will not be able to see inline PNGs. And even the browsers that do support PNGs don't fully support all the nifty, useful features.

    Versions 4 and Up of the "Big Two" (except IE 4 for the Macintosh) can view PNG images but support for advanced features such as gamma correction and alpha transparency remain broken and buggy.

    -- Rozallin J. Thompson
    The Webmistress who doesn't hesitate to use strict;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://220911]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-24 12:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found