Skip to content

Commit

Permalink
usvg 0.29. NOTE: An unexplained lateral offset happens here
Browse files Browse the repository at this point in the history
  • Loading branch information
hrydgard authored and nical committed Apr 20, 2024
1 parent d1d0632 commit 24f6b03
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 19 deletions.
56 changes: 38 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/wgpu_svg/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ lyon = { path = "../../crates/lyon", features = ["extra"] }
clap = "2.32.0"
wgpu = "0.13.1"
winit = "0.27.5"
usvg = "0.28.0"
usvg = { version = "0.29.0", features = []}
futures = "0.3.5"
bytemuck = "1.2.0"
env_logger = "0.11.0"

0 comments on commit 24f6b03

Please sign in to comment.