<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mat2, branch 0.12.2</title>
<subtitle>mat2 is a metadata removal tool, supporting a wide range of commonly used file formats, written in python3: at its core, it's a library, used by an eponymous command-line interface, as well as several file manager extensions.

</subtitle>
<id>http://git.dustri.org/mat2/atom?h=0.12.2</id>
<link rel='self' href='http://git.dustri.org/mat2/atom?h=0.12.2'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/'/>
<updated>2021-08-29T11:33:47Z</updated>
<entry>
<title>Bump the changelog</title>
<updated>2021-08-29T11:33:47Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2021-08-29T11:27:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=d4479d9baa8e5383d16c19c34ef534a2c396cc12'/>
<id>urn:sha1:d4479d9baa8e5383d16c19c34ef534a2c396cc12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libmat2/pdf: Drop printing 'lol'</title>
<updated>2021-07-29T15:40:37Z</updated>
<author>
<name>georg</name>
</author>
<published>2021-07-29T15:40:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=08a5792a9ab13625ae7f5c2a640ad6eae8b46f03'/>
<id>urn:sha1:08a5792a9ab13625ae7f5c2a640ad6eae8b46f03</id>
<content type='text'>
It seems this was committed without intention to do so.
</content>
</entry>
<entry>
<title>Fix pdf issues on printers</title>
<updated>2021-07-25T12:12:57Z</updated>
<author>
<name>Antonio Eugenio Burriel</name>
</author>
<published>2021-07-25T12:10:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=3b094ae449afbb2c375454c1ee76b76aa98648d4'/>
<id>urn:sha1:3b094ae449afbb2c375454c1ee76b76aa98648d4</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Improve xlsx support</title>
<updated>2021-07-14T21:34:02Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2021-07-14T21:34:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=0b094b594bd1db017ed3d063a10714f6b2a7b9f3'/>
<id>urn:sha1:0b094b594bd1db017ed3d063a10714f6b2a7b9f3</id>
<content type='text'>
This should close #156
</content>
</entry>
<entry>
<title>Make cairo behave in a less idiotic way</title>
<updated>2021-06-21T20:39:45Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2021-06-21T20:39:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=8c1107c358ab25e541779d57f4d802bb491d55b0'/>
<id>urn:sha1:8c1107c358ab25e541779d57f4d802bb491d55b0</id>
<content type='text'>
Because raising errors when unable to process
stuff instead of an exception is dumb.
</content>
</entry>
<entry>
<title>Fix the CI for recent exiftool versions</title>
<updated>2021-06-06T14:33:35Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2021-06-06T14:25:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=6df615281b2a649b85ff7670f6d87d3beed0b977'/>
<id>urn:sha1:6df615281b2a649b85ff7670f6d87d3beed0b977</id>
<content type='text'>
Always a joy to deal with withespaces
</content>
</entry>
<entry>
<title>KDE Dolphin: add German translation</title>
<updated>2021-06-01T18:47:28Z</updated>
<author>
<name>georg</name>
</author>
<published>2021-06-01T18:47:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=49c8b14e59bf67ba8bd78c176a7010aea22cf410'/>
<id>urn:sha1:49c8b14e59bf67ba8bd78c176a7010aea22cf410</id>
<content type='text'>
Credits to @RandomGuy234
Closes #154
</content>
</entry>
<entry>
<title>Improve support for xlsx files</title>
<updated>2021-05-20T16:16:28Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2021-05-20T16:16:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=bf0c777cb9159e220f636b0c019fe4957e4fea75'/>
<id>urn:sha1:bf0c777cb9159e220f636b0c019fe4957e4fea75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow bubblewrap to fail for now</title>
<updated>2021-05-05T19:04:29Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2021-05-05T19:04:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=682552d15298e3f0b48fba249f7314d940b51c23'/>
<id>urn:sha1:682552d15298e3f0b48fba249f7314d940b51c23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the CI in Fedora</title>
<updated>2021-05-05T19:03:20Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2021-05-05T18:39:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/mat2/commit/?id=c9be50f968212b01f8d8ad85e59e19c3e67d8578'/>
<id>urn:sha1:c9be50f968212b01f8d8ad85e59e19c3e67d8578</id>
<content type='text'>
</content>
</entry>
</feed>
