Re: [Gimp-user] Tiff-library not found for gimp 2.2

2004-11-26 Thread Jeff Trefftzs
On Fri, 2004-11-26 at 10:09, Jogchum Reitsma wrote: > Hi, > > Thanks for your quick reply. > > Frankly, I did read INSTALL, and also that section, but didn't think the > solution offered there would bring me luck. > > But after your reply I did > > export LDFLAGS="-L/usr/local/lib" > > before

Re: [Gimp-user] Alpha to Logo problem

2005-01-27 Thread Jeff Trefftzs
On Thu, 2005-01-27 at 08:44, Jim Clark wrote: > I am having trouble getting this to work as I think it shouldWhen > a use a text layer and process it with these tools, any drop shadows > or blurs on the far right edge are chopped off. It takes the text > layer, makes that the width of the manip

Re: [Gimp-user] Alpha to Logo problem

2005-01-27 Thread Jeff Trefftzs
On Thu, 2005-01-27 at 11:49, Jim Clark wrote: > I tried that before sending my original message, but it did not work. > I posted some screenshots and more explanation at: > > http://www.llywelyn.net/gimp/gimp.html > The key is to do layer to image size on the text layer *before* you run alpha to

[Gimp-user] Gimp-2.2.x very slow to load image

2005-03-12 Thread Jeff Trefftzs
I recently upgraded to gimp-2.2.4 (and .3 before that), just after I installed Red Hat Fedora Core 3 as my new latest-and-greatest operating system. I'm running it on an AMD K6 processor, 450 Mhz, 256MB of RAM, plenty of HD space. Whereas in gimp-2.0.x images would load promptly, I find that with

Re: [Gimp-user] Gimp-2.2.x very slow to load image

2005-03-13 Thread Jeff Trefftzs
On Sat, 2005-03-12 at 23:46 -0800, Manish Singh wrote: > Upgrade to the latest gtk2 in Fedora. GTK+ versions prior to 2.4.14 had > rather inefficient GtkUIManager code. The stalls you are seeing is the > time it takes the build the large number of menu items GIMP has with > its image windows. Tha

Re: [Gimp-user] fail to configure gimp-2.2.0

2005-03-21 Thread Jeff Trefftzs
On Mon, 2005-03-21 at 14:33 -0500, Micheal LeVine wrote: > I have been trying to build GIMP 2.2.0 from source, since the RPM for > my OS (Redhat 9) is way out of date. > > The configure command fails: > == > checking for GLIB - version >= 2.4.5... > *** 'pkg-config --modversio

Re: [Gimp-user] simple question

2005-03-24 Thread Jeff Trefftzs
On Thu, 2005-03-24 at 13:42 -0300, timmy wrote: > Hello list, > > Where is the option 'Darken Only' on gimp 2.2.4? I mean, EXACTLY > whereÂs it. =P (ie.: under layers dialog, mode, the 4th from bottom to > top... =P) Sixth from the bottom. -- Jeff

Re: [Gimp-user] Automating scaling tasks

2005-04-02 Thread Jeff Trefftzs
On Sat, 2005-04-02 at 15:26 -0800, Richard C. Steffens wrote: > Is there a set of instructions for automating the task of scaling images? > > I have a large number of images that I want to scale to three different > sizes. > I successfully do this manually, and it doesn't take too long, but I'd

Re: [Gimp-user] Can't get this image sharp with GIMP. Any suggestions?

2005-11-02 Thread Jeff Trefftzs
On Wed, 2005-11-02 at 14:19 +0100, qeldroma wrote: > No matter how, because EVERY image get's blured. It could be summer in the > desert and it would get blured ;) > > It's just a 2MPix handy-cam, so that's the reason, but i don't need PERFECT > results, just a little bit better results, i know

Re: [Gimp-user] text decoration

2006-01-14 Thread Jeff Trefftzs
On Sat, 2006-01-14 at 20:59 -0800, Alan Wolfe wrote: > Hey guys, > > I was wondering, is there a way to "style" text like you can in > photoshop ie add gradients, patterns, outlines, etc? Oodles of ways, actually. Start by selecting the text. If it's on its own layer, try alpha to selection.

