This function retrieves information about the specified font. The font information is returned in the caller supplied GR_FONT_INFO structure.
Type | Name | Description |
---|---|---|
GR_FONT_ID | fontid | The ID of the font to retrieve information from. |
GR_FONT_INFO* | fip | A pointer to the GR_FONT_INFO structure to receive the font information. |