{{htmlmetatags>metatag-robots=() metatag-title=(MR_RENDERED_MIXELS | MIDRES library) metatag-keywords=(Midres,Library,Graphics,Commodore 64,Commodore VIC20,Commodore 16,API) metatag-description=(Vector of tiles for MIDRES graphics.) metatag-media-og:image=(:midres-logo-fb.png) metatag-og:title=(MR_RENDERED_MIXELS | MIDRES library) metatag-og:description=(Vector of tiles for MIDRES graphics.) }} ====== 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 ===== * [[:midres_bitmap|BASICS OF BITMAP IN MIDRES]] ===== Example ===== [[:midres_library|{{ :midres-logo.png?nolink&600 |}}]]