mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
SVG import (#1579)
* SVG import * Fix error * Transforms * Code review nits --------- Co-authored-by: Keavon Chambers <keavon@keavon.com>
This commit is contained in:
@@ -57,6 +57,7 @@ web-sys = { workspace = true, features = [
|
||||
"CanvasRenderingContext2d",
|
||||
"TextMetrics",
|
||||
] }
|
||||
usvg = "0.37"
|
||||
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user