File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 44
55* libresvg* is an [ SVG] ( https://en.wikipedia.org/wiki/Scalable_Vector_Graphics ) rendering library.
66
7- ** Warning:** this software is in an early stage of the development. It doesn't guarantee to build.
8-
97## The name
108
119It's called ** lib-re-svg** and not ** libre-svg** , because it's an alternative to
@@ -62,7 +60,7 @@ of the SVG Tiny 1.2 subset. In simple terms - it correctly renders only very sim
6260
6361## SVG support
6462
65- Test results using [ tests/images/svg ] ( tests/images/svg ) :
63+ Test results using [ tests/images] ( tests/images ) :
6664
6765[ ![ Chart]] ( https://htmlpreview.github.io/?https://github.com/RazrFalcon/libresvg/blob/master/doc/support-chart.html )
6866
8886* libresvg* supports [ Qt] and [ cairo] backends.
8987
9088[ Skia] backend is planned.
91- q
89+
9290## Build
9391
9492See [ doc/build.md] ( doc/build.md ) for details.
Original file line number Diff line number Diff line change 1- - svg_test_suite.csv - contains all tests from [ W3C SVG 1.1 TestSuite] ( http://www.w3.org/Graphics/SVG/Test/20110816/archives/W3C_SVG_11_TestSuite.tar.gz )
2- - local_tests.csv - contains all tests from https://github.com/RazrFalcon/svg-tests
1+ ### Usage
2+
3+ ``` bash
4+ ./statsgen.py tests.csv ../../doc/support-table-checked.html
5+ ```
File renamed without changes.
You can’t perform that action at this time.
0 commit comments