python-openxml / python-docx

Create and modify Word documents with Python
MIT License
4.38k stars 1.08k forks source link

Add basic support for adding SVG pictures to docx files #1343 #1386

Open takis opened 2 months ago

takis commented 2 months ago

See issues https://github.com/python-openxml/python-docx/issues/351, https://github.com/python-openxml/python-docx/issues/651, https://github.com/python-openxml/python-docx/issues/659.

This replaces both earlier pull requests:

marcuoli commented 1 month ago

Hello, Is there a target date for this code to be committed to the master ?

I really need this implementation.

Thanks for the awesome software.

takis commented 1 month ago

Hi @marcuoli,

No, unfortunately not.

I do try to keep my fork in sync with the main repository.