static ImageSurface swingDemoFont(Font font) { ret showImage(renderText(font, upperCaseAlphabet() + lowerCaseAlphabet())); }