Skip to main content

Crate rakugaki

Crate rakugaki 

Source

Structs§

RenderMode
Rendering mode combining character set and color mode

Enums§

CharacterSet
Character set to use for rendering
ColorMode
Color mode for rendering

Functions§

render_char
Renders a single Unicode character as ASCII art within the given dimensions.
render_char_with_mode
Renders a single Unicode character as ASCII art with configurable rendering mode.