MIDP 1.0 - Text Editor

Hi all,

I am just getting start with j2me, and I want to create a small app. 'Text Editor' that use my own font (that present my language).

I have got an N-gage phone, so my app. is design for MIDP1.0.

I have read the article 'MIDP Terminal Emulation, Part 3: Custom Fonts for MIDP', but I still have problem with creating my own font. And here are my problem:

1. To produce the .gdr font from my existing .ttf file, I use the 'Easy GDR Creator'. The problem is that the .ttf font contain over 500 glyps, and when I convert it to .gdr I can't get all the glyps.

I DON'T KNOW HOW MANY GLYPS DOES THE .GDR FILE SUPPORT?

AND HOW CAN I GET ALL MY GLYPS?

2. I have scan through the Forum for the similar project (Sample for creating a 'Text Editor'), but I can't find one. So if anyone have the experience with this similar project, pls can you give me a guide.

Thank in advance!

Heng haha

[957 byte] By [hehahaa] at [2007-11-27 10:47:20]
# 1

http://developers.sun.com/mobility/midp/articles/termemulator3/

suparenoa at 2007-7-28 20:24:20 > top of Java-index,Java Mobility Forums,Java ME Technologies...