Skip to content

Commit

Permalink
plugins/convertPathData: convert straight curves into lines segments (c…
Browse files Browse the repository at this point in the history
…lose #17); remove an absolute coords conversions
  • Loading branch information
deepsweet committed Nov 4, 2012
1 parent 660a695 commit 1b63f81
Show file tree
Hide file tree
Showing 10 changed files with 262 additions and 140 deletions.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"active": true,
"type": "perItem",
"params": {
"convertToRelative": true,
"straightCurves": true,
"lineShorthands": true,
"floatPrecision": 3,
"removeUseless": true,
Expand Down
Loading

0 comments on commit 1b63f81

Please sign in to comment.