Introduction - If you have any usage issues, please Google them yourself
FontExporter: the specified file contains the text, using the specified font and font size of export. <br><br> PicFont: show the font in another system, you can export the text above with the same font and size displayed. <br><br> Use when FontExporter will first export the picture font, eg. <br> java util.loc.FontExporter Song 12 text.xml 0 FL12 <br><br> Then add it in the J2ME project PicFont.java, Lib.java, DataReader.java, create PicFont object, load the word picture PicFont object using load () method. Draw pictures with words drawChar () method. <br><br> Currently supports a variety of picture word font, the size of 1 to 32 pixels, gradient, shadow effects.