There's another issue, but with PNG2GiFs. It creates mask files for worldmap tiles. This isn't really necessary, because there aren't any tiles that have masks. I think, to don't create mask, I must check existing of pixels of any alpha-channel level less than 255. If all pixels are has alpha=255 -...