Closed rrbrambley closed 8 years ago
This may be the same problem as #42, in which case it's not something solvable on Victor's end. Could you see if your SVG rasterizes with Batik alone (no Victor)? Binary here: https://xmlgraphics.apache.org/batik/tools/rasterizer.html
Thanks, appears to be the same problem as #42. Hrmph. Closing :/
Here's my
red_circle_with_shadow.svg
file that I've added to main/svg:When I build, my drawable folders in
build/generated/res/debug/svg
each contain ared_circle_with_shadow.png
file, but the xhdpi/xhdpi/xxhdpi/xxxhdpi versions are 100% transparent images with no content.Here's
drawable-mdpi/red_circle_with_shadow.png
:Here's
drawable-hdpi/red_circle_with_shadow.png
: