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

QSvgGenerator clipping not implemented

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.14.0
    • Documentation
    • None
    • All

      QSvgGenerator clipping does not work due to SVG Tiny 1.2 which is not mentioned in docs and further Qt example for how to use QSvgGenerator makes a call to QPainter::setClipRect (https://doc.qt.io/qt-5/qtsvg-svggenerator-example.html) indicating stating that drawing code utilizing QPainter will work properly rendering to QSvgGenerator without the need to consider paint device specific behavior.

      Clarification that it can not work because of clip module is needed.

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

            docteam Qt Documentation Team
            irfan.omair@digia.com Irfan Omair
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes