Quote:
Originally Posted by Twinny
I asked for this before: ability to recolor certain coloured sections of a graphic just like the players body does. I don't think anything came out of it =(. Be like img.replacecolor({33,33,33}, {44,44,44}); or perhaps use #xxxxxx
Whatever the case, I'd love it!
|
That would be useful, infact. What I dont like is the anti-aliasing idea, though. Coded anti-aliasing really only works well in 3D games. If you want anti-aliasing, change your images (AA at image borders can easily be done using alpha layers).