Number of character rows in the grid
Number of character columns in the grid
Starting row index (may be negative for extended regions)
Ending row index (may exceed visible area)
Starting column index (may be negative for extended regions)
Ending column index (may exceed visible area)
Width of each character in pixels
Height of each character in pixels
Horizontal spacing between characters
Vertical spacing between characters
Total canvas width in pixels
Total canvas height in pixels
Rendering region that may extend beyond the visible area for complex effects.
This interface provides complete information about the rendering context, including dimensions, spacing, and boundaries. Some effects may render outside the visible area for blur, particle systems, or edge effects.