mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 13:43:43 +00:00
Update README.md
This commit is contained in:
parent
f538e1728a
commit
81be1930a6
1 changed files with 2 additions and 2 deletions
|
@ -153,8 +153,8 @@ tvg::Initializer::term(tvg::CanvasEngine::Sw);
|
|||
[Back to contents](#contents)
|
||||
<br />
|
||||
<br />
|
||||
# Tools
|
||||
## SVG to PNG
|
||||
## Tools
|
||||
### SVG to PNG
|
||||
ThorVG provides an executable `svg2png` converter which generate a PNG file from a SVG file.
|
||||
|
||||
To use `svg2png`, you must turn on its feature in the build option.
|
||||
|
|
Loading…
Add table
Reference in a new issue