Update README.md

This commit is contained in:
Michael Fogleman 2017-05-03 21:09:02 -04:00 committed by GitHub
parent 7fb6ce3c57
commit 30f3b1d4ae

View File

@ -155,8 +155,6 @@ It is often desired to rotate or scale about a point that is not the origin. The
`InvertY` is provided in case Y should increase from bottom to top vs. the default top to bottom.
Note: transforms do not currently affect `DrawImage` or `DrawString`.
## Stack Functions
Save and restore the state of the context. These can be nested.