/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package armyc2.c2sd.graphics2d; /** * * @author Michael Deutch */ public class FontRenderContext { public FontRenderContext() { } }