mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 05:33:36 +00:00
Update README.md
This commit is contained in:
parent
5f8c79f593
commit
251c97b2d8
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ ThorVG is a platform-independent portable library for drawing vector-based scene
|
|||
The following list shows primitives that are supported by ThorVG: <br />
|
||||
|
||||
* Shapes: Line, Arc, Curve, Path, Polygon, ...
|
||||
* Filling: Solid & Gradient Fillings and Texture Mapping
|
||||
* Filling: Solid & Gradients and Texture Mapping
|
||||
* Scene Graph & Affine Transformation (translation, rotation, scale, ...)
|
||||
* Stroking: Width, Join, Cap, Dash
|
||||
* Composition: Blending, Masking, Path Clipping, ...
|
||||
|
|
Loading…
Add table
Reference in a new issue