File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: fonts.src,v 2.53 1998-05-12 13:34:17 bbos Exp $ -->
3+ <!-- $Id: fonts.src,v 2.54 1998-05-12 14:20:44 clilley Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Fonts</TITLE>
@@ -1343,7 +1343,8 @@ href="#aname">more information about full font names</a> please consult
13431343the notes below.
13441344
13451345<p>The notation for a <font-face-name> is the full font name,
1346- quoted, and enclosed in "local(" and ")".
1346+ which must be quoted since it may contain any character, including
1347+ spaces and punctuation, and also must be enclosed in "local(" and ")".
13471348
13481349<div class="example"><P>
13491350
@@ -1693,7 +1694,7 @@ typically includes a variety of non-standardized textual qualifiers or
16931694include a foundry name or abbreviation, often prepended to the font
16941695family name. It is only used to refer to
16951696locally installed fonts, because the format of the adorned name can
1696- vary from platform to platform.
1697+ vary from platform to platform. It must be quoted.
16971698
16981699<p>For example, the font family name of the TrueType
16991700font and the PostScript name may differ in the use of space
You can’t perform that action at this time.
0 commit comments