pub fn string_to_cp437<S: AsRef<str>>(input: S) -> Vec<FontCharType>
Expand description

Converts a string into a vector of u8, CP437 representations of the string