Static mupdf_sys::fz_unit_rect

source ·
pub static fz_unit_rect: fz_rect
Expand description

A rectangle with sides of length one.

The bottom left corner is at (0, 0) and the top right corner is at (1, 1).