|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: fonts.src,v 2.82 2006-05-09 13:07:46 fantasai Exp $ --> |
| 3 | +<!-- $Id: fonts.src,v 2.83 2006-05-09 13:48:02 mmielke Exp $ --> |
4 | 4 | <head> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <title>Fonts</title> |
@@ -70,13 +70,13 @@ for the current character, and if there is a next alternative |
70 | 70 | alternative 'font-family'. |
71 | 71 | </li> |
72 | 72 | <li>If there is no font within the family selected in 2, then use a |
73 | | -UA-dependent default 'font-family' and repeat step 2, using the best |
74 | | -match that can be obtained within the default font. |
75 | | -If a particular character cannot be displayed using this font, |
76 | | -then the UA has no suitable font for that character. |
77 | | -The UA should map each character for which it has no suitable font |
78 | | -to a visible symbol chosen by the UA, preferably a "missing character" |
79 | | -glyph from one of the font faces available to the UA. |
| 73 | + UA-dependent default 'font-family' and repeat step 2, using the best |
| 74 | + match that can be obtained within the default font. If a particular |
| 75 | + character cannot be displayed using this font, then the UA may use other |
| 76 | + means to determine a suitable font for that character. The UA should map |
| 77 | + each character for which it has no suitable font to a visible symbol |
| 78 | + chosen by the UA, preferably a "missing character" glyph from one of the |
| 79 | + font faces available to the UA. |
80 | 80 | </li> |
81 | 81 | </ol> |
82 | 82 |
|
|
0 commit comments