Skip to content

Releases: markd2/GrafDemo

advios 12/12/2016

14 Dec 13:00
Compare
Choose a tag to compare

Snapshot for advios week of 12/12/2016. (or 12/12/2016 for my non-US friends)

CocoaConf Release

10 Jul 04:02
Compare
Choose a tag to compare

Here's some code and a compiled GrafDemo app for CocoaConf Columbus 2015.

Release cg-pt3

05 May 19:46
Compare
Choose a tag to compare

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

26 Nov 19:10
Compare
Choose a tag to compare

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.