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. Fonts for embedded lighthouse

Fonts for embedded lighthouse

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 1 Posters 1.6k Views 1 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.
  • G Offline
    G Offline
    goli
    wrote on last edited by
    #1

    Where should i put the fonts files that i will be able to use them from the qt program?
    i put those files(etc:helvatica) in /.../lighthouse/lib on the device but the program does not find this font, and use the default font from /usr/share/fonts....

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goli
      wrote on last edited by
      #2

      I create a fontdir file in /…/lighthouse/lib :
      @Helvetica helvetica_100_50.qpf FT n 50 100 s
      Helvetica helvetica_100_50i.qpf FT y 75 100 s
      Helvetica helvetica_100_75.qpf FT n 50 100 s
      Helvetica helvetica_100_75i.qpf FT y 75 100 s
      Helvetica helvetica_120_50.qpf FT n 50 120 s
      Helvetica helvetica_120_50i.qpf FT y 75 120 s
      Helvetica helvetica_120_75.qpf FT n 50 120 s
      Helvetica helvetica_120_75i.qpf FT y 75 120 s
      Helvetica helvetica_140_50.qpf FT n 50 140 s
      Helvetica helvetica_140_50i.qpf FT y 75 140 s
      Helvetica helvetica_140_75.qpf FT n 50 140 s
      Helvetica helvetica_140_75i.qpf FT y 75 140 s
      Helvetica helvetica_180_50.qpf FT n 50 180 s
      Helvetica helvetica_180_50i.qpf FT y 75 180 s
      Helvetica helvetica_180_75.qpf FT n 50 180 s
      Helvetica helvetica_180_75i.qpf FT y 75 180 s
      Helvetica helvetica_240_50.qpf FT n 50 240 s
      Helvetica helvetica_240_50i.qpf FT y 75 240 s
      Helvetica helvetica_240_75.qpf FT n 50 240 s
      Helvetica helvetica_240_75i.qpf FT y 75 240 s
      Helvetica helvetica_80_50.qpf FT n 50 80 s
      Helvetica helvetica_80_50i.qpf FT y 75 80 s
      Helvetica helvetica_80_75.qpf FT n 50 80 s
      Helvetica helvetica_80_75i.qpf FT y 75 80 s@

      all the qpf file are in the same directory, but i got the same result...

      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