Skip to content

Commit e489be1

Browse files
committed
[css2] Incorporated some font info from Chris Lilley
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401165
1 parent 996b293 commit e489be1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

css2/notes.src

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: notes.src,v 2.3 1998-02-24 22:53:16 ijacobs Exp $ -->
3+
<!-- $Id: notes.src,v 2.4 1998-03-14 00:44:19 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Appendix C: Implementation and performance notes</TITLE>
@@ -44,6 +44,7 @@ the font size.
4444
<!-- What does this mean: (? size may be needed for non-scalable
4545
fonts) -IJ -->
4646

47+
<!-- Add a link to Font Face from first usage of term -IJ -->
4748

4849
<!-- font family -->
4950

@@ -121,9 +122,9 @@ associate a single character with multiple glyph representations, and
121122
combinations of characters with a single glyph representation
122123
(ligature formation). Open Type includes two-dimensional information
123124
to support features for complex positioning and glyph attachment.
124-
TrueType Open contains explicit script and language information, so a
125-
text-processing application can adjust its behavior accordingly (see
126-
[[-OPENTYPE]]).
125+
TrueType Open and OpenType contain explicit script and language
126+
information, so a text-processing application can adjust its behavior
127+
accordingly (see [[-OPENTYPE]]).
127128

128129
<dt><a name="definingServerFont"></A><b>Server Font</b></dt>
129130

0 commit comments

Comments
 (0)