I quite often get website creative supplied in PNG format, particularly from our main designer who uses Macromedia Fireworks. Fireworks saves these by default with layers, which can be useful when convering layouts into HTML/CSS, but I never understood why these layers were gone when I opened the file in the GIMP.
It turns out, the reason is because... the PNG format doesn't support layers! The format does allow for files to contain some extra data, which is apparently where Macromedia stores the layer data. So much for the 'portable' network graphics format.
Please login to post a comment.