Re: [Inkscape-user] Perspective Path Effect on groups
Hi is a problem because when you group a "circle" change from svg:path to svg:ellipse and this dont handle well LPE inside grups.
Workarround: convert circles to paths pre-lpe it if inside a group.
Cheers, Jabier.
Also happends in rects ue, 2016-11-08 at 12:18 +0100, Jabier Arraiza wrote:
Hi is a problem because when you group a "circle" change from svg:path to svg:ellipse and this dont handle well LPE inside grups.
Workarround: convert circles to paths pre-lpe it if inside a group.
Cheers, Jabier.
Yes. Everything must be a path. It's a pity.
(The release notes say "Can be used on paths, shapes and groups." So there's something wrong.)
/d
On 8 November 2016 at 13:28, Jabier Arraiza <jabier.arraiza@...2982...> wrote:
Also happends in rects
ue, 2016-11-08 at 12:18 +0100, Jabier Arraiza wrote:
Hi is a problem because when you group a "circle" change from svg:path to svg:ellipse and this dont handle well LPE inside grups.
Workarround: convert circles to paths pre-lpe it if inside a group.
Cheers, Jabier.
Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Not wrong you can use on groups of paths ;)
On Tue, 2016-11-08 at 13:37 +0200, Donn Ingle wrote:
Yes. Everything must be a path. It's a pity.
(The release notes say "Can be used on paths, shapes and groups." So there's something wrong.)
/d
On 8 November 2016 at 13:28, Jabier Arraiza <jabier.arraiza@...2982...
wrote:
Also happends in rects
ue, 2016-11-08 at 12:18 +0100, Jabier Arraiza wrote:
Hi is a problem because when you group a "circle" change from svg:path to svg:ellipse and this dont handle well LPE inside grups.
Workarround: convert circles to paths pre-lpe it if inside a group.
Cheers, Jabier.
Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
And happends in all Path Effects.
On Tue, 2016-11-08 at 13:37 +0200, Donn Ingle wrote:
Yes. Everything must be a path. It's a pity.
(The release notes say "Can be used on paths, shapes and groups." So there's something wrong.)
/d
On 8 November 2016 at 13:28, Jabier Arraiza <jabier.arraiza@...2982...
wrote:
Also happends in rects
ue, 2016-11-08 at 12:18 +0100, Jabier Arraiza wrote:
Hi is a problem because when you group a "circle" change from svg:path to svg:ellipse and this dont handle well LPE inside grups.
Workarround: convert circles to paths pre-lpe it if inside a group.
Cheers, Jabier.
Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Hi, thanks for the feedback. I see now that if you apply the menu operation 'Path->Object to Path' to the object before you group it, then the LPE will work normally. It might be worthwhile to put a warning of some type to the user to let them know that this is required, when it fails. A warning message of this type is given by the Python extension in the menu item Extensions->Modify Path->Perspective. If you use a star as the first object in this extension, then the procedure will fail and you will get the message:
The first selected object is of type 'star'. Try using the procedure Path->Object to Path.
just my 2cents, Cheers, Alvin
-- View this message in context: http://inkscape.13.x6.nabble.com/Perspective-Path-Effect-on-groups-tp4977769... Sent from the Inkscape - User mailing list archive at Nabble.com.
Alvin, you are a genius! I see what you mean. I can group stuff, but must make sure that everything is a path.
I wish one could do this to objects, text, clones and so on, but it's better than what we had before.
/d
On 8 November 2016 at 13:18, Jabier Arraiza <jabier.arraiza@...2982...> wrote:
Hi is a problem because when you group a "circle" change from svg:path to svg:ellipse and this dont handle well LPE inside grups.
Workarround: convert circles to paths pre-lpe it if inside a group.
Cheers, Jabier.
Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
participants (3)
-
alvinpenner
-
Donn Ingle
-
Jabier Arraiza