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

NAME

6       FONT - Stores an Allegro font.
7

SYNOPSIS

9       #include <allegro.h>
10
11
12       typedef struct FONT
13

DESCRIPTION

15       A  structure  holding  an Allegro font, usually created beforehand with
16       the grabber tool or Allegro's default font. Read chapter "Fonts" for  a
17       description on how to load/destroy fonts, and chapter "Text output" for
18       a description on how to show text.
19
20

SEE ALSO

22       font(3), excustom(3), exfont(3), exunicod(3)
23
24
25
26Allegro                          version 4.4.3                         FONT(3)
Impressum