ios-samples/Drawing
Amy Burns de7a5a38af [Drawing]updating app icons and screenshots for ios7 2013-10-22 14:38:00 +01:00
..
Resources [Drawing]updating app icons and screenshots for ios7 2013-10-22 14:38:00 +01:00
Screens/iPad Fix bug #7280 2013-06-06 16:17:47 -04:00
Screenshots [Drawing]updating app icons and screenshots for ios7 2013-10-22 14:38:00 +01:00
AppDelegate.cs [Drawing] Set navigation bar translucent to false to fix views overlapping. Fix bug [14631] 2013-09-24 21:33:08 +04:00
Application.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Drawing.csproj [Drawing]updating app icons and screenshots for ios7 2013-10-22 14:38:00 +01:00
Drawing.sln Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Info.plist [Drawing]updating app icons and screenshots for ios7 2013-10-22 14:38:00 +01:00
Metadata.xml Update Drawing/Metadata.xml 2012-04-11 13:32:42 -03:00
README.md Renamed Drawing to Drawing with CoreGraphics 2012-03-09 09:44:53 -08:00
TODO.rtf Fix validation of the Drawing sample. 2011-10-27 18:32:35 +02:00

README.md

Drawing with CoreGraphics

This sample illustrates how to use Core Graphics in MonoTouch. It covers on and off screen graphics contexts, layers, transformations, text, images, stencils, patterns, shadows, and more.

Authors

Bryan Costanich