1.8.1
Fix issue about float declaration. (#31)
1.8
Clean up SVG to drawable conversion code and output format.
1.7.1
Make XML generation locale-independent.
1.7
Support the 'use' and 'defs' tags.
Support the 'opacity' attribute.
1.6.2
Add the missing library 'org.w3c.css.sac' on Android Studio.
Insert 'pathData' attribute at the end of all attributes.
1.6.1
Better support for polygon parsing.
1.6
Supports SVG with CSS styles; Improve conversion accuracy.
1.5.2
Fix the NumberFormatException.
1.5.1
Fix the StringIndexOutOfBoundsException.
1.5
Support attr 'fill-rule'; And many improvements, it is highly recommended to upgrade to this version
1.4.6
Fix crash when no 'transform' attribute on SVG.
1.4.5
Fix issue of element order.
1.4.4
Fix NullPointerException on class AttrMergeUtil.
1.4.3
Fix bug on merge transform attributes.
1.4.2
Optimizing for SVG that exported by Sketch.
1.4.1
Updating new ICON.
Optimize code structure.
1.4
The 'transform' attribute on source SVG is supporting now.
1.3
Fixed 'NoSuchMethodError' in older Android Studio.
1.2
Fixed crash in Android Studio 2.0 Preview.
1.1
Fixed a little issue, close log.
1.0
Created.
Fix issue about float declaration. (#31)
1.8
Clean up SVG to drawable conversion code and output format.
1.7.1
Make XML generation locale-independent.
1.7
Support the 'use' and 'defs' tags.
Support the 'opacity' attribute.
1.6.2
Add the missing library 'org.w3c.css.sac' on Android Studio.
Insert 'pathData' attribute at the end of all attributes.
1.6.1
Better support for polygon parsing.
1.6
Supports SVG with CSS styles; Improve conversion accuracy.
1.5.2
Fix the NumberFormatException.
1.5.1
Fix the StringIndexOutOfBoundsException.
1.5
Support attr 'fill-rule'; And many improvements, it is highly recommended to upgrade to this version
1.4.6
Fix crash when no 'transform' attribute on SVG.
1.4.5
Fix issue of element order.
1.4.4
Fix NullPointerException on class AttrMergeUtil.
1.4.3
Fix bug on merge transform attributes.
1.4.2
Optimizing for SVG that exported by Sketch.
1.4.1
Updating new ICON.
Optimize code structure.
1.4
The 'transform' attribute on source SVG is supporting now.
1.3
Fixed 'NoSuchMethodError' in older Android Studio.
1.2
Fixed crash in Android Studio 2.0 Preview.
1.1
Fixed a little issue, close log.
1.0
Created.