I'm trying to reduce the alias of a skin. Because of the small resolution, the SD elements look awful partly due to the sharp details. How do you blur an SD element to look like a 50x50 version of itself?
Nevermind, I used image scaler. Downside is scaling down and back up again will result in higher file size (~2x).
Edit: A better solution would be to apply gaussian blur or some such filter. I used imagemagick to batch process the images. (blur HD elements -> resize to SD)
Results were pretty good. Game looks like it loaded a retro texture pack lmao.
Nevermind, I used image scaler. Downside is scaling down and back up again will result in higher file size (~2x).
Edit: A better solution would be to apply gaussian blur or some such filter. I used imagemagick to batch process the images. (blur HD elements -> resize to SD)
Results were pretty good. Game looks like it loaded a retro texture pack lmao.