Query: allegro_404_char
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
allegro_404_char(3alleg4) Allegro manual allegro_404_char(3alleg4)NAMEallegro_404_char - Character used when Allegro cannot find a glyph.SYNOPSIS#include <allegro.h> extern int allegro_404_char;DESCRIPTIONWhen Allegro cannot find a glyph it needs in a font, it will instead output the character given in allegro_404_char. By default, this is set to the caret symbol, `^', but you can change this global to use any other character instead. Example: /* Show unknown glyphs with an asterisk. */ allegro_404_char = '*';SEE ALSOfont(3alleg4) Allegro version 4.4.2 allegro_404_char(3alleg4)
Related Man Pages |
---|
exdata(3alleg4) - debian |
exdata(3alleg4) - linux |
exdata(3alleg4) - v7 |
exdata(3alleg4) - mojave |
exdata(3alleg4) - osx |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Is UNIX an open source OS ? |
Introduction |
Detecting unused variables... |
New UNIX and Linux History Sections |