mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-11-12 05:45:41 +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). |
||
|---|---|---|
| .. | ||
| example | ||
| handbook | ||
| reference | ||
| releasenotes | ||
| resources | ||
| about.rst | ||
| conf.py | ||
| COPYING | ||
| deprecations.rst | ||
| Guardfile | ||
| index.rst | ||
| installation.rst | ||
| make.bat | ||
| Makefile | ||
| newer-versions.csv | ||
| older-versions.csv | ||
| PIL.rst | ||
| porting.rst | ||