mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-10 06:34:01 +00:00
Update README.md
This commit is contained in:
parent
ecafda3e05
commit
9c0b59301a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<img width="500" height="346" src="https://github.com/Samsung/thorvg/blob/master/res/thorvg_card2.png">
|
||||
</p>
|
||||
|
||||
ThorVG is a platform-independent portable library for drawing vector-based shapes and images. It's written in C++ without any dependencies and keeps a super compact size. <br />
|
||||
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source free software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, it has no dependencies and keeps super compact size. It serves as the vector graphics engine for Tizen OS that powers many products. <br />
|
||||
<br />
|
||||
The following list shows primitives that are supported by ThorVG: <br />
|
||||
- Shapes: Line, Arc, Curve, Path, Polygon, ...
|
||||
|
|
Loading…
Add table
Reference in a new issue