The code in drawFieldBackground() applied a clip region and a change to the matrix (that call to transform()).
I wanted to be able to undo those changes, once I was done. So I did a save() before I did them, then a restore() after I no longer wanted those changes.
You can read about them on that site I linked.
Igor Khromov
unread,
Jun 20, 2016, 5:05:56 AM6/20/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to skia-discuss
Thanks for your time, I really appreciate your help!!!!
воскресенье, 19 июня 2016 г., 19:17:47 UTC+3 пользователь Shawn Riordan написал: