summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorReizner Evgeniy <razrfalcon@gmail.com>2018-03-09 13:49:53 +0200
committerReizner Evgeniy <razrfalcon@gmail.com>2018-03-09 13:49:53 +0200
commit7e518dd3190e78f3070b2defb9f26d965f7c3901 (patch)
tree97dc6a9c89f02bff794fe89a1fb6dcf47b4f49ee /README.md
parent251fed8984f7939b3d869e94344445e15cc95c85 (diff)
New test suite.
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/README.md b/README.md
index 7dd2f8f..5c2eb79 100644
--- a/README.md
+++ b/README.md
@@ -55,16 +55,20 @@ of the SVG Tiny 1.2 subset. In simple terms - it correctly renders only primitiv
## SVG support
-Test results using [testing_tools/images](testing_tools/images):
+Results of the [SVG test suite](https://www.w3.org/Graphics/SVG/Test/20110816/):
[![Chart]](https://htmlpreview.github.io/?https://github.com/RazrFalcon/resvg/blob/master/doc/support-chart.html)
[Chart]: doc/support-chart.png
-You can see chart's underling data
-[here](https://htmlpreview.github.io/?https://github.com/RazrFalcon/resvg/blob/master/doc/support-table-checked.html).
+Results of the [resvg test suite](https://github.com/RazrFalcon/resvg-test-suite):
-You can find a complete table of supported features [here](doc/support-table.adoc).
+![Chart2](https://github.com/RazrFalcon/resvg-test-suite/blob/master/site/images/chart.svg)
+
+https://github.com/RazrFalcon/resvg-test-suite/blob/master/site/images/chart.svg
+
+You can find a complete table of supported features
+[here](https://razrfalcon.github.io/resvg-test-suite/svg-support-table.html).
It also includes alternative libraries.
TL;DR