de.mud.terminal
public class SoftFont extends java.lang.Object
Font file generated by cpi2fnt
Maintainer: Marcus Meissner
| Constructor and Description |
|---|
SoftFont() |
| Modifier and Type | Method and Description |
|---|---|
void |
drawChar(java.awt.Graphics g,
char c,
int x,
int y,
int cw,
int ch) |
boolean |
inSoftFont(char c) |