Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qt Quick && SVG
Forum Updated to NodeBB v4.3 + New Features

Qt Quick && SVG

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 681 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.
  • YounoussaY Offline
    YounoussaY Offline
    Younoussa
    wrote on last edited by
    #1

    Is there any support for SVG filters such as feGaussianBlur?
    QtQuick Image is able to load SVGs but fails to render correctly if filters are used.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      QtSVG module only supports SVG Tiny 1.2 specs. Possibly the blur is not in it. More detailed info is in the documentation.

      QtWebEngine does support full SVG, by the way. But of course, it if a big dependency and harder to integrate than normal QtSVG content.

      (Z(:^

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved