GetCurrentFont

This function returns the currently defined system font (see SetCurrentFont()). This service will only be used when an application directly calls the low-level graphics layer rather than using the DrawText or DrawChar services to output text to the display.

The possible return values are FONT_SMALL, FONT_NORMAL, and FONT_LARGE.