debian man page for load_grx_or_bios_font

Query: load_grx_or_bios_font

OS: debian

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

load_grx_or_bios_font(3alleg4)					  Allegro manual				    load_grx_or_bios_font(3alleg4)

NAME
load_grx_or_bios_font - Loads either a BIOS or GRX format font. Allegro game programming library.
SYNOPSIS
#include <allegro.h> FONT *load_grx_or_bios_font(const char *filename, RGB *pal, void *param)
DESCRIPTION
Loads either a BIOS or GRX format font. You shouldn't normally call this routine directly.
RETURN VALUE
Returns a pointer to the font or NULL on error. Remember that you are responsible for destroying the font when you are finished with it to avoid memory leaks.
SEE ALSO
register_font_file_type(3alleg4), load_font(3alleg4) Allegro version 4.4.2 load_grx_or_bios_font(3alleg4)
Related Man Pages
load_txt_font(3alleg4) - debian
exdata(3alleg4) - suse
exdata(3alleg4) - netbsd
exdata(3alleg4) - v7
exdata(3alleg4) - redhat
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com