@Override
 public Font getFont() {
   return Convert.convertAwtFontToFont(pipe.getFont());
 }