Wednesday, October 22, 2008

Font Weight, Style, and Character Ranges

Valid attribute values for the Embed tag for fonts.





















Attribute NameAttribute Values
fontStyleitalic | oblique | normal
fontWeightbold | heavy | normal
unicodeRangeU+0020-U+007E


Unicode Ranges, which are just HEX values, can be split up.

































RangeValues
Just Numbers [0..9]U+0030-U+0039
Punctuation, Numbers and SymbolsU+0020-U+0040
Upper-Case A-ZU+0041-U+005A
Punctuation and SymbolsU+005B-U+0060
Lower-Case a-zU+0061-U+007A
Punctuation and SymbolsU+007B-U+007E