File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11# SVG file parsing / rendering library
22
3- [ ![ Build Status] ( https://github.com/phenx/php-svg-lib/workflows/test/badge.svg )] ( https://github.com/phenx/php-svg-lib/actions )
4-
3+ [ ![ Build Status] ( https://github.com/dompdf/php-svg-lib/actions/workflows/test.yml/badge.svg )] ( https://github.com/dompdf/php-svg-lib/actions/workflows/test.yml )
54
65[ ![ Latest Stable Version] ( https://poser.pugx.org/phenx/php-svg-lib/v/stable )] ( https://packagist.org/packages/phenx/php-svg-lib )
76[ ![ Total Downloads] ( https://poser.pugx.org/phenx/php-svg-lib/downloads )] ( https://packagist.org/packages/phenx/php-svg-lib )
109
1110The 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.
1211
13- This project was initialized by the need to render SVG documents inside PDF files for the [ DomPdf] ( http ://dompdf. github.io ) project.
12+ This project was initialized by the need to render SVG documents inside PDF files for the [ DomPdf] ( https ://github.com/dompdf/dompdf ) project.
You can’t perform that action at this time.
0 commit comments