Update README.md

This commit is contained in:
Hermet Park 2021-10-14 16:18:46 +09:00 committed by GitHub
parent bd14cb62b9
commit 2a2faca66a
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="788" height="238" src="https://github.com/Samsung/thorvg/blob/master/res/example_tvgmodule.png"> <img width="710" height="215" src="https://github.com/Samsung/thorvg/blob/master/res/example_tvgmodule.png">
</p> </p>