mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-20 15:03:25 +00:00
Update README.md
This commit is contained in:
parent
3ba33382d7
commit
caf4d846fc
1 changed files with 2 additions and 1 deletions
|
@ -330,10 +330,11 @@ Alternatively, you can add the `svg2tvg` value to the `tools` option in `meson_o
|
||||||
Examples of the usage of the `svg2tvg`:
|
Examples of the usage of the `svg2tvg`:
|
||||||
```
|
```
|
||||||
Usage:
|
Usage:
|
||||||
svg2tvg [SVG file]
|
svg2tvg [SVG file] or [SVG folder]
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
$ svg2tvg input.svg
|
$ svg2tvg input.svg
|
||||||
|
$ svg2tvg svgfolder
|
||||||
```
|
```
|
||||||
[Back to contents](#contents)
|
[Back to contents](#contents)
|
||||||
<br />
|
<br />
|
||||||
|
|
Loading…
Add table
Reference in a new issue