1
0
mirror of synced 2024-12-22 12:50:13 +01:00
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
..
2019-10-12 16:13:49 -07:00
2020-03-08 14:06:27 +01:00
2021-04-24 17:26:38 +02:00
2021-03-07 17:50:25 +01:00
2018-10-12 14:32:09 +02:00
2021-07-14 23:34:02 +02:00
2020-11-30 18:52:07 +01:00
2021-07-25 14:12:57 +02:00
2019-11-30 01:14:41 -08:00
2020-02-11 17:23:11 +01:00
2019-12-29 15:20:48 +01:00