|
hace 5 años | |
---|---|---|
.. | ||
src | hace 5 años | |
tests | hace 5 años | |
.gitattributes | hace 5 años | |
.gitignore | hace 5 años | |
.travis.yml | hace 5 años | |
COPYING | hace 5 años | |
COPYING.GPL | hace 5 años | |
README.md | hace 5 años | |
composer.json | hace 5 años | |
phpunit.xml | hace 5 años |
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.