gui_font_baseline
Adjusts the keyboard shortcut underscores height. Allegro game programming library.
- Provided by: allegro4-doc (Version: 2:4.4.3.1-2)
- Source: allegro4.4
- Report a bug
Adjusts the keyboard shortcut underscores height. Allegro game programming library.
#include <allegro.h>
extern int gui_font_baseline;
If set to a non-zero value, adjusts the keyboard shortcut underscores to account for the height of the descenders in your font.