1
0
Fork 0
mat2/libmat2
Antonio Eugenio Burriel 3b094ae449 Fix pdf issues on printers
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.
2021-07-25 14:12:57 +02:00
..
__init__.py Please mypy wrt. the last two commits 2019-05-14 00:50:17 +02:00
abstract.py Add a way to disable the sandbox 2019-10-12 16:13:49 -07:00
archive.py Vastly improve ppt compatibility 2020-03-08 14:06:27 +01:00
audio.py Add support for AIFF files 2021-04-24 17:26:38 +02:00
bubblewrap.py Mount /etc/alternatives inside bubblewrap 2020-11-13 17:18:20 +01:00
epub.py Improve epub support 2021-03-07 17:50:25 +01:00
exiftool.py Add which pathfinding for executables 2020-02-11 17:23:11 +01:00
harmless.py Bump mypy typing coverage 2018-10-12 14:32:09 +02:00
images.py Make cairo behave in a less idiotic way 2021-06-21 22:39:45 +02:00
office.py Improve xlsx support 2021-07-14 23:34:02 +02:00
parser_factory.py Please pylint 2020-11-30 18:52:07 +01:00
pdf.py Fix pdf issues on printers 2021-07-25 14:12:57 +02:00
torrent.py This is mat2, not MAT2 2019-11-30 01:14:41 -08:00
video.py Add which pathfinding for executables 2020-02-11 17:23:11 +01:00
web.py Please mypy 2019-12-29 15:20:48 +01:00