diff options
| author | Antonio Eugenio Burriel | 2021-07-25 14:10:36 +0200 |
|---|---|---|
| committer | jvoisin | 2021-07-25 14:12:57 +0200 |
| commit | 3b094ae449afbb2c375454c1ee76b76aa98648d4 (patch) | |
| tree | af92542a2d3066997a5cee1f7444247b2fa375eb /doc | |
| parent | 0b094b594bd1db017ed3d063a10714f6b2a7b9f3 (diff) | |
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.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
