Ernesto Lanchares

Results 2 issues of Ernesto Lanchares

Add basic support for different dashed strokes when performing strokes to fill conversion. Most of the options are not implemented yet, but the infrastructure for them is added anyway. Only...

stale
👀 pr-needs-review

The steps to reproduce are ``` $ cd src-tauri $ rustup run nightly cargo build Compiling moosync v0.0.0 (/Users/ernesto/Downloads/Moosync/src-tauri) warning: unused variable: `scale_factor` --> src-tauri/src/window/handler.rs:77:13 | 77 | let scale_factor:...