summaryrefslogtreecommitdiff
path: root/libmat (follow)
AgeCommit message (Collapse)Author
2015-04-11MAT 0.5.30.5.3jvoisin
2015-04-11Fix an ods-related bugjvoisin
Since exiftool can't remove the Palette field, let's whitelist it. And even if it could, this would really degrade the quality of the picture.
2015-04-04Minor style improvement in PDF handlingjvoisin
2015-04-04Fix #9007jvoisin
The MAT can now handle PDf with different pages size. Also, instead of being overwritten, context are now pushed/poped instead.
2015-03-31Make exif removal explicit in Pillowjvoisin
2015-03-31Fix issue #7858jvoisin
GUI fails to start if run from a directory that contains a "data" sub-directory <- This is now fixed.
2015-02-22Preliminary implementation of PIL for images.jvoisin
PIL (Python Image Library) is used to open, then save images, in order to remove unknown metadata.
2014-06-21Fix a portability issue on MacOSjvoisin
shred is called gshred on MacOS
2014-06-11./mat -l now shows torrentjvoisin
2014-06-08Rename the MAT folder to libmat.jvoisin
This commit fixes some issues for dump operating systems who doesn't handle capitalization.