[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pygame] AdvanceMAME Scale2x



i've implemented the "AdvanceMAME Scale2x" image doubling algorithm. It is
unbelievably smart at scaling up images with simple colors.
http://pygame.org/docs/ref/pygame_transform.html#scale2x

I did a couple test images while i was playing with it so you can see what
to expect. But remember, this really only works on basic graphic images,
where there are solid colors. photgraphs and antialiased edges end up
working like a regular unfiltered scale. You can see it works just as good
using it multiple times, to create 4x or 8x images.
http://www.pygame.org/ftp/contrib/scalecompare.png
http://www.pygame.org/ftp/contrib/scalecompare2.png


you can read all about the scale2x here
http://advancemame.sourceforge.net/scale2x.html

____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org