Closed xvries closed 2 weeks ago
Let's add a test that captures the problem
Okay we cant really test this, because the .pptx file writes fine, but when you open the file and press 'repair' the second image is not included, so let's merge without a test
Right now, if we have different image sources with the same filename the package can not handle this. Introduce UUID in the Picture struct, and use it to generate unique filenames.