Use — where appropriate.

This commit is contained in:
John Fieber 1996-11-17 15:20:46 +00:00
parent 4cd5159141
commit d113693038
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=683

View file

@ -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 &mdash; lets just name all the new fonts <tt/type1/.
<item>Family &mdash; the name of the font.
<item>Weight &mdash; 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 &mdash; <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 &mdash; 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 &mdash; 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 &mdash; proportional or monospaced. <em/Proportional/ is used since <em/isFixedPitch/ is false.
</itemize>
<p>