slint-ui/slint

transform-scale should make SVG images scale up smoothly as vectors, not bitmaps

Open

#10,903 创建于 2026年3月1日

在 GitHub 查看
 (1 评论) (2 反应) (0 负责人)Rust (881 fork)batch import
a:renderer-femtovga:renderer-skiaa:renderer-softwaregood first issue

仓库指标

Star
 (22,596 star)
PR 合并指标
 (平均合并 4天 18小时) (30 天内合并 254 个 PR)

描述

Feature Description

If you transform-scale an svg it starts to get blocky and you can tell it was pre-rendered as a fixed size image. However text will continue to scale up smoothly regardless of size.

Product Impact

No response

贡献者指南