This set of icons is a superset of the basic, non-interlaced set from Willem's PngSuite. They are used in Greg's VRML test world (VRML plug-in or external browser required) to test PNG, JPEG and GIF texture conformance in VRML browsers, with mixed but improving results. But insofar as this set extends Willem's suite in a couple of areas, they may also be useful for testing 2D viewers such as web browsers.
Of the 18 PNG textures, 9 are new. Some of them, such as the gray palette images, are not formally distinguished from their colored brethren in the PNG specification, but they are within the VRML97 spec. Others, such as the RGBA-palette images and single-color-transparency truecolor images, are distinct subsets within both specs. Note that while all of the images are displayed here at 64x64, most of them are actually 32x32, while one is 128x128. The exceptions are noted below in the key.
GIF | ||||||
---|---|---|---|---|---|---|
PNG | ||||||
1 | 2 | 3 | 4 | 5 | 6 | |
palette |
This first set is palette-based (a.k.a. colormapped or indexed-color). There are three pairs of images, each consisting of a gray texture (odd-numbered) and a color texture (even-numbered). The two on the left are opaque; the two in the middle have single-color binary transparency (GIF-style); and the two on the right are RGBA-palette PNGs with multiple levels of transparency. Equivalent GIF textures are provided for the first four. In image #5, the transparency level of each pixel happens to correspond directly to the shade of gray. In image #6, the 17 colors vary horizontally, while the 15 transparency levels vary vertically. (The 256th palette entry in #6 is reserved for the default background color--bright orange--which should not appear in either a web browser or a VRML browser.)
The small image at the upper right is a link to a 25k screenshot showing how the set should look; it was taken with a Mozilla nightly build (2000-09-01-08-M18) under Linux. Other Mozilla screenshots showing its nice rendering of alpha transparency are also available.
JPEG | ||||||
---|---|---|---|---|---|---|
PNG | ||||||
7 | 8 | 9 | 10 | 11 | 12 | |
8-bit-per-sample truecolor |
The second set consists of 8-bit grayscale and 24-bit RGB textures, optionally with an 8-bit alpha channel. As in the first set, the left pair is opaque; the middle pair has single-color binary transparency; and the right pair has alpha (variable) transparency. (In both this set and the final one, the left and right pairs are from Willem's PngSuite.) Note that the transparency in the middle pair is limited to a handful of pixels in each case. For the grayscale image, the transparency lies within the central Mandelbrot; for the color image, it lies within the yellow regions along the ``northwest-southeast'' diagonal. Only the opaque PNGs have JPEG equivalents; normal JPEG/JFIF does not support any kind of transparency.
PNG | ||||||
---|---|---|---|---|---|---|
13 | 14 | 15 | 16 | 17 | 18 | |
16-bit-per-sample truecolor |
The third set consists of 16-bit grayscale and 48-bit RGB textures, optionally including a 16-bit alpha channel. In image #15 (an actual CT scan of a human brain), the transparency is in the corners--plus a single pixel in the middle--leaving a circular image visible. In image #16, the transparency is in three 3x3 squares, one at the center of each of the stars. There are no equivalent GIF or JPEG textures; GIF doesn't support anything other than 8 bits per sample, and JPEG supports only 8-bit and 12-bit channels. (TIFF supports 16-bit samples but is itself supported by almost no web or VRML browsers.)
Key:
Here are some related PNG pages at this site:
Copyright © 2000-2009 Greg Roelofs.