On 12/20/05, Campbell Barton wrote: > Hi, have been using daves lense distortion plugin. it realy usefull for > making tiled textures and seems a good plugin to include for any app > that works with photos. > > http://members.ozemail.com.au/~hodsond/gimp.html > It compiles with Gimp CVS also. avp@traveller:~/soft/build/graphics/gimp-plugins$ gimptool-2.0 --install wideangle.c /usr/bin/install -c -d /home/avp/.gimp-2.3/plug-ins gcc -g -O2 -Wall -I/usr/include/gimp-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o /home/avp/.gimp-2.3/plug-ins/wideangle wideangle.c -L/usr/lib -lgimpui-2.0 -lgimpwidgets-2.0 -lgimp-2.0 -lgimpcolor-2.0 -lgimpmath-2.0 -lgimpbase-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXinerama -lXi -lXrandr -lXext -lXcursor -lXfixes -lpango-1.0 -lcairo -lXrender -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 wideangle.c: In function 'readPresetFile': wideangle.c:953: warning: pointer targets in assignment differ in signedness wideangle.c:954: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness wideangle.c:964: warning: pointer targets in passing argument 1 of 'addPreset' differ in signedness wideangle.c: In function 'writePresetFile': wideangle.c:978: warning: pointer targets in assignment differ in signedness wideangle.c:979: warning: pointer targets in passing argument 1 of 'mkdir' differ in signedness wideangle.c:984: warning: pointer targets in assignment differ in signedness wideangle.c:985: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness wideangle.c: In function 'wideangleDialog': wideangle.c:1073: warning: missing sentinel in function call Huh? :) Alexandre _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer