Michael Paus
10/28/2024, 11:11 AMImageComposeScene
that also works in common code?Alexander Maryanovsky
10/28/2024, 11:14 AMAlex Styl
10/28/2024, 1:11 PMAlex Styl
10/28/2024, 1:11 PMMichael Paus
10/28/2024, 6:29 PMAlex Styl
10/29/2024, 4:03 AMMichael Paus
10/29/2024, 8:20 AMorg.jetbrains.compose.resources.SvgPainter
into a one shot SVG image renderer and it turned out that after removing all the overhead from the previous solution, the rendering is almost exactly 2x faster than that for a complex SVG rendered to a 2000x2000 pixel image. (For Android I use a special solution based on com.caverock:androidsvg-aar)