Skip to main content

MAX_FONT_SIZE

Constant MAX_FONT_SIZE 

Source
pub const MAX_FONT_SIZE: f32 = 100_000.0;
Expand description

Maximum font size in pixels to prevent DoS attacks.

Set very high (100K px) to catch only obvious attacks while allowing legitimate large-format rendering use cases.