iced-rs/iced

Canvas arcs antialiasing worse than glow

オープン

#834 opened on 2021/04/17

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (1,572 件のフォーク)batch import
help wantedquestionrendering

Repository metrics

Stars
 (30,491 個のスター)
PR merge metrics
 (平均マージ 24d 11h) (30d で 11 merged PRs)

説明

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

コントリビューターガイド