File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
2
<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 $ -->
4
4
<HEAD>
5
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
6
<TITLE>Appendix C: Implementation and performance notes</TITLE>
@@ -44,6 +44,7 @@ the font size.
44
44
<!-- What does this mean: (? size may be needed for non-scalable
45
45
fonts) -IJ -->
46
46
47
+ <!-- Add a link to Font Face from first usage of term -IJ -->
47
48
48
49
<!-- font family -->
49
50
@@ -121,9 +122,9 @@ associate a single character with multiple glyph representations, and
121
122
combinations of characters with a single glyph representation
122
123
(ligature formation). Open Type includes two-dimensional information
123
124
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]]).
127
128
128
129
<dt><a name="definingServerFont"></A><b>Server Font</b></dt>
129
130
You can’t perform that action at this time.
0 commit comments