Renamed Drawing to Drawing with CoreGraphics

This commit is contained in:
Bryan Costanich 2012-03-09 09:44:53 -08:00
Родитель 69de41ddf8
Коммит df92fac7d1
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,5 +1,5 @@
Core Graphics
=============
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,