Use — where appropriate.
This commit is contained in:
parent
4cd5159141
commit
d113693038
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=683
1 changed files with 7 additions and 7 deletions
|
@ -238,17 +238,17 @@ Using this information, a possible name might be:
|
|||
|
||||
The components of our name are:
|
||||
<itemize>
|
||||
<item>Foundry - lets just name all the new fonts <tt/type1/.
|
||||
<item>Family - the name of the font.
|
||||
<item>Weight - normal, bold, medium, semibold, etc. From the <em/strings/(1) output
|
||||
<item>Foundry — lets just name all the new fonts <tt/type1/.
|
||||
<item>Family — the name of the font.
|
||||
<item>Weight — normal, bold, medium, semibold, etc. From the <em/strings/(1) output
|
||||
above, it appears that this font has a weight of <em/medium/.
|
||||
<item>Slant - <bf/r/oman, <bf/i/talic, <bf/o/blique, etc. Since the <em/ItalicAngle/
|
||||
<item>Slant — <bf/r/oman, <bf/i/talic, <bf/o/blique, etc. Since the <em/ItalicAngle/
|
||||
is zero, <em/roman/ will be used.
|
||||
<item>Width - normal, wide, condensed, extended, etc. Until it can be examined,
|
||||
<item>Width — normal, wide, condensed, extended, etc. Until it can be examined,
|
||||
the assumption will be <em/normal/.
|
||||
<item>Additional style - usually omitted, but this will indicate that
|
||||
<item>Additional style — usually omitted, but this will indicate that
|
||||
the font contains decorative capital letters.
|
||||
<item>Spacing - proportional or monospaced. <em/Proportional/ is used since <em/isFixedPitch/ is false.
|
||||
<item>Spacing — proportional or monospaced. <em/Proportional/ is used since <em/isFixedPitch/ is false.
|
||||
</itemize>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue