OpenType 1.8 file parser, for the purpose of finding all fonts in a file, their family name, their weight, etc. This OpenType file might either be: - a single font - a collection file starting with a TTC Header You may find the specification here: www.microsoft.com/typography/otspec/
Parses a font from a font file (which could contain data for several of them).
Should match printed.canvas TextBaseline
Font style
Font weight
A POD-type to represent a range of Unicode characters.
Undocumented in source.
OpenType/FreeType parsing.