User Tools

Site Tools


midres_library:reference:mr_rendered_mixels
Translations of this page:


MR_RENDERED_MIXELS

Vector of tiles for MIDRES graphics.

Declaration

 extern unsigned char MR_RENDERED_MIXELS[16];

Description

This vector is used to derive the correct symbol according to the pixel configuration to be represented on the screen. These symbols, which appear exactly as if they were drawn in raster graphics mode, are called “pseudographic characters” and are generally part of the character set. This vector contains only the indices to the character map.

See also

Example