Update README.md

This commit is contained in:
Hermet Park 2021-10-14 16:12:36 +09:00 committed by GitHub
parent 13b679a74b
commit f61b84f673
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -216,7 +216,7 @@ Utilizing the TVG Picture allows you to reduce the data size and loading time by
While TVG Saver exports the scene-tree to the TVG Picture data files(TVG), the TVG Loader imports and restores it to the programmable instances. You can quickly use the ThorVG Viewer to convert files from SVG to TVG. While TVG Saver exports the scene-tree to the TVG Picture data files(TVG), the TVG Loader imports and restores it to the programmable instances. You can quickly use the ThorVG Viewer to convert files from SVG to TVG.
<p align="center"> <p align="center">
<img width="679" height="188" src="https://github.com/Samsung/thorvg/blob/master/res/example_tvg.png"> <img width="788" height="238" src="https://github.com/Samsung/thorvg/blob/master/res/example_tvg.png">
</p> </p>