Re: [Gimp-user] Problems with Help Manual

2009-02-17 Thread Rlt46gem
I have the same problem.  I installed the help program that was  bundled with 
the Gimp version I got from a magazine.  But when I click on  the help menu 
in Gimp all I get is a message that says "the Gimp  user menu is not installed 
on my computer".  What do I need to do  now?
 
Rebecca
 
“Those who deny freedom to others, deserve it not for  themselves.” 
So said Abraham Lincoln!
*~*~*~*~*~*~*~*~*~*~*~*~
Totally cool web  site:_  Tolerance.org_ (http://www.tolerance.org/index.jsp) 

*~*~*~*~*~*~*~*~*~*~*~*~*

ANYTHING BEYOND THIS POINT IS ADVERTISING ADDED BY AOL WITHOUT  MY PERMISSION 
OR CONSENT

~~~
**A Good Credit Score is 700 or Above. See yours in just 2 easy 
steps! 
(http://pr.atwola.com/promoclk/100126575x1218822736x1201267884/aol?redir=http://www.freecreditreport.com/pm/default.aspx?sc=668072%26hmpgID=62%26bcd=fe
bemailfooterNO62)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Script-Fu

2009-02-17 Thread David Gowers
Hello!

On Wed, Feb 18, 2009 at 2:19 PM, Claus Cyrny  wrote:
> Hi,
>
> I'm currently trying to write a Script-Fu (actually
> my first one), but although I found several online
> tutorials on how to go about, I'm still not sure of
> the proper syntax for most of the steps I would like
> the script to perform. This is basically an advanced
> 'Unsharp Mask' I have been doing manually so far,
> but since I need it very often,  would like to make
> a Script-Fu for this.
There are other scripting language interfaces available.
Python (which I prefer myself), Perl, Ruby, and Lua scripting are all
available, Python is more standardized than the others. If you have
experience with one of those, I suggest to use that language instead.

Personally I think almost any language other than Script-fu is a
better choice. I've got quite a wide range of experience with
different programming languages myself, but when I try to work with
Script-fu/Scheme/LISP,  writing anything but the very simplest of
procedures invokes great frustration in me.

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


[Gimp-user] Script-Fu

2009-02-17 Thread Claus Cyrny

Hi,

I'm currently trying to write a Script-Fu (actually
my first one), but although I found several online
tutorials on how to go about, I'm still not sure of
the proper syntax for most of the steps I would like
the script to perform. This is basically an advanced
'Unsharp Mask' I have been doing manually so far,
but since I need it very often,  would like to make
a Script-Fu for this.

The steps are:

- Decompose the original RGB image to HSV
- Select the V layer
- Copy the V layer into a  mask
- Select merely the mask
- Perform 'Find Edges (Sobel)' (value: 2.5) on the mask
- Perform 'Gaussian Blur' (value: 2) on the mask
- Make a selection from the mask
- Delete the mask
- Select the V layer with the selection
- Perform 'Unsharp Mask' (value depends upon the image)
- Compose the image back to RGB

TIA,

Claus

--
.:: Claus Cyrny - Webdesign |  Grafik | Fotografie ::.

:: Website: http://home.arcor.de/ccyrny/ ::.
:: Fotos: http://photo.net/photodb/slideshow?folder_id=714471 ::.
:: MySpace: http://www.myspace.com/claus_01 ::.

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


Re: [Gimp-user] slight paper curl?

2009-02-17 Thread Joao S. O. Bueno
On Monday 16 February 2009, Helen wrote:
> js
> Thank you - this looks much like what I'd like to do -- the photo on
> bottom right in your collection of nine is just about exactly what I
> have in mind.
>
> Problem: I don't know how to download and use this.  I did download,
> and I did see the script -- but I don't know how to get it into my Gimp.
>
> I will not be offended if you say that asking for such help is beyond what
> I should expect.  I'm hoping that you can give me simple instructions on
> how to use the script, but I will understand if that is more help than I
> should expect.


Hi Helen -
N.P.

If you are on widnows, the first task is to get python scripting enabled.  The 
easier way to do it is to downlaod the gimp + python + requisites bundle from 
http://photocomix-resources.deviantart.com/art/Gimp-Python-support-easier-74889017

and following the install instructions.

If you are in an operating system rather than windows, you shou8ld just check 
your tool for installing components and pick "gimp-python" . The requisite 
chain will be taken care of for you.   (actually, I am not shure about how to 
proceed on Mac os X).

After that, copy the .py file on a Gimp plug-ins folder - you can check the 
address for those in the preferences->folder section of GIMP.  If you are not 
running windows, the .py file should explicitly be marked as an executable  
(right click with your file manager, then pick file properties)

After that, this particular plug-in should show up in filters->artistic->photo 
mosaic

js
-><-

> I do like your script!
>
> Helen
> using Gimp 2.4.5 on Linux, SuSE 11
>
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Problems with Help Manual

2009-02-17 Thread Sven Neumann
Hi,

