SYNOPSIS
#include <aalib.h>
void aa_setsupported
(
aa_context *c,
int supported
);
PARAMETERS
- aa_context *c
- Specifies the AA-lib context to operate on.
- int supported
- New mask of requested features. Can contain AA_EXTENDED to enable use of all 256 characters and AA_EIGHT to enable use of the character numbered higher than 127.