File: editmenu.html

package info (click to toggle)
pfaedit 0.0.20020312-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 29,804 kB
  • ctags: 34,822
  • sloc: ansic: 372,277; sh: 7,619; makefile: 231
file content (366 lines) | stat: -rw-r--r-- 12,715 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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
<HTML>
<HEAD>
  <!-- Created with AOLpress/2.0 -->
  <!-- AP: Created on: 11-Dec-2000 -->
  <!-- AP: Last modified: 16-Feb-2002 -->
  <TITLE>The Edit Menu</TITLE>
</HEAD>
<BODY>
<H1 ALIGN=Center>
  The Edit Menu
</H1>
<P>
In the Metrics View this menu is greyed out. The commands are only available
in text fields.
<UL>
  <LI>
    <A HREF="#Undo">Undo</A>
  <LI>
    <A HREF="#Redo">Redo</A>
  <LI>
    <A HREF="#Cut">Cut</A>
  <LI>
    <A HREF="#Copy">Copy</A>
  <LI>
    <A HREF="#Reference">Copy Reference</A>
  <LI>
    <A HREF="#Width">Copy Width</A>
  <LI>
    <A HREF="#VWidth">Copy VWidth</A>
  <LI>
    <A HREF="#LBearing">Copy LBearing</A>
  <LI>
    <A HREF="#RBearing">Copy RBearing</A>
  <LI>
    <A HREF="#Paste">Paste</A>
  <LI>
    <A HREF="#Clear">Clear</A>
  <LI>
    <A HREF="#Background">Clear Background</A>
  <LI>
    <A HREF="#Merge">Merge</A>
  <LI>
    <A HREF="#CopyFg">Copy Fg To Bg</A>
  <LI>
    <A HREF="#Select">Select</A>
    <UL>
      <LI>
	<A HREF="editmenu.html#All">Select All</A>
      <LI>
	<A HREF="#Deselect">Deselect All</A>
      <LI>
	<A HREF="#FirstPt">First Point</A>
      <LI>
	<A HREF="#NextP">Next Point</A>
      <LI>
	<A HREF="#PrevP">Prev Point</A>
      <LI>
	<A HREF="#NextCP">Next Control Point</A>
      <LI>
	<A HREF="#PrevCP">Prev Control Point</A>
      <LI>
	<A HREF="#SelWidth">(De)Select Width</A>
      <LI>
	<A HREF="#SelVWidth">(De)Select VWidth</A>
    </UL>
  <LI>
    <A HREF="#Unlink">Unlink Reference</A>
  <LI>
    <A HREF="#From">Copy From</A>
    <UL>
      <LI>
	<A HREF="#Fonts">All Fonts</A>
      <LI>
	<A HREF="#Displayed">Displayed Font</A>
      <LI>
	<A HREF="#CharName">Char Name</A>
    </UL>
  <LI>
    <A HREF="#Remove-Undoes">Remove Undoes</A>