Re: [Gimp-user] wilbert

2006-03-30 Thread Jeff Trefftzs
On Thu, 2006-03-30 at 23:13 +0100, sam ende wrote: > where is he ?, i am looking for a wilbert i saw some time ago, he had a > hat on and a paintbrush in his mouth, dratted if i can find that image > age, any ideas ? His name's really "Wilber" (no 't'), and you can find numerous versions if you

[Gimp-user] Problems Installing gmic_gimp plug-in

2010-07-06 Thread Jeff Trefftzs
OS: Fedora Core 11 (very recent installation). GIIMP: 2.6.8 (came with distro). -- Jeff Trefftzs http://www.trefftzs.org ___ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Re: [Gimp-user] Problems Installing gmic_gimp plug-in

2010-07-06 Thread Jeff Trefftzs
On Tue, 2010-07-06 at 19:54 +0200, Jernej Simončič wrote: > Make sure it's got executable bit set. -rwxr-xr-x. 1 jeff jeff 2749352 2010-06-30 01:37 gmic_gimp (From /usr/lib64/gimp/2.0/plug-ins). Executable by everyone. Any other suggestions? > -- Jeff Trefftzs http://www.t

Re: [Gimp-user] Problems Installing gmic_gimp plug-in

2010-07-07 Thread Jeff Trefftzs
e command line next time. -- Jeff Trefftzs http://www.trefftzs.org ___ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Re: [Gimp-user] Lighting Effects

2001-02-24 Thread Jeff Trefftzs
Aha! I, too, had this very problem. The bump map can *only* be a grayscale image with no alpha channel. Drove me up the wall for quite a while. HTH, --Jeff ___ Gimp-user mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinf

Re: [Gimp-user] .ps to .pdf

2001-02-24 Thread Jeff Trefftzs
To pdf? Well, to .jpg, look at ImageMagick's convert function: convert img.ps img.jpg should do it, although you may need to be more specific about the particular ps format (e.g., PS+, PS2+, depending on the postscript level). Convert also claims to be able to convert to and from PD

Re: [Gimp-user] gradient

2001-03-01 Thread Jeff Trefftzs
adient. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzs Home Page http://gug.sunsite.dk/gallery.php&artist=68 Gimp Gallery http://members4.clubphoto.com/jeff309574 A photo gallery http://www.photos4all.net/jefftzs Another photo gallery #!/usr/local/bin/perl

Re: [Gimp-user] gradient

2001-03-01 Thread Jeff Trefftzs
l prompt. If you're running Windows you should ask someone else. BTW, if you're not familiar with perl, it's an interpreted language good for doing almost anything you can imagine. And it is available on Windows systems, too. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTE

Re: [Gimp-user] gradient

2001-03-02 Thread Jeff Trefftzs
Seth - I expect you're right. I was thinking of scripts, not gradients. Thanks for the clarification. You are welcome to convert the scripts to gimp-perl. Let me know when you're done. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzs

Re: [Gimp-user] Can't activate status bar

2001-03-07 Thread Jeff Trefftzs
Your best bet is to get the latest Gimp - 1.2.1 as of this writing. I'm not sure if the coordinates were even implemented in 1.0. And Grokking the Gimp is based on 1.1 (now 1.2), so it contains a lot of stuff that you will not find in 1.0.4. HTH, -- --Jeff Jeff Trefftzs <[EMAIL P

Re: [Gimp-user] no output after install of plug-ins

2001-03-14 Thread Jeff Trefftzs
Try running the gimp from a terminal window command line. That way you can see any error messages it may produce. Perhaps that will give you some indication of what's going wrong. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzs

Re: [Gimp-user] display and xv

2001-03-14 Thread Jeff Trefftzs
ike a hexdump), does it look like a jpeg? Do you have the current versions of ImageMagick and xv? Sorry--no answers, just questions. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php&artist=68 Gi

Re: [Gimp-user] beginning with The Gimp

2001-03-20 Thread Jeff Trefftzs
*anybody* used the Gimp in batch mode? -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php&artist=68 Gimp Gallery http://members4.clubphoto.com/jeff309574A photo gallery http://www.photos4all.n

