[Gimp-user] Carving away

2002-11-11 Thread Jim Clark
I have stumbled into this effect before but do not remember how. I want to
place text on a picture, but create a carved look around the letters as if
the picture was scraped away and the letters were revealed. A nice recessed
3-D look. Not torn away, but just bordered a little to make the letters
look behind.

Hope that explains itnow can someone point me to instructions?

Thanks-

Jim Clark


___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user



Re: [Gimp-user] glib can't find pkg-config

2002-11-11 Thread Falk Pauser
Hi,

> I'm trying to install gimp-1.3.10.
> First I installed pkgconfig-0.14.0.- Without errors.
> Then I tried to configure glib.2.0.6.
> Error: can't find pkg-config. - But it's there, in /usr/local/bin

mayby setting PKG_CONFIG_PATH could solve your problem?

  $ export PKG_CONFIG_PATH="/usr/local/lib/pkg-config/"
  $ make distclean
  $ ./configure --prefix=/...

hth,
falk



msg01721/pgp0.pgp
Description: PGP signature


[Gimp-user] Re: Gimp-user Digest, Vol 2, Issue 8

2002-11-11 Thread Ariel Kass
> Date: Mon, 11 Nov 2002 13:38:44 -0600
> From: "Jim Clark" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [Gimp-user] Carving away
> Message-ID:
>
<[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=us-ascii
> MIME-Version: 1.0
> Precedence: list
> Message: 1
> 
> I have stumbled into this effect before but do not
> remember how. I want to
> place text on a picture, but create a carved look
> around the letters as if
> the picture was scraped away and the letters were
> revealed. A nice recessed
> 3-D look. Not torn away, but just bordered a little
> to make the letters
> look behind.
> 
> Hope that explains itnow can someone point me to
> instructions?
> 
> Thanks-
> 
> Jim Clark
> 
Hi Jim,

I think what you stumbled into was the inverted
bumpmap. when you make a for the letters to be bumped
up into the above layer, you can reverse this so that
the letters seem to be pressed into the above picture.
that might be the look your looking for. if so, in the
bumpmap dialog box click the invert option.

peace,
Ariel Kass

__
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user



Re: [Gimp-user] glib can't find pkg-config

2002-11-11 Thread Hago Ziegler
Hi,


  $ export PKG_CONFIG_PATH="/usr/local/lib/pkg-config/"


I tried it this way, just "/usr/local/bin"

But it made no difference.
Is this the exact way to set a path?

Hago

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user



[Gimp-user] semi transparent gradient

2002-11-11 Thread Philippe Rousselot
Hi,

I want to make a semi transparent gradient. I explain:

I have a 2x2pixels square with one blue diagonal and the other transparent
I have another one White and transparent

I have a large rectangle, let say 200x500.

I want the top alternating blue and transparent and by a gradient effect 
I want to get at the bottom, white and transparent

Is there a way of doing this?

thanks in advance


Philippe

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


[Gimp-user] RAW Format

2002-11-11 Thread Hamid


Hi there,

Can GIMP open RAW format of the Photoshop ?
How difficult it is to write a plugin to do that for GIMP ?

Thanks
Hamid




___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user



Re: [Gimp-user] glib can't find pkg-config

2002-11-11 Thread Falk Pauser
> But it made no difference.
> Is this the exact way to set a path?

it should be - what's the exact error message you get?

greets,
falk



msg01726/pgp0.pgp
Description: PGP signature


[Gimp-user] tool-config cannot be saved

2002-11-11 Thread Falk Pauser
hi,

i wonder how i can save my tool-seetings, for example for "move" etc. -
i hit the save-button, but each time i reload the gimp, default settings
are used, my settings are not restored.

same for "view" - i dont like the layer-border - but i dont know how to
switch it of permanently - any hints?

ps: can anybody explain why new created layers with no content are sized
to the document-size? it slows gimp down if i use many layers and each
of them ist oversized... layer-sizes do not make sense for my
understanding - why not handle layer-sizes like photoshop does?

greets,
falk
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user



[Gimp-user] how to open gim-files (xcf) in photoshop?

2002-11-11 Thread Falk Pauser
that's what i'd like to know...

greets&thanks,
falk
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user



Re: [Gimp-user] tool-config cannot be saved

2002-11-11 Thread Malcolm Tredinnick
On Tue, Nov 12, 2002 at 01:45:36AM +0100, Falk Pauser wrote:
[...]
> ps: can anybody explain why new created layers with no content are sized
> to the document-size? it slows gimp down if i use many layers and each
> of them ist oversized... layer-sizes do not make sense for my
> understanding - why not handle layer-sizes like photoshop does?

Whichever way the default goes, some people are going to have to change
it. I have no idea how Photoshop handles layers, but if new GIMP layers
came up at some arbitrarily small size, in a lot of cases you would have
to resize them anyway. As it is, if you dislike the speed hit, just
shrink the layer down to a size that is more convenient for you. You may
argue that you would have to do that all the itme, but then what is the
"correct" default size (hint: there isn't one).

Malcolm

-- 
Works better when plugged in.
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user



Re: [Gimp-user] glib can't find pkg-config

2002-11-11 Thread Hago Ziegler
> it should be - what's the exact error message you get?

"checking for pkg-config... no
 configure: error: ***pkg-config not found." See
http://www.freedesktop.";

That's all. It doesn't help very much.
I already downloaded a fresh version of pkg from freedesktop
and installed it, but also this made no difference.

Hago


___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user



Re: [Gimp-user] glib can't find pkg-config

2002-11-11 Thread Kevin Myers
Take a look at the instructions that I recently posted on gimpwin-dev
regarding building the gimp under Windows.  Info on how to point to
pkg-config is included that should work essentially the same on other
platforms.

s/KAM


- Original Message -
From: "Hago Ziegler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 11, 2002 3:42 PM
Subject: Re: [Gimp-user] glib can't find pkg-config


> > it should be - what's the exact error message you get?
>
> "checking for pkg-config... no
>   configure: error: ***pkg-config not found." See
> http://www.freedesktop.";
>
> That's all. It doesn't help very much.
> I already downloaded a fresh version of pkg from freedesktop
> and installed it, but also this made no difference.
>
> Hago
>
>
> ___
> Gimp-user mailing list
> [EMAIL PROTECTED]
> http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user



Re: [Gimp-user] glib can't find pkg-config

2002-11-11 Thread Kevin Myers
Well shoot, I was just being lazy, let me try to save you a little bit of
trouble...

As I recall, you need to point to the pkg-config executable by one of two
methods:
A. the directory containing the pkg-config executable is listed in your PATH
environment variable, OR
B. set an environment variable named PKG_CONFIG to the complete path
including the name of the pkg-config executable.

Note that PKG_CONFIG_PATH does NOT point to the pkg-config executable.
PKG_CONFIG_PATH points to a list of the directories containing the
pkg-config configuration info for the packages that will be configured.  For
example, using mingw under Windows, I set PKG_CONFIG_PATH as follows:

#!/bin/sh

export PKG_CONFIG_PATH=\
D:\\source\\gettext-dev-0.10.40-20020904\\lib\\pkgconfig\;\
D:\\source\\glib-dev-2.0.6-20020802\\lib\\pkgconfig\;\
D:\\source\\gtk+-dev-1.3.0-20020912\\lib\\pkgconfig
echo PKG_CONFIG_PATH=$PKG_CONFIG_PATH

You ought to be able to adjust that to work with the appropriate path style
and delimiters on your system.  Hope this helps.

s/KAM


- Original Message -
From: "Kevin Myers" <[EMAIL PROTECTED]>
To: "Hago Ziegler" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, November 12, 2002 12:39 AM
Subject: Re: [Gimp-user] glib can't find pkg-config


> Take a look at the instructions that I recently posted on gimpwin-dev
> regarding building the gimp under Windows.  Info on how to point to
> pkg-config is included that should work essentially the same on other
> platforms.
>
> s/KAM
>
>
> - Original Message -
> From: "Hago Ziegler" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, November 11, 2002 3:42 PM
> Subject: Re: [Gimp-user] glib can't find pkg-config
>
>
> > > it should be - what's the exact error message you get?
> >
> > "checking for pkg-config... no
> >   configure: error: ***pkg-config not found." See
> > http://www.freedesktop.";
> >
> > That's all. It doesn't help very much.
> > I already downloaded a fresh version of pkg from freedesktop
> > and installed it, but also this made no difference.
> >
> > Hago
> >
> >
> > ___
> > Gimp-user mailing list
> > [EMAIL PROTECTED]
> > http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user
>
> ___
> Gimp-user mailing list
> [EMAIL PROTECTED]
> http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user