Lauda
Lauda
Vulkan SDK version 1.3.268, no validation errors. Hi, I seem unable to enable stencil testing using dynamic states. I'm able to initialize a regular graphics pipeline with stencil testing. Resulting...
It seems like thumbnails are always expected to match the same extension. When using *-thumb.png thumbnails, the tumbnails are succesfully used. But when using *-thumb.jpg for a .png image, the...
Upon using vsvg I got the following error: ```clippy error[E0283]: type annotations needed --> /home/lauda/Projects/vsvg/crates/vsvg/src/path/flattened_path.rs:75:57 | 75 | .fold(rect, |acc, point| acc.union_pt(point.into())) | -------- ^^^^ | | | required by...