Re: [Gimp-user] Script-Fu command reference?

2001-03-26 Thread Jeff Trefftzs
circle-layer 3) This makes it transparent. You may be able to use TRANS-IMAGE-FILL in place of the parameter '3'. hth, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php&artist=68

Re: [Gimp-user] Processing the scanned textual images?

2001-04-03 Thread Jeff Trefftzs
to select the area for cropping. Hope this helps, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php&artist=68 Gimp Gallery http://members4.clubphoto.com/jeff309574

Re: [Gimp-user] optimizing image for internet using GiMP

2001-04-03 Thread Jeff Trefftzs
level and thus reduce the number of pixels needed to represent the image. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php&artist=68 Gimp Gallery http://members4.clubphoto.com/jeff309574

Re: [Gimp-user] optimizing image for internet using GiMP

2001-04-04 Thread Jeff Trefftzs
, JPEG for images with lots of detail such as photographs. Nothing really beats loading an image into the Gimp and just playing with it. There's always new stuff to be discovered. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHom

Re: [Gimp-user] OT: shell-script for imagemagick

2001-04-04 Thread Jeff Trefftzs
d for me. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php&artist=68 Gimp Gallery http://members4.clubphoto.com/jeff309574A photo gallery __

Re: [Gimp-user] Script-fu help, problems using gimp-file-save

2001-04-09 Thread Jeff Trefftzs
") The gimp functions all return a list, not just a value, so maybe that's your problem. layer-save is actually a list, not a drawable identifier. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.suns

Re: [Gimp-user] Script-Fu command line parsing help needed

2001-04-11 Thread Jeff Trefftzs
Try escaping the embedded tick mark with a backslash: /usr/bin/gimp -i -d -c -b '(script-fu-bla-bla "Let\'s Go\!")' '(gimp-quit 0)' At a guess it's a shell problem. You may want to escape the exclamation point, too. -- --Jeff Jeff Trefftzs <[EMA

Re: [Gimp-user] high quality fonts

2001-04-22 Thread Jeff Trefftzs
u may lose some of the Gimp's anti-aliasing along the edges. This is inherent in converting to indexed formats in general. Perhaps if you could be more specific about the problems your wife is encountering, we could be more helpful. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> htt

Re: [Gimp-user] Calling all GIMPers!

2001-04-26 Thread Jeff Trefftzs
with examples and suggestions for various effects that exploit them. I'll be happy to contribute some copy and examples. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Ga

Re: [Gimp-user] Pre-generate preview thumbnails

2001-05-02 Thread Jeff Trefftzs
w to start the visual schnauzer Double click on the directory folders until you get to the directory you want. Click on the Update button. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68

Re: [Gimp-user] changing background colours

2001-05-13 Thread Jeff Trefftzs
o color as desired. And if you want to save the resulting image as a gif, the save dialog will walk you through the necessary steps. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 G

Re: [Gimp-user] Gimp 1.2 and perl scripts problems.

2001-05-20 Thread Jeff Trefftzs
different menu items? Note - I found the code for the perl scripts in /usr/local/lib/gi mp/1.2/plug-ins have you checked there? (May be somehwere else on a debian system, of course). Good luck - -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome

Re: [Gimp-user] Lasso Selection in Gimp 1.2

2001-05-21 Thread Jeff Trefftzs
selection itself, and concluded that it was part of the selection for a cut, but not for a paste. Oops! You might try a small value of feathering as a short-term workaround. And maybe a bug report. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHom

Re: [Gimp-user] jpeg comments

2001-06-02 Thread Jeff Trefftzs
es generated on a virtually > hosted web site? > man rdjpgcom Check rdjpgcom, wrjpgcom for progs that read and write jpeg comments. Should be easily called from a perl proc. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Pa

Re: [Gimp-user] adjusting line types

2001-06-06 Thread Jeff Trefftzs
ailable to the Gimp. Perhaps you should try importing the postscript into something like Sketch, or another of the free vector editors. Maybe even xfig? I haven't tried this, and it may or may not work. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://

Re: [Gimp-user] Need some help creating logo with Script-Fu

2001-06-09 Thread Jeff Trefftzs
Rob wrote: > I create a canvas about 300x100. > > I click on the text tool and type in some text at 30 points. I hit OK, > and my text appears with a selection around it. > > I right-click, select Script-Fu > Alpha to Logo > Chip Away, and leave > the settings as they are by default. > > Whe

Re: [Gimp-user] dotted lines

2001-06-20 Thread Jeff Trefftzs
when I set the spacing to 242.0. YMMV. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://members4.clubphoto.com/jeff309574

Re: [Gimp-user] how to display the precise brush size?

2001-06-25 Thread Jeff Trefftzs
Todd asked: > Is there a way to display the actual brush size being used instead of the > brush icon? I think the answer is "not yet." I believe I saw somewhere that this on the list for Gimp-2.0. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http:/

Re: [Gimp-user] files not modified...

2001-07-10 Thread Jeff Trefftzs
H'mmm - I always worry about programs that write over their input. Have you tried writing to a different filename and checking those results? Obviously there's a question of the output ever getting put out. Baffled, too - -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> htt

Re: [Gimp-user] beginner trying to use plug-ins

2001-07-29 Thread Jeff Trefftzs
/gug.sunsite.dk/ HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://members4.clubphoto.com/jeff309574A photo gallery ___

Re: [Gimp-user] Re: beginner trying to use plug-ins

2001-07-29 Thread Jeff Trefftzs
Thanks GSR - I didn't even think of him not being able to find the menus! -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://members4.clubphoto.com/jeff309574

Re: [Gimp-user] Re:multiple mailings

2001-08-01 Thread Jeff Trefftzs
Just another data point - I've only been seeing one copy of David Buckler's posts here. Commercial ISP, Linux, exmh, sendmail. Al, I think it's your .mil/.gov problem. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzs

Re: [Gimp-user] Updating the Manual

2001-08-06 Thread Jeff Trefftzs
ce to accept input? Anyway, the best way to master the beast is to explore the menus, and keep trying different things. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery ht

Re: [Gimp-user] Creating thumbnails

2001-10-22 Thread Jeff Trefftzs
cifically told otherwise. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://members4.clubphoto.com/jeff309574A photo gallery __

Re: [Gimp-user] problems with layers

2001-11-16 Thread Jeff Trefftzs
again), and fill with the now-active foreground color. To get back to black and white for filling the shadow layer, just click on the little black and white boxes below the foreground/background color swatches in the toolbar. Hope this helps, -- --Jeff Jeff Trefftzs

Re: [Gimp-user] creating a circled area in an image

2001-11-19 Thread Jeff Trefftzs
o the spot where you clicked, so it won't automatically give you multiple, discontinous selections. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://trefftzs.to

Re: [Gimp-user] text along a curve

2001-11-20 Thread Jeff Trefftzs
tangent, but you get the idea). The script needs to be tweaked to use SF-FONT instead of a font file name to make it work more easily on Linux systems. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?art

Re: [Gimp-user] Changing text color

2001-11-28 Thread Jeff Trefftzs
vailable online and for free download, is an excellent piece of work and explains all of the mathematical basis for the various blending modes far better than I could do off the top of my head in this email. The details you want are in Section 5 (5.6, to be exact). HTH, -- --Jeff Je

[Gimp-user] Re: [Gimp-user]Photoshop's Channel Mixer

2001-10-07 Thread Jeff Trefftzs
Derek asked: > Is there any gimp equivalent of photoshop's channel mixer? Probably. Can you describe what photoshop's channel mixer does? I don't remember seeing it mentioned in the last P*S* book I read. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http

Re: [Gimp-user] effects, simple question

2001-10-17 Thread Jeff Trefftzs
Browser menus. I strongly recommend you look at these references. I have both books installed on my system and use them heavily. Good Gimping! -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68

Re: [Gimp-user] Unknown file type, jpg file...

