ios-samples/Drawing
iherrera 7fa133e308 Bundle Identifier Fix 2017-10-30 11:28:42 -03:00
..
Resources [Drawing]updating app icons and screenshots for ios7 2013-10-22 14:38:00 +01:00
Screens/iPad update xibs and storyboards 2017-07-20 14:57:30 -07:00
Screenshots [Drawing]updating app icons and screenshots for ios7 2013-10-22 14:38:00 +01:00
AppDelegate.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Application.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Drawing.csproj Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +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 Bundle Identifier Fix 2017-10-30 11:28:42 -03:00
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +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