Re[2]: Round selection (again)

2000-07-07 Thread Thomas Stolt

Hago,

yes, the *gimp-ellipse-select* works, however that is not what I am searching for.  A 
rounding of a rectangular select gives me a different shape, than the ellipse does.

Again, it just does not work, the error message I receive is:
"Procedural database execution failed: (gimp_selection_bounds 0)"

Can it be possibly a bug?

Any further ideas??


Thomas



"Hago Ziegler" [EMAIL PROTECTED] schrieb am 06.07.00:
 Hi Thomas,
 
 I still changed it a little. With the first one I had to restart Gimp to
 use it twice, with "set!" instead of "let*" this is not necessary.
 
 Hago
 
 ...
 (define (script-fu-text-test inHeight inWidth )
(set! theImage (car (gimp-image-new inWidth inHeight RGB)))
(set! theLayer (car (gimp-layer-new theImage inWidth inHeight
 RGBA_IMAGE "Layer 1" 100 NORMAL)))
   (gimp-image-add-layer theImage theLayer -1)
   (gimp-selection-all theImage)
   (gimp-edit-clear theLayer)
   (gimp-image-set-active-layer theImage theLayer)
 
   (gimp-ellipse-select theImage 0 0 inHeight inHeight 2 TRUE 0 0
   (gimp-display-new theImage)
   (gimp-image-clean-all theImage)
 )
 
 (script-fu-register
   "script-fu-text-test"
   "Toolbox/Xtns/Script-Fu/Text/Test1"
   "create a box with a round selection (to create a nice button)"
   "Thomas Stolt"
   "copyright 2000, Thomas Stolt"
   "5th of July 2000"
   ""  ;Image type that the script works on
   SF-VALUE "Height:" "31"  ;Button Height
   SF-VALUE "Width:" "100"  ;Button Width
 )
 ...
  92รจ 


___
1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de
[EMAIL PROTECTED], 8MB Speicher, Verschluesselung - http://freemail.web.de




RE: Batch Image Processing

2000-07-07 Thread Ryan Alexander Neily


Dear Steve,
I don't know about others but I for one would appreciate seeing
your script. 

 .^. Ryan Neily
 /V\   
// \\   [EMAIL PROTECTED]
   LINUX   /(   )\ 
^^-^^   http://cnet.windsor.ns.ca/Art/Neily
 POWERED   


On Thu, 6 Jul 2000, Steve Hitchner wrote:

 
 Just wanted to thank everyone for their responses to my batch processing
 question. I was able to write a very simple perl script using the
 tifftopnm/pnmscale/pnmtopng commands.  Thanks again for all your help.
 
 cheers
 steve
 
 ==
 Stephen Hitchner   http://www.algae.dhs.org
 [EMAIL PROTECTED] coming soon http://www.greenalgae.net
 




http://jimmac.musichall.cz/tutor.php3

2000-07-07 Thread Thomas Stolt

Hi User List



What the heck is GAP?  Or better: _where_ is it??

This page is really good designed (whoever that is)...

Thomas

___
1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de
[EMAIL PROTECTED], 8MB Speicher, Verschluesselung - http://freemail.web.de




For windows?

2000-07-07 Thread Per Pettersson

Hi GIMP List!

I am a Linux user, but at my school we only have Windows computers. We are
allowed to install programs to them and so I wonder where I can find out
more about GIMP for windows. Is it freeware? Where can I find it and (if
possible) download it?

Best regards,

Per Pettersson  [EMAIL PROTECTED]
[EMAIL PROTECTED]




Re: For windows?

2000-07-07 Thread Lenka Otap


Hi Per,
try this link:
http://user.sgic.fi/~tml/gimp/win32/downloads.html

Lenka.

On Fri, 7 Jul 2000, Per Pettersson wrote:

 Hi GIMP List!
 
 I am a Linux user, but at my school we only have Windows computers. We are
 allowed to install programs to them and so I wonder where I can find out
 more about GIMP for windows. Is it freeware? Where can I find it and (if
 possible) download it?
 
 Best regards,
 
 Per Pettersson  [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 




Thank you

2000-07-07 Thread Per Pettersson

Thank you all for the help. I will download and install it now!

/ Per

-
Per Pettersson | [EMAIL PROTECTED]
dimmub @   | [EMAIL PROTECTED]
irc.dal.net| ICQ 69405221
-




Re: http://jimmac.musichall.cz/tutor.php3

2000-07-07 Thread Alex Harford

Thomas Stolt wrote:
 
 Hi User List
 
 
 What the heck is GAP?  Or better: _where_ is it??
 
 This page is really good designed (whoever that is)...
 

GAP is the Gimp Animation Plugin, and it is included in Gimp 1.1, and
1.2 when it comes out... if you really need it, you can find it in the
Gimp Plug-in Registry.

Alex Harford[EMAIL PROTECTED]
Author of "GIMP Essential Reference"(604) 937-7601
http://www.dowco.com/~alexh/



Re: http://jimmac.musichall.cz/tutor.php3

2000-07-07 Thread pixel fairy

 Hi User List
 
 
 
 What the heck is GAP?  Or better: _where_ is it??
 
 This page is really good designed (whoever that is)...

its also a makeshift emergency video editor




** WARNING **: gimp: wire_read: unexpected EOF

2000-07-07 Thread Alper Ersoy


It all started when i upgraded to libpng 1.0.7 from 1.0.6... It was uncompatible
with the previous versions so i compiled everything from scratch (imlib,
gdk-pixbuf, etc.). Everything works ok to this point. I recompiled png plugin
and i started to get this:

** WARNING **: gimp: wire_read: unexpected EOF

once when i start the gimp. I decided to recompile whole gimp and i get that
error for every single plugin right now. With an exception gdyntext tells me
this:

/usr/local/lib/gimp/1.1/plug-ins/gdyntext: /lib/libc.so.6: version `U' not
found (required by /usr/local/lib/gimp/1.1/plug-ins/gdyntext)

And gimp does not work. 

This is gimp 1.1.24. It was working perfectly until i upgraded libpng. I also
upgraded kernel to 2.4.0test2 (i don't think this is anything with the kernel
tho i had many many problems because of it). The rest of the system is still the
same, nothing changed between this state and the last one (the one that compiled
gimp perfectly). Anyone out there using latest kernel and latest libpng and not
having any problems with gimp?

-- 
dirt

Charlie Big Potato