An open API service indexing awesome lists of open source software.

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

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

![img](img/1.png)
![img](img/2.png)
![img](img/3.png)

##Reference

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