fbcon_find_font

Name

fbcon_find_font --  find a font

Synopsis

struct fbcon_font_desc * fbcon_find_font (char * name);

Arguments

name

string name of a font

Description

Find a specified font with string name name.

Returns NULL if no font found, or a pointer to the specified font.