mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-11-03 17:37:47 +03:00
Add a `dpi` parameter to the PDF save function, which accepts a tuple with X and Y dpi. This is useful for converting tiffg3 (fax) images to pdf, which have split dpi like (204,391), (204,196) or (204,98). |
||
|---|---|---|
| .. | ||
| appendices.rst | ||
| concepts.rst | ||
| image-file-formats.rst | ||
| index.rst | ||
| overview.rst | ||
| text-anchors.rst | ||
| tutorial.rst | ||
| writing-your-own-image-plugin.rst | ||