|
Adds a font from a file to this font store.
Most font files (.ttf, .otf, .pfm, etc.) contain a single font
face, so a returned array will contain exactly one element.
However, font collection files (.ttc - TrueType Collection) can
bundle multiple fonts into a single file. For such files, the
returned array will contain one XFont for each font face found in the
collection.
|
|
|