diff --git a/README.md b/README.md index 338a5489..2bbd5bef 100644 --- a/README.md +++ b/README.md @@ -295,7 +295,7 @@ ThorVG facilitates [SVG Tiny Specification](https://www.w3.org/TR/SVGTiny12/) re The figure below highlights ThorVG's SVG rendering capabilities:

- +

The following code snippet shows how to draw SVG image using ThorVG: diff --git a/res/example_svg.jpg b/res/example_svg.jpg new file mode 100644 index 00000000..897fc369 Binary files /dev/null and b/res/example_svg.jpg differ diff --git a/res/example_svg.png b/res/example_svg.png deleted file mode 100644 index 5f1b7860..00000000 Binary files a/res/example_svg.png and /dev/null differ