</UL>
<P>
<DL>
  <DT>
    <A NAME="Undo">Undo</A>
  <DD>
    This command is not available in the font view.
    <P>
    In the outline view and the bitmap view this will undo the last command.
    Up to twelve commands may be undone (after that they get thrown away)
  <DT>
    <A NAME="Redo">Redo</A>
  <DD>
    This command is not available in the font view.
    <P>
    In the outline view and the bitmap view this will redo the last command undone.
    Up to twelve commands may be redone (after that they get thrown away)
  <DT>
    <A NAME="Cut">Cut</A>
  <DD>
    In the font view this command puts the foreground of all selected characters
    into the clipboard and then deletes them. Depending on the setting of
    <A HREF="#From">Copy From</A> it will either refer all characters (bitmap
    and outline) corresponding to this entry, or just the character being displayed.
    <P>
    In the Outline View this will copy any selected points, References, or Images
    into the clipboard and then delete them. If a point is removed from a path
    then the path will be broken at there, see the <A HREF="#Merge">Merge</A>
    command for information on how to leave the path whole but without the point.
    (if there is no selection nothing happens)
    <P>
    In the Bitmap View this will copy the selection into the clipboard and then
    delete it. If there is no selection nothing happens.
  <DT>
    <A NAME="Copy">Copy</A>
  <DD>
    In the font view this command puts the foreground and hints of all selected
    characters into the clipboard. Depending on the setting of <A HREF="#From">Copy
    From</A> it will either copy all glyphs (bitmap and outline) corresponding
    to this entry, or just the glyph being displayed. Normally it will not copy
    a character's name, but if <A HREF="#CharName">Copy From-&gt;Char Name</A>
    is set then it will copy the name as well.
    <P>
    In the Outline View this will copy any selected points, References, or Images
    into the clipboard. If there is no selection everything in the current layer
    will go into the clipboard.
    <P>
    In the Bitmap View this will copy the selection into the clipboard, if there
    is no selection everything is copied.
  <DT>
    Copy <A NAME="Reference">Reference</A>
  <DD>
    In the font view this command puts a reference to all selected characters
    into the clipboard.
    <P>
    In the Outline View this will copy a reference to the current character into
    the clipboard (only available in foreground mode).
    <P>
    This command is not available in the Bitmap View.
  <DT>
    Copy <A NAME="Width">Width</A>
  <DD>
    In the Font View this command copies the widths of all selected characters
    and stores them in the clipboard.
    <P>
    In the Outline View this command copies the width of the current character
    and stores it in the clipboard.
    <P>
    This command is not available in the Bitmap View.
  <DT>
    Copy <A NAME="VWidth">VWidth</A>
  <DD>
    In the Font View this command copies the vertical widths of all selected
    characters and stores them in the clipboard.
    <P>
    In the Outline View this command copies the vertical width of the current
    character and stores it in the clipboard.
    <P>
    This command is not available in the Bitmap View.
  <DT>
    Copy <A NAME="LBearing">LBearing</A>
  <DD>
    In the Font View this command copies the left side bearings of all selected
    characters and stores them in the clipboard.
    <P>
    In the Outline View this command copies the left side bearing of the current
    character and stores it in the clipboard.
    <P>
    This command is not available in the Bitmap View.
  <DT>
    Copy <A NAME="RBearing">RBearing</A>
  <DD>
    In the Font View this command copies the right side bearings of all selected
    characters and stores them in the clipboard.
    <P>
    In the Outline View this command copies the right side bearing of the current
    character and stores it in the clipboard.
    <P>
    This command is not available in the Bitmap View.
  <DT>
    <A NAME="Paste">Paste</A>
  <DD>
    In the Font View this command will paste whatever is in the clipboard into
    the foregrounds of all selected characters (exception: if the clipboard contains
    an image it will not go into the foreground). If there are more selected
    characters than there is information in the clipboard then the clipboard
    will be repeated until all selected characters have had something pasted
    in them (that is if characters A and B were selected when the copy happened
    and now characters C, D and E are selected, the C will get A, D will get
    B and E will also get A). If exactly one character is selected but the clipboard
    contains more that one character, the the selection will be extended so that
    enough characters are selected that something may be pasted in each. <BR>
    If the clipboard contains outline information then that information will
    go into the character outline regardless of the setting of Copy From. If
    the clipboard contains a bitmap and the display is set to outline then the
    bitmap is pasted into the bitmap font it was copied from (ie. the one with
    the same pixel size), if the clipboard contains a bitmap and the display
    is set to a bitmap then the bitmap will be pasted into the currently displayed
    font. If the clipboard contains a bitmap of a size which does not exist in
    our database, then you will be asked if you want to create a bitmap font
    to put the bitmap into.
    <P>
    In the Outline View this command will paste whatever is in the clipboard
    to the current editing layer.
    <P>
    In the Bitmap View this command will flatten any floating selection and paste
    the contents of the clipboard into a new floating selection.
  <DT>
    <A NAME="Clear">Clear</A>
  <DD>
    Similar to <A HREF="#Cut">Cut</A> except it does not copy anything to the
    clipboard.
  <DT>
    Clear <A NAME="Background">Background</A>
  <DD>
    Only in the font view. This command clears the backgrounds of all selected
    characters.
  <DT>
    <A NAME="Merge">Merge</A>
  <DD>
    This command is only available in the Outline View. If a point on a path
    is selected, the the merge command will remove that point from the path and
    join the two points around the removed one with a new spline which approximates
    the curve between the two before. This command comes in two forms, in the
    default case the two surrounding points will retain their slopes (unless
    both are corner points), while in the other case (Elide)
  <DT>
    <A NAME="Elide">Elide</A>
  <DD>
    This is a varient of the Merge command, obtained by holding down the shift
    key when bringing down the menu (or by Ctl-Alt-M). Allows the slopes of points
    to change.
  <DT>
    <A NAME="CopyFg">Copy Fg To Bg</A>
  <DD>
    This command is only available in the Outline and Font Views. It cleans out
    all the splines in the background layer and replaces them with a copy of
    all the splines in the foreground layer. Note: Any background images remain.
    No references are copied.
  <DT>
    <A NAME="Select">Select</A>
  <DD>
    In the outline view there is a select menu, other views just have Select
    All.
    <DL>
      <DT>
	Select <A NAME="All">All</A>
      <DD>
	In the outline view it selects all points, all references (all images if
	the background is active) and the width line (and the vertical width line
	if that is enabled). In the fontview it selects all characters. In the bitmap
	view it selects the current bitmap region.
      <DT>
	<A NAME="Deselect">Deselect</A> All
      <DD>
	Deselects anything selected
      <DT>
	<A NAME="FirstPt">First Point</A>
      <DD>
	Deselects everything and then selects the first point on the first path of
	the character.
      <DT>
	<A NAME="NextP">Next</A> Point
      <DD>
	Deselects the current point and selects the next point.
      <DT>
	<A NAME="PrevP">Prev</A> Point
      <DD>
	Deselects the current point and selects the previous point
      <DT>
	<A NAME="NextCP">Next</A> Control Point
      <DD>
	Selects the "Next Control Point" of the current point.
      <DT>
	<A NAME="PrevCP">Prev</A> Control Point
      <DD>
	Selects the "Prev Control Point" of the current point.
      <DT>
	(De)<A NAME="SelWidth">Select</A> Width
      <DD>
	Toggles whether the width line is selected.
      <DT>
	<A NAME="SelVWidth">(De)Select</A> VWidth
      <DD>
	(if vertical metrics are enabled) Toggles whether the vertical width line
	is selected.
    </DL>
  <DT>
    <A NAME="Unlink">Unlink</A> Reference
  <DD>
    Only available in the Outline View and only when in the foreground layer.
    This will remove a referenced character and replace it with the splines and
    points that make it up.
  <DT>
    Copy <A NAME="From">From</A>
  <DD>
    Only available in the Font View.
    <DL>
      <DT>
	All <A NAME="Fonts">Fonts</A>
      <DD>
	If this is set then Copy (and Cut and Clear) will copy from the outline font
	and from all the bitmap fonts
      <DT>
	<A NAME="Displayed">Displayed</A> Font
      <DD>
	If this is set then Copy will only copy from the font currently being displayed.
      <DT>
	<A NAME="CharName">Char Name</A>
      <DD>
	Normally Copy does not copy the metadata (name, unicode encoding, ligature
	info) associated with a character, but if this is checked then it will.
    </DL>
    <P>
    This also controls the behavior of the
    <A HREF="elementmenu.html#Transform">Transform</A> and
    <A HREF="elementmenu.html#Accented">Build Accented</A> character commands.
  <DT>
    <A NAME="Remove-Undoes">Remove Undoes</A>
  <DD>
    Not available in the Metrics View. This allows you to free up some of the
    memory PfaEdit is currently squandering on keeping track of Undoes (and Redoes).
    Obviously this command cannot be undone.
    <UL>
      <LI>
	In the Outline Character view this will free up all undoes/redoes in the
	current edit mode
      <LI>
	In the Bitmap Character view this will free up all bitmap undoes/redoes
      <LI>
	In the Font View this will free up all undoes/redoes in all selected characters,
	outline and bitmap, background and foreground.
    </UL>
</DL>
<P>
<H2>
  Other menus
</H2>
<UL>
  <LI>
    <A HREF="filemenu.html">File</A>
  <LI>
    <A HREF="editmenu.html">Edit</A>
  <LI>
    <A HREF="pointmenu.html">Point</A>
  <LI>
    <A HREF="elementmenu.html">Element</A>
  <LI>
    <A HREF="hintsmenu.html">Hints</A>
  <LI>
    <A HREF="viewmenu.html">View</A>
  <LI>
    <A HREF="metricsmenu.html">Metrics</A>
  <LI>
    <A HREF="cidmenu.html">CID</A>
  <LI>
    <A HREF="windowmenu.html">Window</A>
  <LI>
    <A HREF="helpmenu.html">Help</A>
  <LI>
    <A HREF="HotKeys.html">Hot Keys</A>
</UL>
<P ALIGN=Center>
-- <A HREF="filemenu.html">Prev</A> -- <A HREF="overview.html">TOC</A> --
<A HREF="pointmenu.html">Next</A> --
<P>
</BODY></HTML>