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 (22,596 star) (881 fork)batch import
a:renderer-femtovga:renderer-skiaa:renderer-softwaregood first issue

描述

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

贡献者指南