Update README.md

This commit is contained in:
Hermet Park 2021-04-05 22:33:05 +09:00 committed by GitHub
parent 9a40b64261
commit 34bce8d371
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ The next list shows drawing primitives ThorVG providing.<br />
- Scene Graph & Affine Transformation (translation, rotation, scale ...)
- Stroking: Width, Join, Cap, Dash
- Composition: Blending, Masking, Path Clipping, etc
- Pictures: SVG, Bitmap, ...
- Pictures: SVG, PNG, Bitmap, ...
<p align="center">
<img width="930" height="473" src="https://github.com/Samsung/thorvg/blob/master/res/example_primitives.png">
</p>