mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 13:43:43 +00:00
Update README.md
This commit is contained in:
parent
077132e9d9
commit
80f02c64d1
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ The following list shows primitives that are supported by ThorVG: <br />
|
||||||
- Scene Graph & Affine Transformation (translation, rotation, scale, ...)
|
- Scene Graph & Affine Transformation (translation, rotation, scale, ...)
|
||||||
- Stroking: Width, Join, Cap, Dash
|
- Stroking: Width, Join, Cap, Dash
|
||||||
- Composition: Blending, Masking, Path Clipping, ...
|
- Composition: Blending, Masking, Path Clipping, ...
|
||||||
- Pictures: SVG, JPG, PNG, Bitmap, ...
|
- Pictures: TVG, SVG, JPG, PNG, Bitmap
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img width="930" height="473" src="https://github.com/Samsung/thorvg/blob/master/res/example_primitives.png">
|
<img width="930" height="473" src="https://github.com/Samsung/thorvg/blob/master/res/example_primitives.png">
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Add table
Reference in a new issue