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
Problem: The MFC painter is drawing pixel by pixel as a square primitive. When
zooming out a large image this is a lot of legwork.
Solution: Create a bitmap from pixels fetched as suggested in issue 8 and blit
it.
Original issue reported on code.google.com by [email protected] on 19 Feb 2014 at 12:38
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 19 Feb 2014 at 12:38The text was updated successfully, but these errors were encountered: