Releases: enzet/iconscript
Releases · enzet/iconscript
0.4.0
17 May 01:39
Compare
Sorry, something went wrong.
No results found
Add --version option to CLI (#1 ).
Check input file version in CLI and reject incompatible files (#12 ).
Support icon generating from SVG sketches (Rust).
0.3.0
23 Jan 21:19
Compare
Sorry, something went wrong.
No results found
Breaking change : unify syntax (#9 ).
Add fill command.
Remove lf command.
Make r and e respect fill and width scope parameters.
0.2.0
15 Jan 19:20
Compare
Sorry, something went wrong.
No results found
Breaking change : use SVG path commands format (#2 ).
Use e for circle (ellipse) instead of c.
Use m for position (move) instead of p.
Use r for rectangle insted of s (square).
Use subtract for subtraction insted of r (remove).
Fix arc drawing — now it isn't approximated by segmented line (#4 ).
0.1.0
12 Dec 19:42
Compare
Sorry, something went wrong.
No results found
Initial release.
SVG icon generation.
Command-line interface.
Suppport for lines, circles, and rectangles.