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

Implement support for filters in VectorImage

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • None
    • SVG Support
    • None

      Qt SVG supports a modest set of filters and we should aim to be as close to this as possible in Qt. However, since filters in SVG is a shader language of its own, we will limit it to singular effects and not support chains of effect to begin with. For instance, just supporting a blur filter probably goes a long way. Maybe also blend operations. We can evaluate each of the filter supported by Qt SVG individually to see if they make sense.

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

            qt.team.graphics.and.multimedia Qt Graphics Team
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes