Mat2D renderTransform(double x, double y) => Mat2D.fromScaleAndTranslation(run.fontSize, run.fontSize, x, y);