iced-rs/iced

Canvas arcs antialiasing worse than glow

开放

#834 创建于 2021年4月17日

 (4 条评论) (0 个反应) (0 位负责人)Rust (1,572 个派生)batch import
help wantedquestionrendering

仓库指标

星标
 (30,491 个星标)
PR 合并指标
 (平均合并 24天 11小时) (30 天内合并 11 个 PR)

描述

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

贡献者指南