Functionsยง
- get_
terminal_ char_ size - Get terminal size in character cells.
- get_
terminal_ pixel_ size - Get terminal dimensions in pixels (if available) or estimate from character cells.
- render_
dynamic_ image - Render a DynamicImage (already loaded) to the terminal.
- render_
image - Render an image to the terminal using the best available protocol.
- render_
image_ pair - Render two images side by side.