1gui_font_baseline(3)            Allegro manual            gui_font_baseline(3)
2
3
4

NAME

6       gui_font_baseline  -  Adjusts the keyboard shortcut underscores height.
7       Allegro game programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       extern int gui_font_baseline;
14

DESCRIPTION

16       If set to a non-zero value, adjusts the keyboard  shortcut  underscores
17       to account for the height of the descenders in your font.
18
19
20
21
22Allegro                          version 4.4.3            gui_font_baseline(3)
Impressum