Distance from the top of the line box to the baseline, in pixels.
double baselineOffsetAt(double fontSize) { return ascender * fontSize / unitsPerEm; }