You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, Blit only does nearest point filtering, which is only good when
source and target rectangles have the same size.
Linear filtering would be easy to implement and would produce better results.
Original issue reported on code.google.com by [email protected] on 23 Nov 2012 at 9:04
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 23 Nov 2012 at 9:04The text was updated successfully, but these errors were encountered: