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

QRawFont + glyph names

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.9.0 FF
    • GUI: Font handling
    • None
    • All

      Open/TrueType fonts might offer nice names for their glyphs, that can be found in its CFF or post table. f.e see https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6post.html ( Table 73 )

      For some reason these names are not supported from the QRawFont API.

      My use case is about icon fonts being used to create textures from their painter path on the scene graph thread. Unfortunately i have to bypass QRawFont::pathForGlyph ( using the internal fontEngine directly ) to avoid the thread check in QRawFontPrivate::isValid().

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

            esabraha Eskil Abrahamsen Blomfeldt
            uwe Uwe Rathmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes