struct fbcon_font_desc * fbcon_find_font (char * name);
struct fbcon_font_desc * fbcon_find_font
string name of a font
Find a specified font with string name name.
Returns NULL if no font found, or a pointer to the specified font.
NULL