Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. Bezier curves may be flattened to line segments ?
Forum Updated to NodeBB v4.3 + New Features

Bezier curves may be flattened to line segments ?

Scheduled Pinned Locked Moved C++ Gurus
3 Posts 2 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.
  • T Offline
    T Offline
    tawfiq
    wrote on last edited by
    #1

    Hi everybody
    i found this in the documentation of QPainterPath.united() function:
    "Bezier curves may be flattened to line segments due to numerical instability of doing bezier curve intersections."

    but i need to unite two paths without flatten bezier curves to lines.

    is there a way to do that??

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

      Hi and welcome to devnet,

      Please don't post the same question in different sub-forums, one is enough

      "duplicate":http://qt-project.org/forums/viewthread/31217/

      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
      • T Offline
        T Offline
        tawfiq
        wrote on last edited by
        #3

        Hi
        sorry for that, but i did not know the right place for this question so i want a help from c++ gurus if my problem does not have solution using qt library

        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