All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----WBMPcreator.WBMPCustomFont
A method returning WBMPfile instance containing a string written with the selected font.
public static final int FONT_4X6
public WBMPCustomFont()
public static WBMPfile getWBMPImage(java.lang.String text,
int usedFont)
A method returning WBMPfile instance containing a string written with the selected font.
If wrong font is specified - the 96x65pixels image is returned.
text - the string to be converted
usedFont - font to be used
All Packages Class Hierarchy This Package Previous Next Index