maroto
maroto copied to clipboard
Support for SVG images
Currently, the library only allows to render raster images like jpg.
It would be convenient if it wound be possible to render vector SVG files as is: path, text and other primitives.
Hi, this is a great feature, but I think gofpdf's support for SVGs is limited. One option would be to internally convert them to a currently supported format... What do you think?