| Entry | |
|---|---|
| R0 | Font handle |
| R1 | Pointer to buffer for font name |
| Exit | |
|---|---|
| R1 | Preserved |
| R2 | X points x16 |
| R3 | Y points x16 |
| R4 | X DPI |
| R5 | Y DPI |
| R6 | Age of font (number of font calls since this one was last accessed) |
| R7 | Usage count |
This purpose of this call is to return information about the given font.
Before using this syntax form, the Font_ReadDefn (size syntax) should first be called to obtain the buffer size required to hold the font information returned by this syntax form.