Constant MAX_SIDE

Source
const MAX_SIDE: u32 = 8192;
Expand description

Largest rendered text image side — keeps silly sizes from allocating gigabytes.