Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-104122 Anti-aliased curve rendering for shapes
  3. QTBUG-113253

Make QuadPath detect quadratic curves that are in fact lines

XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • None
    • Quick: Shapes
    • None

      Some shapes may have quadratic curves where the control point is on the base line or so close to it that the area of the triangle we end up is actually empty. This causes problems for triangulation later, so we could detect this in quadTo() and register it as a line instead.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            vgt Eirik Aavitsland
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes