Function Font.advanceOffset

Gets the advance offset of the glyph The advance offset is the distance the pen must be shifted after drawing a glyph Controls spacing between glyphs on an individual basis

int advanceOffset (
  char glyph
);