Query: font
OS: debian
Section: 3alleg4
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
font(3alleg4) Allegro manual font(3alleg4)NAMEfont - A simple 8x8 fixed size font. Allegro game programming library.SYNOPSIS#include <allegro.h> extern FONT *font;DESCRIPTIONA simple 8x8 fixed size font (the mode 13h BIOS default). If you want to alter the font used by the GUI routines, change this to point to one of your own fonts. This font contains the standard ASCII (U+20 to U+7F), Latin-1 (U+A1 to U+FF), and Latin Extended-A (U+0100 to U+017F) character ranges.SEE ALSOtextout_ex(3alleg4), textprintf_ex(3alleg4) Allegro version 4.4.2 font(3alleg4)
Related Man Pages |
---|
excustom(3alleg4) - debian |
excustom(3alleg4) - opendarwin |
excustom(3alleg4) - suse |
excustom(3alleg4) - plan9 |
excustom(3alleg4) - osx |
Similar Topics in the Unix Linux Community |
---|
testing fonts |
set font size |
[awk] Math & Bold-Font? |
Character zero in code tags and icode tags |
How do we change the default font on Linux system? |