2001-12-23 Thread Jeff Trefftzs
> When trying to open a jpg file, I receive the following error: unknown file > type. Do you have the jpeg libraries installed? Check /usr/lib/libjpeg. so. Sources for these libraries can be found at: ftp://ftp.uu.net/graphics/jpeg/ HTH, -- --Jeff Jeff Trefftzs <[EMAIL

Re: [Gimp-user] polygonal selections with 'true' horizontal and vertical segments

2002-01-10 Thread Jeff Trefftzs
polygons. But you only asked for horizontal and vertical. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://trefftzs.topcities.com/home.html Photo gal

Re: [Gimp-user] clone tool no entry

2002-01-18 Thread Jeff Trefftzs
Move your cursor to the area you wish to clone to, and draw using the left mouse button. You will be using the current brush, btw. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 G

Re: [Gimp-user] GIMP 1.2.3-pre2 and fonts question

2002-01-24 Thread Jeff Trefftzs
some really good ideas on using layers, channels, and a variety of ways to separate the figure from the ground that will be of inestimable value. Good luck, good GIMPing! -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.s

Re: [Gimp-user] ImageMagick

2002-01-25 Thread Jeff Trefftzs
thumbnails, etc. It is possible to use the GIMP in batch mode, but it's usually not The Right Tool. On the other hand, ImageMagick isn't really good for hands-on image manipulation. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzs

Re: [Gimp-user] fonts

