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