Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QPainter draw text in a rotate plane (strange behaviour)
Qt 6.11 is out! See what's new in the release blog

QPainter draw text in a rotate plane (strange behaviour)

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 979 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hi,

    I have a strange behaviour of drawText function when runs in different computers.

    I have used a QPainter for showing an image and draw text over a surface. The draw text works correctly on pc where I developed. When I tried to move the project to another computer the draw text function draws text in a plane rotated of 180° and moreover the string drawn is rotated too. Do you know why?
    I mean if in a pc the string is traslated toward botton, in the other the same translation move toward top, and the string is drawn in reverse mode. The image is drawn correctly.

    On one pc I have used msvc2010 in the other mingw.

    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