Describes a CgFont. Contains information such as the number of characters in the font, font height, average character width, ascender height, descender height, whether the font is monospaced or proportional, and the dimensions of each character in the fontIs a data structure used by the drawText: method, which draws multiple text strings, each with different attributes, in a single drawing operation
|