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 1
1
# SVG file parsing / rendering library
2
2
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 )
5
4
6
5
[ ![ Latest Stable Version] ( https://poser.pugx.org/phenx/php-svg-lib/v/stable )] ( https://packagist.org/packages/phenx/php-svg-lib )
7
6
[ ![ Total Downloads] ( https://poser.pugx.org/phenx/php-svg-lib/downloads )] ( https://packagist.org/packages/phenx/php-svg-lib )
10
9
11
10
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.
12
11
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