@Override
 protected Font getFontForCharacter(TextCharacter character) {
   return fontConfiguration.getFontForCharacter(character);
 }