[][src]Module font8x8::legacy

Re-export the original [u8; 8] constants, taken from C-header files. Legacy constants.

Constants

BASIC_LEGACY

Contains raw-byte renderings for unicode points U+0000 - U+007F (basic latin).

BLOCK_LEGACY

Contains raw-byte renderings for unicode points U+2580 - U+259F (Block Elements).

BOX_LEGACY

Contains raw-byte renderings for unicode points U+2500 - U+257F (Box Elements).

CONTROL_LEGACY

Contains raw-byte renderings for unicode points U+0080 - U+009F (C1/C2 Control).

GREEK_LEGACY

Contains raw-byte renderings for unicode points U+0390 - U+03C9 (Greek).

HIRAGANA_LEGACY

Contains raw-byte renderings for unicode points U+3040 - U+309F (Hiragana).

LATIN_LEGACY

Contains raw-byte renderings for unicode points U+00A0 - U+00FF (Extended Latin).

MISC_LEGACY

Contains raw-byte renderings for unicode points: U+20A7, U+0192, U+00AA, U+00BA, U+2310, U+2264, U+2265, U+0060, U+1EF2, and U+1EF3 (Miscellanous Elements).

NOTHING_TO_DISPLAY

Indicates all zeros, meaning nothing to render.

SGA_LEGACY

Contains raw-byte renderings for unicode points U+E541 - U+E55A (Special characters with private Unicode).