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

貢獻者指南

transform-scale should make SVG images scale up smoothly as vectors, not bitmaps · slint-ui/slint#10903 | Good First Issue