Closed aclysma closed 4 years ago
This PR (https://github.com/rust-skia/rust-skia/pull/359) fixes the issue. Still recommend anyone using skulpin to stay on 0.29.3 until the fix is merged.
This is resolved, anyone still seeing this may need to run cargo update -p skia-safe
to grab the latest version of skia-safe. Anyone cloning the repo now or adding this as a dependency should start out with 0.30.1 which works.
For anyone hitting this, a quick workaround to force going back to skia 0.29.3:
cargo update -p skia-safe --precise 0.29.3