I'm trying to have microemu running for an HTC Touch HD : screen is quite 480*800 in portrait mode but this isn't the problem...
The problem is when I used some big fonts (size=24) : everything is overlapping !
It looks like the font size defined in the device.xml is not used for interline spacing... Did I miss something (like, maybe, a line height...) ?
Thanks for your help
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm trying to have microemu running for an HTC Touch HD : screen is quite 480*800 in portrait mode but this isn't the problem...
The problem is when I used some big fonts (size=24) : everything is overlapping !
It looks like the font size defined in the device.xml is not used for interline spacing... Did I miss something (like, maybe, a line height...) ?
Thanks for your help
Please attach some screenshot or photo.
Best Regards,
Bartek Teodorczyk
Thanks for your fast answer
Here is the screenshot : http://img27.imageshack.us/my.php?image=screenshoth.jpg
And here is (part of) the device.xml :
<fonts hint="antialiasing">
<font face="system" style="plain" size="small">
<system name="SansSerif" style="plain" size="14"/>
</font>
<font face="system" style="plain" size="medium">
<system name="SansSerif" style="plain" size="20"/>
</font>
<font face="system" style="plain" size="large">
<system name="SansSerif" style="plain" size="24"/>
</font>
<font face="system" style="bold" size="small">
<system name="SansSerif" style="bold" size="14"/>
</font>
etc.
Any help is welcomed
(to be followed)
Problem is for the "Launcher" and the "[no midlet]" text...