Skip to content

Add svg support for template processor #2806

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

geo-fret
Copy link

@geo-fret geo-fret commented Jul 29, 2025

Description

Allow svg images to be set through template processor.

Fixes #2795 partly (only svg part)

Checklist:

  • My CI is 🟢
  • I have covered by unit tests my new code (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes
  • I have updated the changelog

@coveralls
Copy link

coveralls commented Jul 29, 2025

Coverage Status

coverage: 96.8% (+0.04%) from 96.757%
when pulling 1e3fc53 on geo-fret:feature/template-svg-image
into 0ab0b49 on PHPOffice:master.

@geo-fret geo-fret marked this pull request as ready for review July 30, 2025 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

SVG and ICO image not supported in setImageValue
2 participants