Open QiangF opened 5 years ago
You can use Grid::from_str method and passed a Setting with transparent for the background_color
It would be nice if you can add a command line option.
I also ran into this just now and am using svgbob via the cli. I'm just going to post-process (ie. string replacement) the svg output for now, but it would be great to have --background-color
and --stroke-color
as cli options.
Actually, perhaps the more abstract names --bg-color
and --fg-color
would make more sense.
Everywhere except the drawing lines and characters.