slint-ui/slint

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

Open

#10903 opened on Mar 1, 2026

View on GitHub
 (1 comment) (2 reactions) (0 assignees)Rust (22,596 stars) (881 forks)batch import
a:renderer-femtovga:renderer-skiaa:renderer-softwaregood first issue

Description

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

Contributor guide