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

Activate QPF2 font support in INTEGRITY

XMLWordPrintable

      QPF2 fonts are so far not supported on Qt for INTEGRITY, probably because INTEGRITY does not support mapped files using mmap call.

      This is a major drawback from my perspective, since there is (at least to my knowledge) no publicly available QPF1 font generator and the provided QPF1 fonts are ugly (=unusable).

      By replacing the mmap calls by fopen, QPF2 fonts can be used on INTEGRITY (at the cost of physical memory).

      See the attached patch for the necessary changes.

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

            Unassigned Unassigned
            flobe Florian Behrens
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes