Update README.md

This commit is contained in:
Curtis Hard
2014-09-02 14:08:00 +01:00
parent 253f1fd7e0
commit 664fd005f2
+1 -1
View File
@@ -37,7 +37,7 @@ IJSVG does allow you to directly draw the SVG into any focused drawing context f
* Transform for skewX and skewY
* Transform for rotate around a point
* Dashed strokes
*
* If the SVG has a switch in it from other application (Adobe products) it will fail to find a valid SVG (this is being worked on)
## Credit
IJSVG is loosely based on [UIBezierPath-SVG](https://github.com/ap4y/UIBezierPath-SVG) by [ap4y](https://github.com/ap4y)