GET_DEFAULT_FONT

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

get_default_font - get default font  

SYNOPSIS

"SYNOPSIS"

struct font_desc * get_default_font (int xres, int yres);  

ARGUMENTS

xres
screen size of X
yres
screen size of Y
 

DESCRIPTION

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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:11 GMT, October 09, 2005