static Graphics2D antiAliasGraphics(BufferedImage img) { ret antiAliasOn(createGraphics(img)); }