Menu

HTC Touch HD: Big screen but... big fonts too

Help
Le Poulpe
2009-02-24
2013-04-26
  • Le Poulpe

    Le Poulpe - 2009-02-24

    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

     
    • Bartek Teodorczyk

      Please attach some screenshot or photo.

      Best Regards,
      Bartek Teodorczyk

       
    • Le Poulpe

      Le Poulpe - 2009-02-25

      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

       
    • Le Poulpe

      Le Poulpe - 2009-02-25

      (to be followed)

      Problem is for the "Launcher" and the "[no midlet]" text...

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.