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. A good image format to manipulate vertex directly.
Forum Updated to NodeBB v4.3 + New Features

A good image format to manipulate vertex directly.

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 541 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
    Rhadel
    wrote on last edited by
    #1

    Hi,

    I am making an application capable to generate diagrams. The images that I am loading as pieces of the diagrams are SVG files (QGraphicsSvgItem).

    Now, I need to elongate some parts of these pieces (SVG) in order to connect them with others. I ve seen some methods that can help with scaling matters, but thats not that Im trying to do: SVG files consist in a draw with some parts ("arms") that can be elongate (not scaled) by clicking and dragging. Only these parts of the image should be able to do that.

    Maybe, a good solution is replace the SVG files for other format file, where I can obtain the image vertex and handle it directly, but I don't know any good candidate. Or maybe there is something that I can do with SVG. Any suggestion?

    Thank you

    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