Open
Description
I am looking for a way to insert .emf picture to Word document using Python, and found this module. But it doesn't seem this file type is supported yet? I got error "docx.image.exceptions.UnrecognizedImageError". Would this be some feature that could be added? Is there any other python module that could support this? Thanks!