Hi,
It seems that the font sizes displayed by s40 and s60 is different. When i do the following :
(font=font.getFont(Font.FACE_PROPORTIONAL, Font.STYLE_PLAIN, Font.SIZE_SMALL;
graphics.setFont(font); )
It appears with the small size font on the emulators as well as the s60 phone. How ever it looks more like SIZE_MEDIUM on the s40.
Has anyone else found the same problem? Is there any way around this to get small sized font text on a FullCanvas?
thank you,
Sunny

Reply With Quote

