daoc.editor.image
Class FontGenerator

java.lang.Object
  extended bydaoc.editor.image.FontGenerator

public class FontGenerator
extends java.lang.Object

Used to generate a new font.


Constructor Summary
FontGenerator()
           
 
Method Summary
static void createFont(java.awt.Graphics g, java.awt.Font font)
          Create a DAoC font file using the specified font.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontGenerator

public FontGenerator()
Method Detail

createFont

public static final void createFont(java.awt.Graphics g,
                                    java.awt.Font font)
Create a DAoC font file using the specified font.