Hi,
On Sat, 2007-03-03 at 17:18 +, David Marrs wrote:
> The FAQ had a few cobwebs in it so I gave it a dust. It should feel more
> up-to-date now and actually relevant to version 2.2.
Thanks for your help. But it would probably help if you could give a
pointer, or even a link, to which FAQ
normally you should use the startup script listed on gimp.org site for launching
#!/bin/sh
PATH=/opt/gimp-2.3/bin:$PATH
export PATH
LD_LIBRARY_PATH=/opt/gimp-2.3/lib
export LD_LIBRARY_PATH
/opt/gimp-2.3/bin/gimp-2.3 "$@"
(provided you installed to /opt so you'd have to change that)
--
There's much talk recently about HDR images. Could someone with more
technical expertise than I possess comment on HighDef television and whether
there will be soon something like a HighDef computer monitor? Specifically,
for a long time I have been making images for web content at 72 dpi under
th
Quoting David Heino <[EMAIL PROTECTED]>:
> There's much talk recently about HDR images. Could someone with more
> technical expertise than I possess comment on HighDef television and whether
> there will be soon something like a HighDef computer monitor? Specifically,
> for a long time I have been
I had this problem as well, try staring it from the CLI with:
gimp-2.3 --verbose -d -f
(no data, no fonts)
On 3/4/07, Jozef Legeny <[EMAIL PROTECTED]> wrote:
> normally you should use the startup script listed on gimp.org site for
> launching
>
> #!/bin/sh
>
> PATH=/opt/gimp-2.3/bin:$PATH
> exp
Sven Neumann wrote:
> Thanks for your help. But it would probably help if you could give a
> pointer, or even a link, to which FAQ you are talking about.
>
>
> Sven
>
>
oh yeah..
http://wiki.gimp.org/gimp/UserFaq
___
Gimp-user mailing list
Gimp-user@
Hi all
has anybody ever thought about using Gimp with Subversion? I'd love a
module that allows me to make sense of my edited versions of an image. I
couldn't find a plugin though :(
cheers
Bernhard
--
Graylion's Fetish & Fashion Store
Goth and Kinky Boots, Clothing and Jewellery
http://www.g
On Sun, 4 Mar 2007 14:31:46 -0800
"Anthony Ettinger" <[EMAIL PROTECTED]> wrote:
> I had this problem as well, try staring it from the CLI with:
>
> gimp-2.3 --verbose -d -f
>
> (no data, no fonts)
I got it working by simply using the '-s' switch. It is documented that
some of the gimp versions
Bernhard D Rohrer <[EMAIL PROTECTED]> writes:
> has anybody ever thought about using Gimp with Subversion? I'd love a
> module that allows me to make sense of my edited versions of an image. I
> couldn't find a plugin though :(
Subversion or most other revision control systems are optimized for