Function Font.offset

Gets a rectangle describing the offset of the given glyph Width of the rectangle is width of the glyph

AxisAlignedBoundingBox!(int,2) offset (
  char glyph
);