fbcon_find_font
Section: Kernel Hacker's Manual (9)
Updated: fbcon_find_font
Index
Return to Main Contents
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.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 03:15:44 GMT, June 12, 2005