2002-01-27 Thread Jeff Trefftzs
just fine on my old RH 6.1 system, but I hesitate to give you my cookbook recipe because I think it's easier on your later system. Anyway, it's all out there, and I even have Parisian. (Well, a font called Paris, that is caps only, in a nice art-nouveau, turn-of-the-last-century font

Re: [Gimp-user] default gradient

2002-02-17 Thread Jeff Trefftzs
Hi Gianni - One problem might be calling it "golden". Try (default-gradient Golden) At least on my system the gradient names are mostly capitalized. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsit

Re: [Gimp-user] Console problem

2002-02-18 Thread Jeff Trefftzs
ls. There may be cases where it makes sense to use the GIMP in batch mode, but they are few and far between, and I don't think you have one of them here. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/

Re: [Gimp-user] Print plugin not loaded

2002-02-24 Thread Jeff Trefftzs
Hi Andre - You said you were browsing the plug-ins, so ... Have you checked /File/Print ... Also - you may want to look in /usr/lib/gimp/1.2/plug-ins ^ Not sure this is going to be any help - -- --Jeff Jeff Trefftzs <[EM

Re: [Gimp-user] gimp perl - edge smoothing

2002-02-27 Thread Jeff Trefftzs
Hi Babak - You want to turn off antialiasing. The PDB entry for gimp-text shows it to be the seventh parameter, just before you get into the font specification parameters. Set it (in your case) to FALSE, to avoid antialiasing. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]>

Re: [Gimp-user] Old Stone Plugin

2002-02-27 Thread Jeff Trefftzs
bugging oldstone.scm right now, and I'll mail it to you when I'm done. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://trefftzs.topcities.c

Re: [Gimp-user] masks

2002-02-28 Thread Jeff Trefftzs
layer masks to partially hide those bits of the fish that are behind the tree. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://trefftzs.topcities.com/home.html

Re: [Gimp-user] OpenOffice GPL'd Truetype fonts not working

2002-03-04 Thread Jeff Trefftzs
duplicate your problem on my system. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://trefftzs.topcities.com/home.html

Re: [Gimp-user] gimp-1.3.4

2002-04-05 Thread Jeff Trefftzs
edition at this time. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://trefftzs.topcities.com/home.html Photo gal

Re: [Gimp-user] Invalid class name error

2002-04-18 Thread Jeff Trefftzs
ource (the source and the executable are the same in this case.) HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://trefftzs.topcities.com/home.html

Re: [Gimp-user] Scripted Gimp Protocol 1 error

2002-04-21 Thread Jeff Trefftzs
imp. Good luck, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://trefftzs.topcities.com/home.html Photo galleries ___ G

[Gimp-user] Perl-fu problems -

2002-04-26 Thread Jeff Trefftzs
rol. Naturally, there is no line 666 in the script itself. If anyone can help, it would be appreciated. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://trefftzs.to

Re: [Gimp-user] First script-fu advice

2002-04-29 Thread Jeff Trefftzs
e numeric value. For the Mark II version, you might want to add a toggle to allow automatic flattening, and maybe a SF_ADJUSTMENT to allow the user to set transparency when the script is called. (And maybe another adjustment to specify the blur radius?). -- --Jeff Jeff Trefftzs <[EMAIL PRO

Re: [Gimp-user] First script-fu advice

2002-04-29 Thread Jeff Trefftzs
s the symbolic names of the parameter values. Nice, useful script, btw. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://trefftzs.topcities.com/home.html Phot

Re: [Gimp-user] Problems with invoking GIMP from Mozilla

2002-05-13 Thread Jeff Trefftzs
Hi Gustav - I haven't tried this, so it may not work, but have you looked at gimp-remote? Maybe that's what you want to use with Mozilla instead of gimp -d. Check out man gimp-remote. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzs

Re: [Gimp-user] read text from gif files

2002-05-22 Thread Jeff Trefftzs
that layer separately, which is what it appears you are trying to do, but as far as the GIMP is concerned, the text is still just pixels, not letters. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?

Re: [Gimp-user] Installing additional scripts

2002-05-31 Thread Jeff Trefftzs
elete the entry corresponding to the misbehaving plug-in. This happens usually when I have changed something in the interface and the parasite contains saved values from the previous version. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzs

Re: [Gimp-user] version 1-3.x

2002-06-01 Thread Jeff Trefftzs
make images. Gimp-1.3 is the precursor to Gimp-1.4, which is a major rework of the gimp we all know and love. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp G

Re: [Gimp-user] Tutorial Pointers Page in PDF format (former : Re. Good tutorial in PDF format)

2002-06-08 Thread Jeff Trefftzs
>From his headers, Stephen Liu is on a windows machine, which means he may lack most of the nice linux/unix web tools such as wget, etc. Are there any other windows users out there who have tried to download/convert the various GIMP tutorials? -- --Jeff Jeff Trefftzs <[EMAIL PRO

Re: [Gimp-user] Eraser tool for a specific colour?

2002-07-06 Thread Jeff Trefftzs
the >boundary, so > this tool would work out to a colour boundary and then select the area within it. /Select/Select by color or try the Fuzzy Selection (AKA Magic Wand tool) -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome

Re: [Gimp-user] Editing masks

2002-07-09 Thread Jeff Trefftzs
ection, or that you don't have "preserve transparency" turned on. Also, make sure that the color you're using to draw with isn't the same as the background of the channel you're trying to draw into. (/me speaks from experience). HTH, -- --Jeff Jeff Trefftzs

Re: [Fwd: [Gimp-user] GIF support under Linux?]

2002-07-13 Thread Jeff Trefftzs
mber ever having to do anything particular to get/keep GIF support. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://treff

Re: [Gimp-user] Help needed with image manipulation

2002-08-27 Thread Jeff Trefftzs
for small areas in modestly-sized images it works wonders. Note - this plug-in needs to be tracked down and installed separately. It winds up in /Filters/Map/Resynthesize -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http:

Re: [Gimp-user] merging XCF into multiple GIFs (and automated processing in general)

2002-08-30 Thread Jeff Trefftzs
windows, or in scheme or Perl if you're running Linux. The PDB explorer in the toolbox Xtns menu will give you details on all of the gimp functions you'll need. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gu

Re: [Gimp-user] Replace colors (beginner question)

2002-09-02 Thread Jeff Trefftzs
, and the fg color is still black, nothing will appear to have happened. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://trefftzs.topcities.com/home.html Phot

Re: [Gimp-user] Script-Fu Help (beginner)

2002-09-06 Thread Jeff Trefftzs
it's not handling the smaller layer properly. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://trefftzs.topcities.com/home.html

Re: [Gimp-user] Using script-fu-drop-shadow in another script

2002-09-18 Thread Jeff Trefftzs
imp-text-fontname image bottom-layer ...))) Good luck. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://trefftzs.topcities.c

Re: [Gimp-user] transparent

