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