Releases: markd2/GrafDemo
Releases · markd2/GrafDemo
advios 12/12/2016
Snapshot for advios week of 12/12/2016. (or 12/12/2016 for my non-US friends)
CocoaConf Release
Here's some code and a compiled GrafDemo app for CocoaConf Columbus 2015.
Release cg-pt3
GrafDemo for Core Graphics Part 3. This version contains objc and swift implementations of a view that lets you play with different line attributes and modes of drawing, such as end-caps and line dash.
Release cg-pt2
GrafDemo for Core Graphics Part 2. This contains objc and swift implementations of a simple view that has sloppy gstate management, and the corresponding fixes.