struct fbcon_font_desc * fbcon_get_default_font (int xres, int yres);
struct fbcon_font_desc * fbcon_get_default_font
screen size of X
screen size of Y
Get the default font for a specified screen size. Dimensions are in pixels.
Returns NULL if no font is found, or a pointer to the chosen font.
NULL