Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Jagged QML font on N8

Jagged QML font on N8

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 3 Posters 2.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    SimonJudge
    wrote on last edited by
    #1

    QML Text items are displaying tagged (looks like non-anti aliased) on N8 but not on C7. I have tried changing the font.family from Helvetica to Arial but nothing changes.

    What should the font.family be on Symbian^3? How can I display non-jagged chars on N8?

    [I have looked into loading my own font but am avoiding that due to locking/uninstall problems reported by others - under 4.7.1]

    Thanks

    Simon

    1 Reply Last reply
    0
    • L Offline
      L Offline
      leon.anavi
      wrote on last edited by
      #2

      [quote author="SimonJudge" date="1302098397"]What should the font.family be on Symbian^3? [/quote]

      Hi Simon,

      You can check the present fonts on the device using "QFontDatabase Class":http://doc.qt.nokia.com/4.7/qfontdatabase.html and to select the most appropriate font family.

      Best regards,
      Leon

      http://anavi.org/

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SimonJudge
        wrote on last edited by
        #3

        Leon

        Thanks for trying to answer but this does not answer my question which was related to QML, not c++.

        Thanks

        Simon

        1 Reply Last reply
        0
        • P Offline
          P Offline
          parancibia
          wrote on last edited by
          #4

          Hi Simon, I'm using "FontLoader":http://doc.trolltech.com/4.7-snapshot/qml-fontloader.html on Symbian^3 with Qt 4.7.2 and works fine (I also had problems with FontLoader on Qt 4.7.1 and S^3) , and the text rendering in my C7 look great (check image below, using Droid Sans)

          !http://realnorth.net/wikileaks/images/Screen1.jpg(Wikileaks Explorer)!

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved