Extract gbrush (#2784)

This commit is contained in:
Firestar99
2025-07-01 20:38:47 +02:00
committed by GitHub
parent 602d7e8bd1
commit a182a7347e
18 changed files with 85 additions and 30 deletions

View File

@@ -17,6 +17,7 @@ loading = ["serde_json"]
dyn-any = { workspace = true }
graphene-core = { workspace = true }
graphene-path-bool = { workspace = true }
graphene-brush = { workspace = true }
graphene-application-io = { workspace = true }
graphene-svg-renderer = { workspace = true }
graphene-raster-nodes = { workspace = true }