Re: How to use clipping path in IPE 7.1.1?
Otfried Cheong <[email protected]>
| Newsgroups | gmane.comp.graphics.ipe.general |
|---|---|
| Organization | Ipe Headquarters |
| Message-ID | <[email protected]> |
On 11/04/2011 01:16 AM, elwood151 wrote: > So the feature still exists, but it is not accessible at the moment? > Could I use it in IPE 7.1.1 "by hand" by adding a<clip> attribute to the > group? > What do I have to add to the xml code of the group? > I tried to add > <clip> > 276.827 448.049 > 61.8275 373.049 > 162.827 143.049 > 378.827 279.049 u > <\clip> > to the group in my example file, but that did not work. It should be <group clip="276.827 448.049 61.8275 373.049 162.827 143.049 378.827 279.049 u" ...other attributes...> ... contents of group ... </group> Cheers, Otfried