Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-16896

Font Loader not working on Symbian

    XMLWordPrintable

Details

    Description

      Hi,

      I cannot make FontLoader work on Symbian^3. If I build the app for PC or the Simulator, the UI will show the custom font, but if I build it for Symbian, it shows the default font. This is how I'm using it:
      //load the font
      FontLoader

      { id: customFont; /*name:"custom";*/ source: "templates/custom_font.ttf" }

      //set the font for different components
      font.family: customFont.name

      Is this a known problem?

      Thanks, Mikel

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jpetrell Joona Petrell
            sen SeN
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes