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.

RELATED TO aa_currentfont…