Update README.md

This commit is contained in:
Hermet Park 2021-06-24 23:02:32 +09:00 committed by GitHub
parent 286f700305
commit 940b8b566f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
<img width="500" height="346" src="https://github.com/Samsung/thorvg/blob/master/res/thorvg_card2.png"> <img width="500" height="346" src="https://github.com/Samsung/thorvg/blob/master/res/thorvg_card2.png">
</p> </p>
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheat and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products. <br /> ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps super compact size. It serves as the vector graphics engine for Tizen OS that powers many products. <br />
<br /> <br />
The following list shows primitives that are supported by ThorVG: <br /> The following list shows primitives that are supported by ThorVG: <br />
- Shapes: Line, Arc, Curve, Path, Polygon, ... - Shapes: Line, Arc, Curve, Path, Polygon, ...