1

I stumbled upon the Powerstroke experimental LPE for Inkscape and really want to try it out, but I cannot find the means to do it. This article states:

To test the LPE, Inkscape must be built with experimental LPE's enabled.
You have to build Inkscape with

 #define LPE_ENABLE_TEST_EFFECTS

otherwise the LPE won't show in the LPE dialog.
(uncommenting line 9 in src/live_effects/effect.cpp will do the trick) 

However, I cannot find the effect.cpp file, nor any other means to enable experimental LPEs. Does anybody know how to do this?

4

1 回答 1

1

我想我能够安装包含最新实验的 Inkscape 开发者版本。我只是按照这里的描述:https ://launchpad.net/~inkscape.dev/+archive/trunk

于 2013-01-03T21:27:28.347 回答