Skip to main content

Module view

Module view 

Source
Expand description

Viewport definition and calculation logic.

This module defines the View struct, which maps a source image region to a target terminal area, handling coordinate mapping and scaling calculations.

Structsยง

View
Defines the mapping between a rectangular area of the source image and the target rendering area in the terminal.