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. [solved] Qml and svg assets - multi-platform compability ?
QtWS25 Last Chance

[solved] Qml and svg assets - multi-platform compability ?

Scheduled Pinned Locked Moved QML and Qt Quick
qt quicksvg
6 Posts 2 Posters 2.0k Views
  • 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.
  • K Offline
    K Offline
    Kernelcoffee
    wrote on 7 Oct 2015, 17:54 last edited by Kernelcoffee
    #1

    Hi,

    I'm thinking about switching all my assets for my current project to svg format (instead of png with multiple resolutions for different dpi).

    Is there any reported issues I need to know for it to work across a wide range of desktop platforms (win 7/8/10, Linux, Mac OS) ?

    I searched about it but couldn't find what I was looking for.
    The whole project UI is full Qml 2.0 and we're using Qt 5.4.

    Thank you,

    Alexandre.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 7 Oct 2015, 19:58 last edited by
      #2

      Hi and welcome to devnet,

      Using SVG will pull in the QtSVG module and IIRC that means you also get the QtWidgets module in also.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • K Offline
        K Offline
        Kernelcoffee
        wrote on 8 Oct 2015, 16:34 last edited by
        #3

        Thanks you for your reply.
        So no issues to be reported to use svg format for assets in production ? (beside libs to be include for it to work)

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 8 Oct 2015, 23:12 last edited by
          #4

          Not that I know of

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          K 1 Reply Last reply 12 Oct 2015, 05:58
          1
          • S SGaist
            8 Oct 2015, 23:12

            Not that I know of

            K Offline
            K Offline
            Kernelcoffee
            wrote on 12 Oct 2015, 05:58 last edited by
            #5

            @SGaist awesome, thank you !

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 12 Oct 2015, 22:24 last edited by
              #6

              You're welcome !

              If that answers your question, please update the thread title prepending [solved] so other forum members may know a solution has been found :)

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0

              6/6

              12 Oct 2015, 22:24

              • Login

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