From 700af87a77eddd2a518219b8ef8319b19c7ee6a6 Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Sun, 24 Dec 2023 13:26:58 +0900 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 86ccaf9a..a17e15e6 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,12 @@ The following list shows primitives that are supported by ThorVG:

* Shapes: Line, Arc, Curve, Path, Polygon - * Filling: Solid & Gradients and Texture Mapping - * Scene Graph & Affine Transformation - * Stroking: Width, Join, Cap, Dash + * Filling: Solid Color, Linear & Radial Gradients and Texture Mapping + * Stroking: Width, Join, Cap, Dash Patterns + * Scene Graph & Transformations * Composition: Blending, Masking, Path Clipping - * Images: TVG, SVG, JPG, PNG, WebP, Bitmap + * Text: Unicode Characters and Horizontal Text Layout using the Scalable Fonts (TTF) + * Images: TVG, SVG, JPG, PNG, WebP, Raw Bitmap * Animations: Lottie