|
há 5 anos atrás | |
---|---|---|
.. | ||
src | há 5 anos atrás | |
tests | há 5 anos atrás | |
.gitattributes | há 5 anos atrás | |
.gitignore | há 5 anos atrás | |
.travis.yml | há 5 anos atrás | |
COPYING | há 5 anos atrás | |
COPYING.GPL | há 5 anos atrás | |
README.md | há 5 anos atrás | |
composer.json | há 5 anos atrás | |
phpunit.xml | há 5 anos atrás |
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.