summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorAdrian Johnson <ajohnson@redneon.com>2012-03-01 21:46:12 +1030
committerAdrian Johnson <ajohnson@redneon.com>2012-03-01 21:46:12 +1030
commite63ca8184168f824575be9bbb64e9b1eac1eff94 (patch)
tree1b3fe8de951d567b2c0a9aa6c92b43a99a0d4d1e /utils
parentfa82a7ce1372e5976ad95624115fcd7a4d9bd22c (diff)
pdftocairo: document that -scale-to will preserve aspect ratio
Diffstat (limited to 'utils')
-rw-r--r--utils/pdftocairo.14
1 files changed, 3 insertions, 1 deletions
diff --git a/utils/pdftocairo.1 b/utils/pdftocairo.1
index d02095ee..19b62efb 100644
--- a/utils/pdftocairo.1
+++ b/utils/pdftocairo.1
@@ -112,7 +112,9 @@ Specifies the X resolution, in pixels per inch of image files (or rasterized reg
Specifies the Y resolution, in pixels per inch of image files (or rasterized regions in vector output). The default is 150 PPI.
.TP
.BI \-scale-to " number"
-Scales each page to fit in scale-to*scale-to pixel box (PNG/JPEG only).
+Scales the long side of each page (width for landscape pages, height
+for portrait pages) to fit in scale-to pixels. The size of the short
+side will be determined by the aspect ratio of the page (PNG/JPEG only).
.TP
.BI \-scale-to-x " number"
Scales each page horizontally to fit in scale-to-x pixels. If