Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-5054

Implement QPainterPath::quadTo() which takes an arbitrary number of control points

XMLWordPrintable

      As a convenience, add an overload to QPainterPath::quadTo() which takes an end point and a list of control points of any length. The data should be interpreted so that the line between two control points gives the tangent of the curve at the point directly in the middle between the two points.

      This is used e.g. for outline glyphs, so code can be simplified in some of the font engines.

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

            Unassigned Unassigned
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes