Update README.md

This commit is contained in:
Hermet Park 2023-07-30 13:03:51 +09:00 committed by GitHub
parent 5325ebcba5
commit 5cc0675bd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ The following list shows primitives that are supported by ThorVG: <br />
* Scene Graph & Affine Transformation (translation, rotation, scale, ...)
* Stroking: Width, Join, Cap, Dash
* Composition: Blending, Masking, Path Clipping
* Images: TVG, SVG, JPG, PNG, WEBP, Bitmap
* Images: TVG, SVG, JPG, PNG, WebP, Bitmap
* Animations: Lottie
<p align="center">
<img width="900" height="472" src="https://github.com/Samsung/thorvg/blob/master/res/example_primitives.png">