I have the following situation that is not producing the expected output and I hope someone is supportive:
1. create new document
2. draw three overlapping different greys squares (shapes)
3. a new yellow shape on top covering partially the three squares with a blend mode = multiply so that the effect is visible on all the three squares below.
to achieve this: I first grouped the three squares and then I used clipping mask from the top layer after having set the blend mode to multiply. In theory this works while within PP but ....
In this picture you can see with Chrome what is the resulting file once you cmd-E to export.
Blending is Lost. Same thing in Safari (and even worst in other softwares).
But I opened the file with textedit and it looks like a good SVG file...with correct parameters inside....
If instead I don't use clip mask then the resulting is obviously what I don't want but at least in this case is 1:1 with what I see in Pixelmator Pro.
What should I do to have the clipped mask AND the blend mode from the top on more than one layer ?
Thanks to all
Andrea