AliCroc Posted December 7, 2020 Share Posted December 7, 2020 Hey, I'm currently working on decreasing my game's size. Recently I tried swapping png files for something with smaller size (image files take 60% of my game's size) and tried using jpg. Unfortunately, jpgs are not transparent, so most of files after conversion don't work the way intended. I tried converting tem to SVG which do support transparency, but after conversion their quality decreased to noticeable levels. Is there any slick way to avoid remaking those same images in SVG? Or maybe there's a way to make jpgs transparent with masks? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.