Expand description

a utility module for drawing text

Re-exports

pub use hiero_pack;
pub use default_font::*;

Modules

Structs

This struct is pretty much just a header, for a sub-image inside the page
To get actual pixel data for the bitmap, just look up the page and read the sub-image at top left (x,y) , borrown-right:(x+width,y+height)
Description

Enums

Traits