issues
search
irgaly
/
compose-vector-plugin
Gradle Plugin for Converting SVG file to Compose ImageVector
https://plugins.gradle.org/plugin/io.github.irgaly.compose-vector
Other
25
stars
1
forks
source link
Fix viewport size, skip Default value
#9
Closed
irgaly
closed
1 month ago
irgaly
commented
1 month ago
[x] Hide default values:
fillAlpha = 1f, strokeAlpha = 1f, strokeLineCap = Butt, strokeLineJoin = Miter, strokeLineMiter = 4
[x] Set SVG default viewport size width = 300, height = 150, when no sizes provided.
https://svgwg.org/specs/integration/#svg-css-sizing
[x] Provide UserAgent viewPortWidth, viewPortHeight when no width / height specified