diff options
author | Alessio Treglia <quadrispro@ubuntu.com> | 2010-04-09 13:10:42 +0200 |
---|---|---|
committer | Alessio Treglia <quadrispro@ubuntu.com> | 2010-04-09 13:10:42 +0200 |
commit | cf7d885d901b0abdccaad5cc3305a080744eaf5b (patch) | |
tree | bf56ba367a8a872dc562fcf8cce9af6aebae67af /help/C/crop.page |
Imported Upstream version 0.9.10upstream/0.9.10
Diffstat (limited to 'help/C/crop.page')
-rw-r--r-- | help/C/crop.page | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/help/C/crop.page b/help/C/crop.page new file mode 100644 index 0000000..4102c9d --- /dev/null +++ b/help/C/crop.page @@ -0,0 +1,24 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="guide" + id="crop"> + + <info> + <link type="guide" xref="index#modify"/> + </info> + + <title>Cropping</title> + + <p> + To use only part of the scanned page enable crop by selecting the crop button in the toolbar. + A mask will be shown over the current page with the area not being used shown in gray. + </p> + <p> + The crop area can be adjusted by clicking on the inside of the crop area border and dragging the mouse. + </p> + <p> + Fixed crop sizes can be chosen from the <guiseq><gui>Page</gui><gui>Crop</gui></guiseq> menu that match commonly used paper sizes. + </p> + <p> + Each new page that is scanned will use the previous crop. + </p> +</page> |