Hi,
I want to resize sprite (size x2). Right now, the aim is the quality over the speed.
A linear algorithme give a poor quality result, so I do some search and it seems that HQ2x is a good choise. I made a java version of HQ2x (darn what a big source :o) but it was not mean to be use with alpha value. I did some modification but I still have problems. Another problem is that HQ2x create new colors.
If you have an idea of an algorithme that I can use.
