danfickle / danfickle/openhtmltopdf
Add support for inline svg data source in xml format in CSS
Open
- Dominant language
- Java
- Stars
- 2.2k
- Forks
- 423
- PR merge metrics
- No merged PRs in 30d
Description
OpenHtmlToPdf lib supports base64 encoded inline svg data source (https://github.com/danfickle/openhtmltopdf/pull/485).
It would be great to also have support for inline xml data source in CSS like the following:
`.some-class { background-image:url('data:image/svg+xml;utf8,'); }`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.