slint-ui/slint

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

Open

#10,903 opened on Mar 1, 2026

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

Repository metrics

Stars
 (22,596 stars)
PR merge metrics
 (Avg merge 3d 14h) (235 merged PRs in 30d)

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