iced-rs/iced

Canvas arcs antialiasing worse than glow

Aperta

#834 aperta il 17 apr 2021

 (4 commenti) (0 reazioni) (0 assegnatari)Rust (1572 fork)batch import
help wantedquestionrendering

Metriche repository

Star
 (30.491 stelle)
Metriche merge PR
 (Merge medio 24g 11h) (11 PR mergiate in 30 g)

Descrizione

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

Guida contributor