Andrea Aime created GEOT-4144: --------------------------------- Summary: ImageWorker.writePNG will write out paletted 16bit PNG files (which cannot exist, out of spec) Key: GEOT-4144 URL: https://jira.codehaus.org/browse/GEOT-4144 Project: GeoTools Issue Type: Bug Components: coverage Affects Versions: 8.0-M4, 2.7.3 Reporter: Andrea Aime Assignee: Andrea Aime
PNG is defined to work with palettes of 8 bits, but does not have a notion of a 16bit palettes. When faced with a 16bit palette image the worker will still write out a PNG with a 16 bit palette and nothing will be able to read such file. In this case it has to expand it to RGB to preserve color information and still allow readers to make sense of it -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel