Function Font.maximumOffset

Gets the maximum offset of the glyph Returns the top right corner of the rectangle in which the glyph is inscribed in Cartesian coordinates

Vector!(int,2) maximumOffset (
  char glyph
);