GNU Info

Info Node: (aalib.info)aa_setsupported

(aalib.info)aa_setsupported


Next: aa_showcursor Prev: aa_setfont Up: Reference
Enter node , (file) or (file)node

aa_setsupported
===============

     #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.

Description
===========

This function can be used to alter "supported" field of hardware-params
structure used by AA-lib.


automatically generated by info2www version 1.2.2.9