KImageEdit
October 04, 2017 • Apache 2.0 License
You can do drawing on image and can add text overlay on image. The robust Text Feature provides all necessary functions for quickly adding text to any picture or creative. And You can draw anything...
GTImageViewDraw
April 06, 2014 • MIT License
Simple category to draw on UIImageView. You can draw on a existent image or you can draw on a blank image. There are many methods (to change color, brush, to erase, etc..).
MMScalableVectorView
December 21, 2013 • MIT License
Turns static PaintCode or Qwarkee code into a UIView that honors the contentMode property so it scales properly.
CocoaGLPaint
August 08, 2013 • Apache 2.0 License
OpenGL Paint for OS X.
Available features:
* configurable pen (softness, color, size, opacity)
* configurable eraser (softness, size, opacity)
* undo/redo (pen/eraser) steps
* saving ...
DAScratchPad
June 22, 2013 • MIT License
DAScratchPad is a small UIView subclass that provides a simple drawing interface. It provides both a painting and airbrushing capability. You can put this view anywhere in your UI, and your user ca...