Skip to content

Commit

Permalink
Update usvg to 0.42.0 (#145)
Browse files Browse the repository at this point in the history
* Update usvg to 0.42.0

The main issue is that usvg now generates a top level group to capture the `viewBox`, if any. This interferes with our layer heuristics. We now detect such group and, when detected, parse its children to create layers.

* lints
  • Loading branch information
abey79 authored Jun 19, 2024
1 parent 4b44fe3 commit 6ade34e
Show file tree
Hide file tree
Showing 5 changed files with 1,002 additions and 741 deletions.
Loading

0 comments on commit 6ade34e

Please sign in to comment.