Query: load_bios_font
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
load_bios_font(3alleg4) Allegro manual load_bios_font(3alleg4)NAMEload_bios_font - Loads a 8x8 or 8x16 BIOS format font. Allegro game programming library.SYNOPSIS#include <allegro.h> FONT *load_bios_font(const char *filename, RGB *pal, void *param)DESCRIPTIONLoads a 8x8 or 8x16 BIOS format font. You shouldn't normally call this routine directly.RETURN VALUEReturns 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 ALSOregister_font_file_type(3alleg4), load_font(3alleg4) Allegro version 4.4.2 load_bios_font(3alleg4)
| Related Man Pages |
|---|
| load_dat_font(3alleg4) - debian |
| exdata(3alleg4) - suse |
| exdata(3alleg4) - php |
| exdata(3alleg4) - v7 |
| exdata(3alleg4) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Weird 'find' results |
| New UNIX and Linux History Sections |