Function Font.minimumOffset

Gets the minimum offset of the glyph Returns the bottom left corner of the rectangle in which the glyph is inscribed in Cartesian coordinates

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