Update README.md

This commit is contained in:
Hermet Park 2020-09-17 20:49:47 +09:00 committed by GitHub
parent f538e1728a
commit 81be1930a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.