[Gimp-developer] is cage transformation working?

2016-03-07 Thread Alexander Rabtchevich
Hello It seems, cage transformation is broken in development version, at least at commit 46296a264. Changing nodes positon does nothing, and application of the tool does the same. The workaround is to change nodes in deformation mode, switch to the creation mode and close the cage again. With

Re: [Gimp-developer] is cage transformation working?

2016-03-07 Thread C R
It works, but you have to click the "Create or adjust the cage" radio button, then click back to "Deform the cage to deform the image". The preview then updates. Clearly a bug... or maybe a safety precaution. :) -C On Mon, Mar 7, 2016 at 12:42 PM, Alexander Rabtchevich < alexander.v.rabtchev..

[Gimp-developer] Cross compiling gimp with mingw-w64 requires pangoft2 that is not available

2016-03-07 Thread YuGiOhJCJ Mailing-List
Hello, Programs used: - gimp-2.8.16 - cairo-1.14.2 - pango-1.39.0 - fontconfig-2.11.1 - freetype-2.4.10 How I compile pango for Windows: $ ./configure --prefix=/usr/i686-w64-mingw32 --host=i686-w64-mingw32 $ make When I cross compile gimp with mingw-w64 [1] I got an error telling I need pango w