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
splashon awidth × heightcharacter canvas as ANSI text.