How accurately does your font renderer display type specified in points? Ideally, there should be a gradual transition between sizes, but trade-offs may be made between accuracy and processing/storage requirements for display fonts. Also, there are problems with character placement on non-true-color, non-anti-aliased displays with low pixel densities.
You can specify font start size, end size, and size increments in 0.1 points. Maximum font size is 72 points. Note that too many sizes will delay rendering of the samples.
When specifying fonts, type names as they appear in font selection boxes in your applications. Quotes are unnecessary. Unknown fonts should be rendered in sans-serif; failure to do so is browser error.
6.0pt | Sample text | 6.0pt | Sample text | ||
6.5pt | Sample text | 6.5pt | Sample text | ||
7.0pt | Sample text | 7.0pt | Sample text | ||
7.5pt | Sample text | 7.5pt | Sample text | ||
8.0pt | Sample text | 8.0pt | Sample text | ||
8.5pt | Sample text | 8.5pt | Sample text | ||
9.0pt | Sample text | 9.0pt | Sample text | ||
9.5pt | Sample text | 9.5pt | Sample text | ||
10.0pt | Sample text | 10.0pt | Sample text | ||
10.5pt | Sample text | 10.5pt | Sample text | ||
11.0pt | Sample text | 11.0pt | Sample text | ||
11.5pt | Sample text | 11.5pt | Sample text | ||
12.0pt | Sample text | 12.0pt | Sample text | ||
12.5pt | Sample text | 12.5pt | Sample text | ||
13.0pt | Sample text | 13.0pt | Sample text | ||
13.5pt | Sample text | 13.5pt | Sample text | ||
14.0pt | Sample text | 14.0pt | Sample text | ||
14.5pt | Sample text | 14.5pt | Sample text | ||
15.0pt | Sample text | 15.0pt | Sample text | ||
15.5pt | Sample text | 15.5pt | Sample text | ||
16.0pt | Sample text | 16.0pt | Sample text | ||
16.5pt | Sample text | 16.5pt | Sample text | ||
17.0pt | Sample text | 17.0pt | Sample text | ||
17.5pt | Sample text | 17.5pt | Sample text | ||
18.0pt | Sample text | 18.0pt | Sample text |
Screen dump from Win95 at 116 pixels per inch.
Comments to David Perrell