Skip to content
This repository has been archived by the owner on Mar 15, 2020. It is now read-only.

Image re-sampling

Compare
Choose a tag to compare
@rupor-github rupor-github released this 31 Mar 18:08
· 53 commits to master since this release

Added forceful image scaling. If scaleImages is specified on command line (or as a profile setting) as a positive non-zero float all JPEG and PNG images (but cover) will be re-sampled with this ratio. If original image did not have DPI specified - (300, 300) will be enforced.

Formatting of resulting document may surprise you...

Continuing with pylint and source formatting (.style.yapf).