diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-22 21:40:20 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-22 21:40:20 +0100 |
commit | a9c60052b8d60039282731725323435efc3cb738 (patch) | |
tree | e7c4f111ad4df64f3666d9d92a52e686f34d3626 /help/ia/crop.page | |
parent | 605c1a360ed84067ea413501cfa71debe3f6f137 (diff) | |
parent | 6f674ee5c209ae295a32211c9c86807aa06999a5 (diff) |
Merge tag 'upstream/3.24.0'
Upstream version 3.24.0
Diffstat (limited to 'help/ia/crop.page')
-rw-r--r-- | help/ia/crop.page | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/help/ia/crop.page b/help/ia/crop.page new file mode 100644 index 0000000..0bb213a --- /dev/null +++ b/help/ia/crop.page @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="crop" xml:lang="ia"> + + <info> + <link type="guide" xref="index#modify"/> + </info> + + <title>Cropping</title> + + <p> + The cropping feature in <app>Simple Scan</app> allows you to use only a part of a scanned image. You can + enable crop either before or after scanning a page, and you can always change the dimensions of the crop + frame. When crop is enabled, a mask will apper over the current page with the area not being used shown + in gray. You can enable crop and choose the desired dimensions via one of the following methods: + </p> + + <steps> + <title>Usar un clic dextere</title> + <item><p>Right click anywhere on the image area and select "Crop".</p></item> + <item><p>Choose one of the fixed crop frames, or select "Custom" to manually + set the crop frame's dimensions by dragging its borders.</p></item> + <item><p>Click and hold the frame, then move it to the desired position.</p></item> + </steps> + + <steps> + <title>Usar un Menu</title> + <item><p>Navigate to the <guiseq><gui>Page</gui><gui>Crop</gui></guiseq> menu.</p></item> + <item><p>Choose one of the fixed crop frames, or select "Custom" to manually adjust the frame's dimensions by dragging its borders.</p></item> + <item><p>Click and hold the frame, then move it to the desired position.</p></item> + </steps> + + <steps> + <title>Usar le barra de instrumentos</title> + <item><p>Click the "<gui>Crop</gui>" button in the toolbar.</p> + <note style="tip"><p>This is the same as choosing "Custom" in step 2 of the + aforementioned methods.</p></note></item> + <item><p>Drag the borders of the frame to set the desired dimensions and position.</p></item> + + </steps> + + <note><p> + Each new scanned page will use the previous crop. + </p></note> +</page> |