ID:260426
 
icon.Turn() in BYOND still doesn't do any antialiasing, despite the fact that alpha blending is implemented.
Some people might not like antialiasing, but others (like me) will want the antialiased edges in icon.Turn()

Maybe you could add it with a second argument, like an antialiasing flag?

icon.Turn(angle,antialiasing=0)