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. makeqpf tool usage
Qt 6.11 is out! See what's new in the release blog

makeqpf tool usage

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
6 Posts 2 Posters 2.3k Views 2 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.
  • D Offline
    D Offline
    dynam1te
    wrote on last edited by
    #1

    I've been searching for a while now, and can't find a clear "How to use:" document for the makeqpf tool.

    I got a .bdf file which I want to convert to .qpf.

    Whatever I do, it either converts my file into a invalid/not useable .qpf2 file.
    Or the makeqpf tool just crashes.

    Can someone help me or atleast try to explain me how the makeqpf tool is supposed to be used correctly?

    I run Qt 4.7.2

    Thanks in advance

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      What's a .bdf file ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • D Offline
        D Offline
        dynam1te
        wrote on last edited by
        #3

        It's a Font file:
        https://en.wikipedia.org/wiki/Glyph_Bitmap_Distribution_Format

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Is that font available somewhere ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • D Offline
            D Offline
            dynam1te
            wrote on last edited by
            #5

            @SGaist Do you think it's font-related?
            A similar font can be found here: https://github.com/hzeller/rpi-rgb-led-matrix/blob/master/fonts/6x13.bdf

            I've tried multiple different fonts.
            When I try to add a new font in the makeqpf tool, it either says "The custom font %s could not be found" or it just crashes.

            I can't really do anything with those informations.

            1 Reply Last reply
            0
            • D Offline
              D Offline
              dynam1te
              wrote on last edited by dynam1te
              #6

              Little update, I just compared a .qpf2 (from the internet) which works with my application and a self generated .qpf2 file with makeqpf -dump filename and it seems that my own file does not have any data in Block 1 and 2, compared to the internet .qpf2 file.

              Not sure if that makes sense... but I kinda suspect a makeqpf tool failure?
              Again, I'm new to this, I might just talk alot uf nonsense

              EDIT: Block 0 and 1, not 1 and 2

              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