aa_currentfont (3) - Linux Manuals

aa_currentfont: returns specification of the fonts used by AA-lib rendering routines.

NAME

aa_currentfont - returns specification of the fonts used by AA-lib rendering routines.

SYNOPSIS

#include <aalib.h>

const struct aa_font *aa_currentfont(aa_context *a);

PARAMETERS

aa_context *a
Specifies the AA-lib context to operate on.

DESCRIPTION

Returns specification of the fonts used by AA-lib rendering routines.