Function Font.getKerningOffset

override to implement kerning offset calculation

int getKerningOffset(
  dchar prevChar,
  dchar currentChar
);