public class Launcher.UserFont
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
antialiased |
int |
ascent |
int |
descent |
int |
firstChar |
int |
lastChar |
int |
maxHeight |
int |
maxWidth |
Image[] |
nativeFonts |
int |
owTLoc |
int |
rowWords |
int |
spaceWidth |
Launcher.UserFont |
ubase |
Modifier and Type | Method and Description |
---|---|
void |
setCharBits(char ch,
Launcher.CharBits bits) |
public Launcher.UserFont ubase
public Image[] nativeFonts
public int antialiased
public int firstChar
public int lastChar
public int spaceWidth
public int maxWidth
public int maxHeight
public int owTLoc
public int ascent
public int descent
public int rowWords
public void setCharBits(char ch, Launcher.CharBits bits)