Tagged Questions
3
votes
3answers
241 views
Use JPEG for transparency instead of PNGs
JPEGs are smaller in size then PNGs. So. I thought that if I can make the "background" in a jpegfile transparent with some code maybe I save some kilobytes.
So does anyone now for example how to make ...