When I flip a component and then set “reversePaths” to True, the paths arent reversed.
Flipping the component reverses the path already. What do you expect to happen?
But when I use this component as an overlay on another component, it doesn’t act as a cutout.
What I expect to happen: either the flipped component acts as a cutout (because its paths are reversed), or I can set the reversePaths attribute in order to make it a cutout.
And no, when I decompose the reversed component, its paths aren’t reversed.
A flipped component (without “Reverse”) has its path reverse. You can check by decomposing. But that seems to not interact well with the “Reverse”. I’ll have a look.