2002-10-13 Thread Jeff Trefftzs
nks' great work, Grokking the Gimp. You can get to it from Toolbox->Xtns->Web_Browser->Grokking the Gimp. Look closely at chapters 3 and 4. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.d

Re: [Gimp-user] Arrays in Scheme script-fu with gimp?

2002-10-11 Thread Jeff Trefftzs
To access an array in scheme, use (aref array index). I have posted my most-used scheme reference at http://trefftzs.topcities.com/siod.html since it is no longer where it used to be. You may want to look at it. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tc

Re: [Gimp-user] sepia

2002-11-25 Thread Jeff Trefftzs
e, and decrease the blue (or increase the yellow, depending on how you want to look at it.) This actually does a nice job. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68

Re: [Gimp-user] text that follows a path

2002-12-12 Thread Jeff Trefftzs
though, to find out the instructions. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://trefftzs.topcities.com/ Photo Gallery ;;;Script written by Gui

Re: [Gimp-user] Working with Hand Written Text

2002-12-27 Thread Jeff Trefftzs
layer and the background layers visible and see how you like the result. This is a fairly common idiom in the GIMP, and you will run into it often. HTH, --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?ar

Re: [Gimp-user] color conversion tips?

2002-12-24 Thread Jeff Trefftzs
Selection by histogram is what you get with Image->Colors->Threshold. You can either do it using a copy of your original image in RGB(A) or, to get really sneaky, you can decompose your image into another colorspace (HSV, for example) and achieve the effect you want by thresholding the appropri

Re: [Gimp-user] making outline shape.

2003-02-04 Thread Jeff Trefftzs
t's easy (more or less). If you're working with a normal photo, then no simple feature set distinguishes the target objedt from the background and you have to work a lot harder. Good luck, and good hunting! -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzs

Re: [Gimp-user] Errors while compiling Plug-ins

2003-02-14 Thread Jeff Trefftzs
Nat - Try this: export CFLAGS='-D GIMP_ENABLE_COMPAT_CRUFT' before running gimptool. I haven't tried compiling fsdither.c, but this is needed for any number of the older plugins. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzs

Re: [Gimp-user] layer manipulation question, scripting, etc.

2003-02-16 Thread Jeff Trefftzs
yer visible, then you can save the image (/File/Save as ...), and repeat ad lib for each separate layer. A script fu to do this might be easier. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php

Re: [Gimp-user] Metal effect

2003-02-22 Thread Jeff Trefftzs
also GGJ's neat reflection tutorial at http://200.195.195.206/ggj/reflection3/reflection.html These should give you some good ideas about how to proceed. Just use your own selection instead of text. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.n

Re: [Gimp-user] Contrast Autostretch ?

2003-03-15 Thread Jeff Trefftzs
Hi John - Image/Colors/Auto/Stretch Contrast HTH -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery http://trefftzs.topcities.com/ Photo G

Re: [Gimp-user] script-fu

2003-03-18 Thread Jeff Trefftzs
Hi Pablo - Yes, indeedy. This is a good list to post script-fu questions. I also recommend the script-fu list on yahoo: [EMAIL PROTECTED] You may need to join that list to post on it, but that's relatively painless. HTH, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://w

[Gimp-user] GIMP-1.2.5 Compile Fails

2003-06-14 Thread Jeff Trefftzs
previously installed Gimp-1.2.3. Is it my system (not impossible) or is this a real bug? -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzsHome Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery

Re: [Gimp-user] GIMP-1.2.5 Compile Fails

2003-06-15 Thread Jeff Trefftzs
Hi Gimpers - Following up on my own post (sorry 'bout that) - there's no bug. It was my system configuration. I tweaked it last night and today the compile ran fine. Sorry to have bothered y'all. Regards, -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://

Re: [gimp-user] rotating

2003-06-15 Thread Jeff Trefftzs
the VC folks. As one of those potential customers who lives *way* out in the boonies, I'd like to see that, too. But the curve generation sounds like something that could be done pretty easily in script-fu. -- --Jeff Jeff Trefftzs <[EMAIL PROTECTED]> http://www.tcsn.net/trefftzs

  1   2   >