Commit Graph

5 Commits

Author SHA1 Message Date
Tj 7c6695ea1d Passing in CGPoints instead of NSArrays for start/end. 2015-08-18 17:34:49 -04:00
Giampaolo Bellavite fd50216a43 Resolve semantic issue warning
This should resolve the semantic issue warning i get for that line:
```
BVLinearGradient.m:22:24: Incompatible pointer types sending 'CGColorRef' (aka 'struct CGColor *') to parameter of type 'id'
```
2015-06-09 07:39:02 +02:00
Brent Vatne e249a37e37 Add support for start, end, and locations 2015-03-31 17:48:11 -07:00
Brent Vatne 15fee870cb Working version with example and instructions 2015-03-31 11:42:53 -07:00
Brent Vatne 599b278511 Initial commit 2015-03-31 10:44:16 -07:00