From 34bce8d371872a88fa19f690a69fc9a3b1ef31cc Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Mon, 5 Apr 2021 22:33:05 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b275d768..4e23a37a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The next list shows drawing primitives ThorVG providing.
- 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, ...