Update README.md

This commit is contained in:
Curtis Hard
2014-09-04 13:20:47 +01:00
parent 0388f332c1
commit b203e88159
+1 -1
View File
@@ -26,7 +26,7 @@ IJSVG does allow you to directly draw the SVG into any focused drawing context f
}
# What it supports
* Elements: g, path, circle, elipse, rect, polyline, polygon and line (supports groups heirachy and inheritance)
* Elements: def, use, g, path, circle, elipse, rect, polyline, polygon and line (supports groups heirachy and inheritance)
* Commands: M, L, H, V, C, S, T, Q and Z (have yet to look at A) and full support for multiple parameters of each type
* Transformations: matrix, rotate (not around a point - currently), translate, scale transformations
* Stroking: stroking (not dashed - currently), stroke color, stroke opacity