After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 672681 - Support for PNG8 with full alpha
Support for PNG8 with full alpha
Status: RESOLVED DUPLICATE of bug 86627
Product: GIMP
Classification: Other
Component: Data
unspecified
Other All
: Normal enhancement
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2012-03-23 12:00 UTC by Matteo 'Peach' Pescarin
Modified: 2012-03-23 12:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matteo 'Peach' Pescarin 2012-03-23 12:00:14 UTC
Gimp currently supports only PNG24 and PNG8, but when exporting a PNG8 with an alpha channel it will be treated the same as a GIF image with a 1bit per pixel alpha channel.

Unfortunately the Wiki entry about PNG [1] seems not to contemplate this specific case although it has been documented in other places [2]

I'm currently uncertain of how the alpha will be technically stored if either as a separate channel or within each pixel, see [3].

As [2] suggests PNG8 are absolutely great when working on the web and such feature would benefit many users of The GIMP.

Thank you very much for taking this into consideration.

[1] http://en.wikipedia.org/wiki/Portable_Network_Graphics#Color_depth
[2] http://calendar.perfplanet.com/2010/png-that-works/
[3] http://www.libpng.org/pub/png/spec/1.1/PNG-DataRep.html#DR.Alpha-channel
Comment 1 Michael Schumacher 2012-03-23 12:16:41 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 86627 ***