pub const BASE_DPI: RelDim;
The standard base DPI, by convention, is 96, which corresponds to a scale factor of 1.0 - all other DPI values are divided by this to get the appropriate scale factor.