Skip to main content

Crate ibm437

Crate ibm437 

Source

Re-exports§

pub use char_offset::CHARS_PER_ROW;
pub use char_offset::char_offset_impl;

Modules§

char_offset
Unicode to IBM437 glyph mapping.
framebuffer
Render IBM437 text into a raw &mut [u32] ARGB framebuffer.

Constants§

IBM437_8X8_BOLD
The 8×8 bold MonoFont for embedded-graphics.
IBM437_8X8_BOLD_DATA
Raw 1-bit-per-pixel bitmap for the 8×8 bold font.
IBM437_8X8_REGULAR
The 8×8 regular MonoFont for embedded-graphics.
IBM437_8X8_REGULAR_DATA
Raw 1-bit-per-pixel bitmap for the 8×8 regular font.
IBM437_9X14_REGULAR
The 9×14 regular MonoFont for embedded-graphics.
IBM437_9X14_REGULAR_DATA
Raw 1-bit-per-pixel bitmap for the 9×14 regular font.