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
9a40b64261
commit
34bce8d371
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ The next list shows drawing primitives ThorVG providing.<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, etc
|
- Composition: Blending, Masking, Path Clipping, etc
|
||||||
- Pictures: SVG, Bitmap, ...
|
- Pictures: SVG, 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