- GetConsoleFontSize
COORD GetConsoleFontSize(HANDLE hConsoleOutput, DWORD nFont)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetCurrentConsoleFont
BOOL GetCurrentConsoleFont(HANDLE hConsoleOutput, BOOL bMaximumWindow, PCONSOLE_FONT_INFO lpConsoleCurrentFont)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.