Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/razrfalcon/resvg-test-suite
resvg test suite
https://github.com/razrfalcon/resvg-test-suite
svg test-suite
Last synced: 3 months ago
JSON representation
resvg test suite
- Host: GitHub
- URL: https://github.com/razrfalcon/resvg-test-suite
- Owner: RazrFalcon
- License: mit
- Created: 2018-02-24T12:33:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-20T08:47:08.000Z (4 months ago)
- Last Synced: 2024-08-20T10:44:07.349Z (4 months ago)
- Topics: svg, test-suite
- Language: C++
- Homepage: https://razrfalcon.github.io/resvg-test-suite/svg-support-table.html
- Size: 21.3 MB
- Stars: 23
- Watchers: 6
- Forks: 11
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [resvg](https://github.com/RazrFalcon/resvg) test suite
## Structure
- `tests/` - actual tests
- `resources/` - files that will be referenced by SVG files
- `fonts/` - fonts used by SVG files
- `site/` - sources for github pages
- `tools/` - various testing tools
- `check.py` - pre-commit hook
- `results.csv` - results of manual testing via `tools/vdiff` of the `resvg` test suite
- `stats.py` - generates `site/images/chart.svg`## License
MIT