File: hintsmenu.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 (220 lines) | stat: -rw-r--r-- 6,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
<HTML>
<HEAD>
  <!-- Created with AOLpress/2.0 -->
  <!-- AP: Created on: 11-Dec-2000 -->
  <!-- AP: Last modified: 15-Dec-2001 -->
  <TITLE>The Hints Menu</TITLE>
</HEAD>
<BODY>
<H1 ALIGN=Center>
  The Hints Menu
</H1>
<P>
This menu is only present in the outline character view and the font view.
In the font view it only contains two entries:
<A HREF="hintsmenu.html#AutoHint">AutoHint</A> and <A HREF="#ClearHints">Clear
Hints</A><BR>
<A HREF="hinting.html">A more detailed description of the hinting UI</A>.
<P>
<UL>
  <LI>
    <A HREF="#AutoHint">AutoHint</A>
  <LI>
    <A HREF="#MDSubMenu">Minimum Distance</A>
    <UL>
      <LI>
	<A HREF="#ClearMD">Clear All MD</A>
      <LI>
	<A HREF="#SelX">Clear Selected x MD</A>
      <LI>
	<A HREF="#SelY">Clear Selected y MD</A>
      <LI>
	<A HREF="#MDX">Add x MD</A>
      <LI>
	<A HREF="#MDY">Add y MD</A>
      <LI>
	<A HREF="#RX">Round X</A>
      <LI>
	<A HREF="#NRX">No Round X</A>
      <LI>
	<A HREF="#RY">Round Y</A>
      <LI>
	<A HREF="#NRY">No Round Y</A>
    </UL>
  <LI>
    <A HREF="#ClearHints">Clear Hints</A>
  <LI>
    <A HREF="#Clear">Clear HStem</A>
  <LI>
    <A HREF="#ClearV">Clear VStem</A>
  <LI>
    <A HREF="#ClearD">Clear DStem</A>
  <LI>
    <A HREF="#HHint">Add HHint</A>
  <LI>
    <A HREF="#VHint">Add VHint</A>
  <LI>
    <A HREF="#DHint">Add DHint</A>
  <LI>
    <A HREF="#Create">Create HHint</A>
  <LI>
    <A HREF="#CreateV">Create VHint</A>
  <LI>
    <A HREF="#Review">Review Hints</A>
</UL>
<P>
<DL>
  <DT>
    <A NAME="AutoHint">AutoHint</A>
  <DD>
    The Auto Hint command causes PfaEdit to throw away any existing hints for
    the character and guess an new ones. In the outline view this operates on
    the current character, in the font view it operates on all selected characters.
  <DT>
    <A NAME="ClearHints">Clear Hints</A>
  <DD>
    Clears all hints in all selected characters.
  <DT>
    <A NAME="Clear">Clear</A> HStem
  <DD>
    Removes all Horizontal Stem hints from the current character.
  <DT>
    <A NAME="ClearV">Clear</A> VStem
  <DD>
    Removes all Vertical Stem hints.
  <DT>
    <A NAME="ClearD">Clear</A> DStem
  <DD>
    Removes all Diagonal Stem hints
  <DT>
    Add <A NAME="HHint">HHint</A>
  <DD>
    If there are two points selected (exactly two) and if they have different
    y positions, then this will create a Horizontal Stem Hint starting at the
    lower one of the two going up to the upper one.
  <DT>
    Add <A NAME="VHint">VHint</A>
  <DD>
    If there are two points selected (exactly two) and if they have different
    x positions, then this will create a Vertical Stem Hint starting at the leftmost
    one of the two going right to the rightmost one.
  <DT>
    Add <A NAME="DHint">DHint</A>
  <DD>
    If there are exactly two points selected, and if each is connected to a line,
    and the two lines are roughly parallel and not horizontal or vertical, then
    this will create a diagonal stem hint.
  <DT>
    <A NAME="Create">Create</A> HHint
  <DD>
    Brings up a dialog allowing you to specify exactly where and how wide you
    want a Horizontal Stem Hint.
  <DT>
    <A NAME="CreateV">Create</A> VHint
  <DD>
    Brings up a dialog allowing you to specify exactly where and how wide you
    want a Vertical Stem Hint.
  <DT>
    <A NAME="Review">Review</A>
    Hints<IMG SRC="ReviewHints.png" WIDTH="383" HEIGHT="410" ALIGN="Right">
  <DD>
    Brings up a dialog allowing you to examine (and modify) all horizontal/vertical
    stem hints. The currently active hint is picked out in either dark blue or
    dark green.
</DL>
<P>
<BR CLEAR=All>
<H2 ALIGN=Center>
  The <A NAME="MDSubMenu">Minimum</A> Distance SubMenu
</H2>
<DL>
  <DT>
    <A NAME="ClearMD">Clear</A> All MD
  <DD>
    Clears all minimum distance hints and all rounding hints in the character.
  <DT>
    Clear <A NAME="SelX">Selected</A> x MD
  <DD>
    Clears all x minimum distance hints for which at least one point is
    selected.<BR>
    Also all selected points are marked not rounding in the x direction.
  <DT>
    Clear <A NAME="SelY">Selected</A> y MD
  <DD>
    Clears all y minimum distance hints for which at least one point is
    selected.<BR>
    Also all selected points are marked not rounding in the y direction.
  <DT>
    Add x <A NAME="MDX">MD</A> / Add MD Here to Width
  <DD>
    If two points are selected creates a minimum distance hint from the first
    one to be selected to the second. If one point is selected, creates a minimum
    distance hint from that point to the width.<BR>
    If you attempt to create two minimum distance hints to the same point in
    the same direction, PfaEdit will only create the more restrictive of the
    two.
  <DT>
    Add y <A NAME="MDY">MD</A>
  <DD>
    If two points are selected creates a minimum distance hint from the first
    one to be selected to the second.
  <DT>
    <A NAME="RX">Round X</A>
  <DD>
    If checked then all selected points are currently marked to round the x
    coordinate to the rasterized grid. If you select this entry then all selected
    points will be changed so that they round the x coordinate to the grid.
  <DT>
    <A NAME="NRX">No Round X</A>
  <DD>
    If checked then all selected points are currently marked not to round the
    x coordinate to the rasterized grid. If you select this entry then all selected
    points will be changed so that they will not round the x coordinate to the
    grid.
  <DT>
    <A NAME="RY">Round Y</A>
  <DD>
    If checked then all selected points are currently marked to round the y
    coordinate to the rasterized grid. If you select this entry then all selected
    points will be changed so that they round the y coordinate to the grid.
  <DT>
    <A NAME="NRY">No Round Y</A>
  <DD>
    If checked then all selected points are currently marked not to round the
    y coordinate to the rasterized grid. If you select this entry then all selected
    points will be changed so that they will not round the y coordinate to the
    grid.
  <DT>
</DL>
<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="elementmenu.html">Prev</A> -- <A HREF="overview.html">TOC</A>
-- <A HREF="viewmenu.html">Next</A> --
<P>
</BODY></HTML>