thorvg/src/bin/svg2png
Mira Grudzinska a1480bedb1
svg2png: fixing the args interpretation (#760)
The background color was misinterpreted and its value was treated
as an svg file name (warning was returned).
The color format can not be passed in a `#ffffff` format, since
the '#' sign is used in bash to comment a line and nothiing after
it is loaded.
2021-08-31 11:14:16 +02:00
..
lodepng.cpp ThorVG/Utils: Convert svg to png (#8) 2020-09-16 11:11:50 +09:00
lodepng.h ThorVG/Utils: Convert svg to png (#8) 2020-09-16 11:11:50 +09:00
meson.build ThorVG/Utils: Convert svg to png (#8) 2020-09-16 11:11:50 +09:00
svg2png.cpp svg2png: fixing the args interpretation (#760) 2021-08-31 11:14:16 +02:00