Axis-aligned output bounds for a prepared rendering.
@type t() :: %Figler.Render.Bounds{ max_x: float(), max_y: float(), min_x: float(), min_y: float() }