slint-ui/slint
transform-scale should make SVG images scale up smoothly as vectors, not bitmaps
オープン
#10,903 opened on 2026/03/01
a:renderer-femtovga:renderer-skiaa:renderer-softwaregood first issue
Repository metrics
- Stars
- (22,596 個のスター)
- PR merge metrics
- (平均マージ 4d 18h) (30d で 254 merged PRs)
説明
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