File: ch05s04s03.html

package info (click to toggle)
gimp-help 2%2B0.7-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 30,852 kB
  • ctags: 4
  • sloc: xml: 104,248; sh: 544; makefile: 262; perl: 42
file content (150 lines) | stat: -rw-r--r-- 6,410 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>4.3. 缩放</title>
    <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
    <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
    <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
    <link rel="start" href="index.html" title="&#10;      &#10;    " />
    <link rel="up" href="ch05s04.html" title="4. 查看" />
    <link rel="prev" href="ch05s04s02.html" title="4.2. 点对点" />
    <link rel="next" href="ch05s04s04.html" title="4.4. 紧贴" />
  </head>
  <body>
    <div xmlns="" class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center" id="chaptername">4.3. 缩放</th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="ch05s04s02.html">上一页</a> </td>
          <th width="60%" align="center" id="sectionname">4.3. 缩放</th>
          <td width="20%" align="right"> <a accesskey="n" href="ch05s04s04.html">下一页</a></td>
        </tr>
      </table>
      <hr />
    </div>
    <div class="sect2" lang="zh_CN" xml:lang="zh_CN">
      <div class="titlepage">
        <div>
          <div>
            <h3 class="title"><a id="gimp-view-zoom"></a>4.3. 缩放</h3>
          </div>
        </div>
      </div>
      <a id="gimp-view-zoom-out"></a>
      <a id="gimp-view-zoom-in"></a>
      <a id="gimp-view-zoom-100"></a>
      <a id="gimp-view-zoom-fit"></a>
      <a id="gimp-view-zoom-other"></a>
      <a id="id3314333" class="indexterm"></a>
      <div class="informalfigure">
        <div class="mediaobject">
          <img src="../images/menus/menus-view-zoom.png" />
          <div class="caption">
            <p>
           查看菜单的缩放子菜单
         </p>
          </div>
        </div>
      </div>
      <p>
    “缩放”命令在图像菜单的
    <span class="guimenu">查看</span>-&gt;<span class="guisubmenu">缩放</span>。GIMP 2.2, 也可以用图像窗口中的<a href="ch02s03s03.html#gimp-image-window-zoom">缩放按钮</a>缩放图像。“缩放”意谓着改变图像的放大率,它在像素级修改图像时非常有用,而“缩小”在大局上操作图像时比较实用。需要注意的是“缩放”是不可撤销的,因为它只是改变图像显示方式,而不会影响图像数据。
  </p>
      <p>
    下面是些可用的缩放命令及其默认快捷键。
  </p>
      <div class="variablelist">
        <dl>
          <dt>
            <span class="term">缩小</span>
          </dt>
          <dd>
            <p>
          (快捷键:<span><b class="keycap">-</b></span>) 每次使用“缩小”时,缩放比率都减少 30% 左右,最小能缩到 6%。
        </p>
          </dd>
          <dt>
            <span class="term">放大</span>
          </dt>
          <dd>
            <p>
          (快捷键:<span><b class="keycap">+</b></span>) 每次使用“放大”时,缩放比率都增加 30 % 左右,最大能放到 1600%。
        </p>
            <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
              <table border="0" summary="Note">
                <tr>
                  <td rowspan="2" align="center" valign="top" width="25">
                    <img alt="[注意]" src="../images/note.png" />
                  </td>
                  <th align="left">注意</th>
                </tr>
                <tr>
                  <td colspan="2" align="left" valign="top">
                    <p>
            “放大”的快捷键一直有许多争议,因为它非常常用,但在英语键盘上需要按 Shift 键。(对欧洲键盘则不需要。)如果您想要更简单的快捷键,可用给它创建一个动态快捷键。创建的步骤请看<a href="ch04s18s04.html" title="18.4. 界面">用户界面</a>首选项这一节。
          </p>
                  </td>
                </tr>
              </table>
            </div>
          </dd>
          <dt>
            <span class="term">匹配窗口</span>
          </dt>
          <dd>
            <p>
          (快捷键:<span><b class="keycap">Shift</b></span>-<span><b class="keycap">Ctrl</b></span>-<span><b class="keycap">E</b></span>)。该命令在保证图像在窗口内的情况下,尽量扩大图像。图像的两边可能有画布衬垫,不过不会出现四边都有的情况。
        </p>
          </dd>
          <dt>
            <span class="term">匹配窗口</span>
          </dt>
          <dd>
            <p>
          该命令尽量缩小图像,而不需要显示任何画布衬垫:它使图像在一个方向上和窗口完美结合,而在另一个方向上超出窗口边界。
        </p>
          </dd>
          <dt>
            <span class="term">A:B</span>
          </dt>
          <dd>
            <p>
          这里是一组指定的缩放等级,包括最重要的 100% 缩放率,其快捷键是:<span><b class="keycap">1</b></span>。
        </p>
          </dd>
          <dt>
            <span class="term">其它</span>
          </dt>
          <dd>
            <p>
          该命令会唤出一个对话框,其中让您在 6% 到 1600% 间选择任何缩放等级。
        </p>
          </dd>
        </dl>
      </div>
    </div>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left"><a accesskey="p" href="ch05s04s02.html">上一页</a> </td>
          <td width="20%" align="center">
            <a accesskey="u" href="ch05s04.html">上一级</a>
          </td>
          <td width="40%" align="right"> <a accesskey="n" href="ch05s04s04.html">下一页</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">4.2. 点对点 </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">起始页</a>
          </td>
          <td width="40%" align="right" valign="top"> 4.4. 紧贴</td>
        </tr>
      </table>
    </div>
  </body>
</html>