~ubuntu-branches/ubuntu/trusty/simple-scan/trusty

« back to all changes in this revision

Viewing changes to help/C/crop.page

  • Committer: Matthew Fischer
  • Date: 2013-05-20 02:32:36 UTC
  • mfrom: (1.3.21)
  • Revision ID: matthew.fischer@canonical.com-20130520023236-vn5tflz51tidk8kk
* New upstream release (LP: #1181896)
  - debian/patches/01-zlib.patch: Dropped, zlib now has a pkg-config file

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
        <title>Cropping</title>
10
10
 
11
11
    <p>
12
 
    To use only part of the scanned page enable crop by selecting the crop button in the toolbar.
13
 
    A mask will be shown over the current page with the area not being used shown in gray.
14
 
    </p>
15
 
    <p>
16
 
    The crop area can be adjusted by clicking on the inside of the crop area border and dragging the mouse.
17
 
    </p>
18
 
    <p>
19
 
    Fixed crop sizes can be chosen from the <guiseq><gui>Page</gui><gui>Crop</gui></guiseq> menu that match commonly used paper sizes.
20
 
    </p>
21
 
    <p>
22
 
    Each new page that is scanned will use the previous crop.
23
 
    </p>
 
12
    The cropping feature in <app>Simple Scan</app> allows you to use only a part of a scanned image. You can
 
13
    enable crop either before or after scanning a page, and you can always change the dimensions of the crop
 
14
    frame. When crop is enabled, a mask will apper over the current page with the area not being used shown
 
15
    in gray. You can enable crop and choose the desired dimensions via one of the following methods:
 
16
    </p>
 
17
    
 
18
    <steps>
 
19
      <title>Use a Right Click</title>
 
20
      <item><p>Right click anywhere on the image area and select "Crop".</p></item>
 
21
      <item><p>Choose one of the fixed crop frames, or select "Custom" to manually
 
22
        set the crop frame's dimensions by dragging its borders.</p></item>
 
23
      <item><p>Click and hold the frame, then move it to the desired position.</p></item>
 
24
    </steps>
 
25
    
 
26
    <steps>
 
27
      <title>Use a Menu</title>
 
28
      <item><p>Navigate to the <guiseq><gui>Page</gui><gui>Crop</gui></guiseq> menu.</p></item>
 
29
      <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>
 
30
      <item><p>Click and hold the frame, then move it to the desired position.</p></item>
 
31
    </steps>
 
32
    
 
33
    <steps>
 
34
      <title>Use the Toolbar</title>
 
35
      <item><p>Click the "<gui>Crop</gui>" button in the toolbar.</p>
 
36
            <note style="tip"><p>This is the same as choosing "Custom" in step 2 of the
 
37
              aforementioned methods.</p></note></item>      
 
38
      <item><p>Drag the borders of the frame to set the desired dimensions and position.</p></item>
 
39
 
 
40
    </steps>
 
41
    
 
42
    <note><p>
 
43
    Each new scanned page will use the previous crop.
 
44
    </p></note>
24
45
</page>