const PIXELS_PER_POINT: f32 = 1.0;
Text is laid out resolution-independently, so no display’s DPI is baked into what the layout says.