Skip to main content

Module splash

Module splash 

Source
Expand description

The start screen, painted as ANSI. Layout comes from escriba_ui::splash; this face only colors it. ANSI rendering of the start screen — the --render=text face.

All layout comes from escriba_ui::splash; this only turns roles into 24-bit SGR sequences. The GPU face consumes the SAME Splash::screen_chunks stream and turns roles into glyphon Attrs instead, which is what keeps the three faces from laying the screen out three ways.

Functions§

render_splash_ansi
Render splash on a width × height character canvas as ANSI text.