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. Freetype - Windows CE - 4.8.x
Forum Updated to NodeBB v4.3 + New Features

Freetype - Windows CE - 4.8.x

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 1 Posters 2.1k 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.
  • C Offline
    C Offline
    culyun
    wrote on last edited by
    #1

    I'm considering working in a QFontEngine Freetype backend for Windows CE against Qt 4.8.x.

    Has anyone already tried this.. It doesn't look too hard.

    All reasonable comments / suggestions welcome.

    1 Reply Last reply
    0
    • C Offline
      C Offline
      culyun
      wrote on last edited by
      #2

      Heads up. I have a working implementation for Windows targets. I've tested it on both regular Windows and Windows CE, it seems fine!

      The implementation has been put together from a mashup of the existing Qt4 Freetype targets with parts of the Qt5 Windows Freetype implementation thrown in for good measure. ... so it's going to need review.

      I still need to add proper support for font enumeration which I plan to back port from Qt5.

      1 Reply Last reply
      0
      • C Offline
        C Offline
        culyun
        wrote on last edited by
        #3

        I've added font enumeration.. seems to work.

        1 Reply Last reply
        0
        • C Offline
          C Offline
          culyun
          wrote on last edited by
          #4

          See "this code review":https://codereview.qt-project.org/#/c/100430/ for more

          1 Reply Last reply
          0
          • C Offline
            C Offline
            culyun
            wrote on last edited by
            #5

            See "this code review":https://codereview.qt-project.org/#/c/100430/ for more

            1 Reply Last reply
            0
            • C Offline
              C Offline
              culyun
              wrote on last edited by
              #6

              Back from the dead. I had some free time, so I applied my patches to a fork of the latest Qt 4 repo on Github:

              https://github.com/leeson-consulting/qt

              I've applied some other patches gleaned off the internet to allow the code to work with VS 2017 and added a helper build script.

              Hope it's of use to someone :-)

              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