|
|
преди 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.