Skip to main content

Module render

Module render 

Source

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.