Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. SVG didn't rendered properly
Qt 6.11 is out! See what's new in the release blog

SVG didn't rendered properly

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 3.7k 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.
  • R Offline
    R Offline
    RazrFalcon
    wrote on last edited by
    #1

    Here is two examples:
    in svg viewer example: http://itmages.ru/image/view/341148/958d9c18
    and in Inkscape: http://itmages.ru/image/view/341149/1e699406

    The icon (it's defaul KDE/Oxygen icon): http://dl.dropbox.com/u/16019144/application-vnd.oasis.opendocument.database.svgz

    Can i render this svg in my app like Inkscape do?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dangelog
      wrote on last edited by
      #2

      Qt supports the static features of SVG 1.2 Tiny. Are you sure your file uses Tiny and not some higher profile? Have you tried opening it inside a QWebView?

      Software Engineer
      KDAB (UK) Ltd., a KDAB Group company

      1 Reply Last reply
      0
      • R Offline
        R Offline
        RazrFalcon
        wrote on last edited by
        #3

        This SVG didn't opens in any webkit browser and in QWebView:

        bq. This page contains the following errors:
        error on line 1 at column 0: Encoding error
        Below is a rendering of the page up to the first error.

        1 Reply Last reply
        0

        • Login

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