Posted: Fri Dec 03, 2004 11:22 pm
Some graphics programs don't offer the user a choice when saving PNG files (ie. Pixia, Photoshop 6 i think) and might be saving them as interlaced. And doesn't it have a size difference as well?
To continue the Doom experience, play the Shores of Hell and its amazing sequel, Inferno!
https://forum.zdoom.org/
Yes, interlaced PNGs are almost always larger.wildweasel wrote:And doesn't it have a size difference as well?
Interesting. I thought my earlier crashes were due to a bad import since XWE wasn't displaying them. I may have been running into this instead.randy wrote:Fixed. The problem isn't that this is a PNG at all but that it has so many transparent regions per column. A standard Doom image would have crashed the same way, because it exceeds assumptions I made about the number of transparent areas that would need to be handled per column.