ios-samples/Drawing
Miguel de Icaza abdf23ece2 Fix the ugly ass style for parameters and make it use the Mono style 2012-04-12 13:53:34 -04:00
..
Images/Icons Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Screens/iPad Fix the ugly ass style for parameters and make it use the Mono style 2012-04-12 13:53:34 -04:00
Screenshots Added screenshots for all CoreGraphics features 2012-03-09 13:27:43 -05:00
AppDelegate.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01: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
Default-Landscape~ipad.png Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Default-Portrait~ipad.png Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Default.png Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Default@2x.png Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Drawing.csproj -- 2012-02-17 18:12:45 +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 Fixed Drawing .plist file 2011-11-17 08:34:24 -08: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