mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-13 19:44:28 +00:00
Update README.md
This commit is contained in:
parent
8398fdbca7
commit
767c50d9d8
1 changed files with 2 additions and 2 deletions
|
@ -13,11 +13,11 @@ 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, Linear and Radial Gradient
|
||||
* Filling: Solid, Linear, Radial Gradient and Texture Mapping
|
||||
* Scene Graph & Affine Transformation (translation, rotation, scale, ...)
|
||||
* Stroking: Width, Join, Cap, Dash
|
||||
* Composition: Blending, Masking, Path Clipping, ...
|
||||
* Pictures: TVG, SVG, JPG, PNG, Bitmap
|
||||
* Pictures: TVG, SVG, JPG, PNG, WEBP, Bitmap
|
||||
<p align="center">
|
||||
<img width="930" height="473" src="https://github.com/Samsung/thorvg/blob/master/res/example_primitives.png">
|
||||
</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue