mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-07 21:23:32 +00:00
Update README.md
This commit is contained in:
parent
ea316a348a
commit
379b46f4e0
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
ThorVG is a platform-independent portable library for drawing vector-based shapes and images. It's written in C++, no dependencies and keeps super compact size. <br />
|
||||
<br />
|
||||
The next list shows drawing primitives ThorVG providing.<br />
|
||||
- Paints: Line, Arc, Curve, Path, Shapes, Polygons
|
||||
- Shapes: Line, Arc, Curve, Path, Polygon, etc
|
||||
- Filling: Solid, Linear, Radial Gradient
|
||||
- Scene Graph & Affine Transformation (translation, rotation, scale ...)
|
||||
- Stroking: Width, Join, Cap, Dash
|
||||
|
|
Loading…
Add table
Reference in a new issue