- simple core graphics drawing app
- uses
UIGraphicsImageRenderer - uses
cgContextand it's methods:setFillColor,setStrokeColor,setLineWidth,addRect,drawPath,addEllipse,translateBy,rotate,move,addLine,strokePath - uses
NSStringand it's:NSMutableParagraphStyle,NSAttributedString.Key,drawmethod - uses current transformation matrix aka
CTMfor sophisticated drawings
This project is licensed under the MIT License.





