iced-rs/iced

Canvas arcs antialiasing worse than glow

Open

#834 opened on Apr 17, 2021

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Rust (30,491 stars) (1,572 forks)batch import
help wantedquestionrendering

Description

Hey all, I'm pretty new to Iced, just wanted to say thanks for the work you're doing.

I noticed the quality of antialiasing on WGPU was worse than Glow, and was wondering if there is any way to tweak the settings further beyond antialiasing: true?

WGPU: Screenshot 2021-04-17 at 13 24 09

Exact same code just using Glow: Screenshot 2021-04-17 at 13 25 34

Contributor guide

Canvas arcs antialiasing worse than glow · iced-rs/iced#834 | Good First Issue