[Gimp-developer] lense distortion plugin

2005-12-19 Thread Campbell Barton
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.

- Cam
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] lense distortion plugin

2005-12-19 Thread Alexandre Prokoudine
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.

[EMAIL PROTECTED]:~/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@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] lense distortion plugin

2005-12-19 Thread David Hodson

Alexandre Prokoudine wrote:


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

[...] etc.

I haven't seen those before - what version of gcc are you running?
In any case, they're just warnings, so it should still compile and
install.

--
David Hodson  --  this night wounds time
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Gimp-developer] gimp 2.3.6

2005-12-19 Thread Tim Jedlicka
http://developer.gimp.org/NEWS references gimp 2.3.6, but I can't find
the snapshot on the mirrors. Is this just what to expect in 2.3.6 once
it becomes available? Would also be nice to add a last changed date
to that particular page. Thanks.
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] gimp 2.3.6

2005-12-19 Thread Alexandre Prokoudine
On 12/20/05, Tim Jedlicka wrote:
 http://developer.gimp.org/NEWS references gimp 2.3.6, but I can't find the
 snapshot on the mirrors. Is this just what to expect in 2.3.6 once it
 becomes available?

Yes

Alexandre
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] lense distortion plugin

2005-12-19 Thread Alexandre Prokoudine
On 12/20/05, David Hodson wrote:

 I haven't seen those before - what version of gcc are you running?

4.0.1

 In any case, they're just warnings, so it should still compile and
 install.

It doesn't. Could we possibly move this discussion to some other mailing list?

As for your original mail, did you meanincluding this plug-ins into
the bundle? If so, I don't think it's possible. Developers will rather
strip plug-ins than add more.

Alexandre
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] lense distortion plugin

2005-12-19 Thread Campbell Barton
Yep, was suggesting that it be included since 95% of users wont go and 
install plugins even if they'd use them.

About not adding new plugins...

Im not sure how the Gimp people work but if your more interested in 
stripping plugins-

Take a look and
DistortBlinds,
ArtisticPreditor
Light and Shadow Apply Lense
... All seem like theyd have significantly less procticle application 
then - Removing lense distortion.




Alexandre Prokoudine wrote:

On 12/20/05, David Hodson wrote:

  

I haven't seen those before - what version of gcc are you running?



4.0.1

  

In any case, they're just warnings, so it should still compile and
install.



It doesn't. Could we possibly move this discussion to some other mailing list?

As for your original mail, did you meanincluding this plug-ins into
the bundle? If so, I don't think it's possible. Developers will rather
strip plug-ins than add more.

Alexandre
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

  



--
Campbell J Barton

133 Hope Street
Geelong West, Victoria 3218 Australia

URL:http://www.metavr.com
e-mail: [EMAIL PROTECTED]
phone: AU (03) 5229 0241
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer