|
Ah, I think I figured it out. I have two different images, one has all the different layers and is used for editing, the other is a flattened and compressed version of the same. As it turns out, PNG8 isn't a lossless format. However, the size difference in files between a PNG24 (which appears correctly) and a PNG8 (slightly-off) is 38K and 11K respectively. So it's a trade-off, I guess. I just have to decide which is more important. The other option, I guess, would be to change the shade slightly. I'll have to think about it.
|