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

linuxfb platform should support qpf2 pre-rendered fonts

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Do
    • Not Evaluated
    • None
    • 5.4.1
    • QPA: LinuxFB
    • None
    • linux framebuffer platform running on a TI Sitara processor.

    Description

      I am testing Qt on linux for an embedded project and was unable to get pre-rendered (qpf2) fonts to work. An inspection of the code showed that qpf2 font files are only loaded by the QPlatformFontDatabase class which is the base class for other font databases. The linuxfb platform uses the QGenericUnixFontDatabase which inherits from QPlatformFontDatabase but overrides the base class behavior such that qpf2 is no longer supported.

      It would be nice to be able to use both the linuxfb platform and pre-rendered fonts.

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            chadbarbe Charles A. Barbe
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes