public class FontGenerator
extends java.lang.Object
| Constructor and Description |
|---|
FontGenerator(java.awt.Font font,
CharData[] charData,
FontGeneratorOptions options) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.image.BufferedImage |
generate(int size,
java.io.File textureFile,
java.io.File uvFile) |
public FontGenerator(java.awt.Font font,
CharData[] charData,
FontGeneratorOptions options)