mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
![]() Partially fix for #660. Missing some files due to limitations [1]: - PSD - only available from PyMuPDF>=1.23.0 (qubes-fedora is lower) - TXT - only available from PyMuPDF>=1.23.7 (qubes-fedora is lower) - JXR - PyMuPDF was refusing to due to missing codec [1] - JPX - Generated test file was rejected by PyMuPDF [2] - FB2 - Most often cannot be detected by mime type alone [3] - CBZ - (idem) - XPS - (idem) - MOBI - (idem) - PAM - General version of other file format already included, so I decided not to include this extension [0] New test files were generated locally: - epub - generated with calibre's convert-ebook from another sample file - svg - generated with inkscape from a mix of a default template (hexagons) and a logo's PNG file - bmp, pnm, bpm, ppm - generated with ImageMagick's 'convert' from tests/test_docs/sample-png.png [0]: https://github.com/freedomofpress/dangerzone/issues/660#issuecomment-1914681487 [1]: https://github.com/freedomofpress/dangerzone/issues/660#issuecomment-1916803201 [2]: https://github.com/freedomofpress/dangerzone/issues/660#issuecomment-1916870347 [3]: https://github.com/freedomofpress/dangerzone/issues/688 |
||
---|---|---|
.. | ||
sample-bmp.bmp | ||
sample-doc.doc | ||
sample-docm.docm | ||
sample-docx.docx | ||
sample-epub.epub | ||
sample-gif.gif | ||
sample-jpg.jpg | ||
sample-mime-application-zip.xls | ||
sample-mime-octet-stream.xls | ||
sample-mime-spreadsheet-template.ods | ||
sample-mime-text-template.odt | ||
sample-mime-x-ole-storage.xls | ||
sample-odg.odg | ||
sample-odp.odp | ||
sample-ods.ods | ||
sample-odt.odt | ||
sample-pbm.pbm | ||
sample-pdf.pdf | ||
sample-png.png | ||
sample-pnm.pnm | ||
sample-ppm.ppm | ||
sample-ppt.ppt | ||
sample-pptx.pptx | ||
sample-svg.svg | ||
sample-xls.xls | ||
sample-xlsx.xlsx | ||
sample_bad_max_height.pdf | ||
sample_bad_max_width.pdf | ||
sample_bad_pdf.pdf |