On Tue, 2009-02-17 at 14:03 +0200, Chris Szabó wrote:

> I really hope you can help me! I originally downloaded GIMP version 2,
> with the help manual, and it worked really well. Then came GIMP 2.4,
> and I got that. I also downloaded the Help manual. BUT, I couldn't get
> it to work with the program, or even separately. 
> Two days ago I decided to do everything I could to get the help info.
>  
> 1.  I went to the online version. Problem is, I have a dial-up
> connection, so this isn't an option.
> 2.  I found http://docs.gimp.org/ and downloaded the file.It is
> gimp-help-2.4.2.tar. This one I couldn't open, nor could I get it to
> work with the GIMP program in any way.
> 3. After a lot more trawling, I came to GIMPUserManual PDF. "Now, I
> thought, I've got it!" BUT, although it looks like a .zip file, it
> isn't, and ZIP won't open it.
>  
> So, here I sit with two downloaded Help Manuals, but can't even open
> them!

It would help a lot if you told us what operating system you are using.


Sven



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


[Gimp-user] Problems with Help Manual

2009-02-17 Thread Chris Szabó
Hi,

I really hope you can help me! I originally downloaded GIMP version 2, with the 
help manual, and it worked really well. Then came GIMP 2.4, and I got that. I 
also downloaded the Help manual. BUT, I couldn't get it to work with the 
program, or even separately. 
Two days ago I decided to do everything I could to get the help info.

1.  I went to the online version. Problem is, I have a dial-up connection, so 
this isn't an option.
2.  I found http://docs.gimp.org/ and downloaded the file.It is 
gimp-help-2.4.2.tar. This one I couldn't open, nor could I get it to work with 
the GIMP program in any way.
3. After a lot more trawling, I came to GIMPUserManual PDF. "Now, I thought, 
I've got it!" BUT, although it looks like a .zip file, it isn't, and ZIP won't 
open it.

So, here I sit with two downloaded Help Manuals, but can't even open them!

Do please tell me where to go from here!

Best Regards,
Chris Szabo











Christopher Szabó
Writer/Photographer
Tel:   +27-12-343-0450
Fax:  +27-12-343-0450 (Ask for fax line)
Cell:  +27-73-899-7026
E-mail:  cavsz...@netactive.co.za
Member of the Southern African
Freelance Association (SAFREA)___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] [GSoC] Logo, Flyer, FAQ, Timeline, Project Proposals

2009-02-17 Thread Martin Nordholts
John Culleton wrote:
> Not into IRC---too many technologies, too little time. So a 
> quick question: are there any plans to have Gimp work in 
> the cmyk color model, as does Scribus, Krita etc. and thus 
> open it up more fully to the publishing market?  

There are no plans other than "at some point we should start adding
proper CMYK support to GIMP".

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


Re: [Gimp-user] [GSoC] Logo, Flyer, FAQ, Timeline, Project Proposals

2009-02-17 Thread John Culleton
On Friday 13 February 2009 06:00:51 pm Michael Schumacher 
wrote:
> Hi,
>
> the start of Google's Summer of Code is getting closer.
>
> They have published:
>
> 1. Official logos
> 
>
> http://code.google.com/p/google-summer-of-code/wiki/GsocL
>ogos
>
> I'm planning to add a news item to www.gimp.org once they
> do provide scaled-down versions of their logos that can
> be used there.
>
>
> 2. Flyers
> 
>
> http://code.google.com/p/google-summer-of-code/wiki/GsocF
>lyers
>
> Already translated into a number of languages, but any
> help to get them translated even more - and of course get
> them spread  - is appreciated.
>
>
> 3. Program FAQ
> 
>
> http://code.google.com/intl/de-DE/opensource/gsoc/2009/fa
>qs.html
>
> Useful information, especially for people who have not
> been involved in the past years. Including the...
>
>
> 4. Program Timeline
> 
>
> http://code.google.com/intl/de-DE/opensource/gsoc/2009/fa
>qs.html#0_1_timeline_5354032302481437_
>
> For potential mentors: this means that you should be
> reachable for your students starting from at least end of
> April to end of August. Holidays are possible, of course,
> if this is know to either one of you and preferably other
> people (like organization admins) as well.
>
>
> 5. Project Proposals
> 
>
> Our project proposals page is at
> http://wiki.gimp.org/gimp/SummerOfCode2009ideas
>
> Before you add anything there, please drop by at the
> #gimp IRC channel (irc://irc.gimp.org/#gimp,
> http://www.gimp.org/irc.html) for a quick reality check
> regarding the proposed project - the developers will
> usually be able to tell if something is too trivial, too
> complex, too weird (as most of my ideas) or suitable for
> Summer of Code
>
>
>
> Regards,
> Michael

Not into IRC---too many technologies, too little time. So a 
quick question: are there any plans to have Gimp work in 
the cmyk color model, as does Scribus, Krita etc. and thus 
open it up more fully to the publishing market?  

I ask this question about once a year, still hoping. 

John Culleton
Wexford Press
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user