Skip to content

Commit

Permalink
Added one more presentation attribute to SVG cleaner
Browse files Browse the repository at this point in the history
  • Loading branch information
Iniquitatis committed Jun 8, 2021
1 parent de698f4 commit e6e2da4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Utils/svg_cleaner.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
"stroke-linejoin",
"stroke-opacity",
"stroke-width",
"text-anchor",
]

def make_comparator(key_order):
Expand Down

0 comments on commit e6e2da4

Please sign in to comment.