|
пре 5 година | |
---|---|---|
.. | ||
src | пре 5 година | |
tests/Svg | пре 5 година | |
.gitattributes | пре 5 година | |
.gitignore | пре 5 година | |
.travis.yml | пре 5 година | |
COPYING | пре 5 година | |
COPYING.GPL | пре 5 година | |
README.md | пре 5 година | |
composer.json | пре 5 година | |
phpunit.xml | пре 5 година |
The main purpose of this lib is to rasterize SVG to a surface which can be an image or a PDF for example, through a \Svg\Surface
PHP interface.
This project was initialized by the need to render SVG documents inside PDF files for the DomPdf project.