Update README.md

This commit is contained in:
Hermet Park 2023-07-19 20:30:56 +09:00 committed by GitHub
parent 5f8c79f593
commit 251c97b2d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ 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 & Gradient Fillings and Texture Mapping
* Filling: Solid & Gradients and Texture Mapping
* Scene Graph & Affine Transformation (translation, rotation, scale, ...)
* Stroking: Width, Join, Cap, Dash
* Composition: Blending, Masking, Path Clipping, ...