Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on programming.dev
inkscape·InkscapebySpongeB0B

Mirror / parallel - squeeze / transform path is it possible ? [ SOLVED ]

Hi,

Is it possible with Inkscape to squeeze a shape in a mirror way (sorry I don't know how to phrase it better) \

Here a gif from a rasterize/pixel editor with what I'm looking for

::: spoiler The same question on the official inkscape forum WTF the fuck happen to peoples ? Internet should not be a place where everyone could express, share what he want ?!

I'm glad their is Lemmy, so quick and easy :::

View original on programming.dev
8

7 replies

lemm.ee
  1. Draw rectangle
  2. Path->Object to path
  3. F2 Node tool, select the 2 nodes with shift+click
  4. Enable show transformation handles on the toolbar
  5. Shift+drag the transformation handles

Made a video of it:

3
SpongeB0Breply
programming.dev

Thank you ! @infeeeee I didn't know the transformation handles Side note: be aware that files.catbox.moe seem to block TOR user :/

2
infeeeeereply
lemm.ee

I switched to catbox from imgur because imgur is even more restrictive. What similar quick image sharing site should I use? I don't use nor vpn, nor tor, because I live in a country where the state doesn't care about what people do online.

2
SpongeB0Breply
programming.dev

I live in a country where the state doesn’t care about what people do online.

Lucky YOU !!!!, but it's not meaning other country will not track you...

What similar quick image sharing site should I use?

It's a really good question ! Sadly a lot of website admin do not understand the harm to use solution like Cloudflare etc... see https://stallman.org/cloudflare.html for a short introduction

I think it would be wise to open a topic for that question only

And again thanks four your inkscape solution

1
infeeeeereply
lemm.ee

I use DoH, so they can't. Tor is overkill for a lot of things, and too slow for my taste.

If you can't recommend something else i will stick with catbox, you were the first one who had a problem with that.

1

If it's a path, you can use a mirror

  • click the object
  • click path effects
  • search for the mirror symmetry path effect
  • click freely define mirror and drag the mirror line to where it makes sense
  • click a node and drag it (the node on the opposite side of the mirror should also move like in your gif)

You will need two mirrors if you want horizontal and vertical "squeezing" (or symmetrical editing)

1

You reached the end

Mirror / parallel - squeeze / transform path is it possible ? [ SOLVED ] | Spyke