https://github.com/skyhacker2/ios-core-graphics-test
iOS Core Graphics Test
https://github.com/skyhacker2/ios-core-graphics-test
Last synced: about 1 year ago
JSON representation
iOS Core Graphics Test
- Host: GitHub
- URL: https://github.com/skyhacker2/ios-core-graphics-test
- Owner: skyhacker2
- Created: 2015-07-02T01:54:01.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-11-23T12:07:35.000Z (over 9 years ago)
- Last Synced: 2024-04-13T08:18:45.596Z (about 2 years ago)
- Language: Objective-C
- Size: 2.68 MB
- Stars: 47
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# iOS Core Graphics Test
1. BezierPath
2. Transforms
3. Custom Font
4. ArcText
5. Animation
6. CGContextClip
7. Clip and Arc and Animation



##Reference
[iOS-Drawing](https://github.com/erica/iOS-Drawing)