From 99c37d01cca395b99180248a4f6f67cf60e20096 Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Sun, 11 Jul 2021 11:37:28 +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 a13cd261..ba21632a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The following list shows primitives that are supported by ThorVG:
- Scene Graph & Affine Transformation (translation, rotation, scale, ...) - Stroking: Width, Join, Cap, Dash - Composition: Blending, Masking, Path Clipping, ... - - Pictures: SVG, PNG, Bitmap, ... + - Pictures: SVG, JPG, PNG, Bitmap, ...