Mobile app version of vmapp.org
Login or Join

Login to follow query

More posts by @Ogunnowo857

2 Comments

Sorted by latest first Latest Oldest Best

 

@Lengel450

I have never used inkscape before but this is common logic so I'll give it a shot.

First, no, you can't have one layer be underneath and on top at the same time.
What you CAN do is make a selection of the bottom hashed layer right where you want it to be on top of the other one, copy that selection and paste-in-place in a 3-rd layer that's above the other two.

(or you could just duplicate the hashed layer, place it over all the other layers and delete the left half of it, it's the same thing)

I think you can achieve that in inkscape, right?

10% popularity Vote Up Vote Down


 

@Kaufman565

No, this is not possible. There is no allowance for this in the SVG standard. Objects in SVG are rendered in the order they appear before the next object is rendered.


Duplicate the two objects Ctrl+D.
Select both new objects.
Click Path > Intersection.


This should create a new object of the correct size to create the effect you want.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme