aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* zip archives: keep individual files compression typeHEADreplicant-11masterDenis 'GNUtoo' Carikli2021-12-071-2/+22
| | | | | | | | | | | While hardcoding the compression to zipfile.ZIP_DEFLATED works for most use cases of mat, being able to produce cleaned up uncompressed zip files is useful for content that cannot be compressed more. In addition it also enables to use mat2 for reproducible builds of Android bootanimation files file that don't support compression. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* We're not in beta anymore.jvoisin2021-11-231-3/+0
|
* Please the linter, again.jvoisin2021-11-231-1/+1
|
* Make the linter happierjvoisin2021-11-232-3/+4
|
* Please a bit the CIjvoisin2021-11-213-3/+3
|
* Implement code for internationalizationjvoisin2021-11-121-11/+14
|
* Fix the coveragejvoisin2021-10-031-3/+5
|
* Bump the changelog0.12.2jvoisin2021-08-294-3/+10
|
* libmat2/pdf: Drop printing 'lol'georg2021-07-291-1/+0
| | | | It seems this was committed without intention to do so.
* Fix pdf issues on printersAntonio Eugenio Burriel2021-07-251-4/+9
| | | | | | | | pyCairo by default renders the PDF surfaces with a resolution of 72 dpi which is so low that the bitmap gets blurred compared to original. Since pyCairo 1.12.0, a new method set_device_scale(x_scale, y_scale) is added, which allows changing the canvas resolution.
* Improve xlsx supportjvoisin2021-07-141-0/+4
| | | | This should close #156
* Make cairo behave in a less idiotic wayjvoisin2021-06-211-1/+1
| | | | | Because raising errors when unable to process stuff instead of an exception is dumb.
* Fix the CI for recent exiftool versionsjvoisin2021-06-061-2/+2
| | | | Always a joy to deal with withespaces
* KDE Dolphin: add German translationgeorg2021-06-011-0/+2
| | | | | Credits to @RandomGuy234 Closes #154
* Improve support for xlsx filesjvoisin2021-05-201-0/+1
|
* Allow bubblewrap to fail for nowjvoisin2021-05-051-0/+1
|
* Fix the CI in Fedorajvoisin2021-05-051-0/+4
|
* Please pylintjvoisin2021-04-241-1/+1
|
* Add support for AIFF filesjvoisin2021-04-243-0/+22
| | | | This should close #151
* Bump the changelog0.12.1jvoisin2021-03-194-3/+8
|
* Keep sharedStrings.xml when processing MSOffice sheetsjvoisin2021-03-141-0/+1
|
* Don't keep [trash] files when processing MS Office filesjvoisin2021-03-141-0/+1
|
* Improve epub supportjvoisin2021-03-071-1/+11
| | | | Warn when there are encrypted fonts in an epub file
* Add some typing to epub.pyjvoisin2021-03-071-4/+5
|
* Improve epub compatibilityjvoisin2021-03-071-0/+1
|
* Add a missing commajvoisin2021-03-071-2/+2
| | | | This should improve epub support
* Improve a bit the support of epubjvoisin2021-02-071-2/+26
|
* Improve epub compatibilityjvoisin2021-01-301-2/+3
|
* Bump the changelog0.12.0jvoisin2020-12-184-3/+13
|
* Add Metadata Cleaner linkRomain Vigier2020-12-071-1/+5
|
* Add a mention of mat2-webjvoisin2020-11-301-0/+5
|
* Fix the link to the mailing listjvoisin2020-11-301-1/+1
|
* Please pylintjvoisin2020-11-301-2/+2
|
* Please pylintjvoisin2020-11-301-1/+0
|
* Raise a ValueError explicitlyjvoisin2020-11-303-21/+30
|
* Don't be sillyjvoisin2020-11-231-1/+1
|
* Fix dolphin integrationHolger Paradies2020-11-211-1/+1
|
* Fix the CI on fedorajvoisin2020-11-131-2/+2
|
* Bump coveragejvoisin2020-11-132-4/+4
|
* Mount /etc/alternatives inside bubblewrapjvoisin2020-11-131-1/+1
| | | | This is now required by ffmpeg
* Please pylintjvoisin2020-11-133-4/+3
|
* Don't set a default value when retrieving Xmlns key for SVG metadataRomain Vigier2020-11-121-1/+1
|
* Better test of corrupted MSOffice filesjvoisin2020-11-062-3/+2
|
* Better handling of malformed pdfjvoisin2020-11-061-0/+3
|
* Handle multiple namespaces in MSOffice's content typesjvoisin2020-11-061-1/+1
|
* Fix a regexp for xsls filesjvoisin2020-11-061-2/+2
| | | | This should increase a bit the compability with Excel files
* Fix a crash affecting some mp3 filesjvoisin2020-07-221-0/+2
|
* Add a small bla about donationsjvoisin2020-06-301-0/+4
|
* typo fixes in nautilus/mat2.pyrhamnousia2020-06-291-2/+2
|
* fixed a minor typo in the nautilus readmerhamnousia2020-06-281-1/+1
|