[Gimp-user] Downloading User Manual

2011-01-21 Thread Dick Smith
I'm trying to get two friends going with GIMP. What is the easiest way to download and install the manual on a windows platform? Dick ___ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Re: [Gimp-user] Installing GIMP-2.7.1

2011-01-21 Thread Patrick Shanahan
* Kevin Cozens [01-21-11 18:13]: > Michael Schumacher wrote: > > Make sure that the environment variable LD_LIBRARY_PATH contains the > > directory of the libgimp you've built. > > On some systems you may also need to run ldconfig after installing a new > library file. Library files installed us

Re: [Gimp-user] Installing GIMP-2.7.1

2011-01-21 Thread Kevin Cozens
Michael Schumacher wrote: > Make sure that the environment variable LD_LIBRARY_PATH contains the > directory of the libgimp you've built. On some systems you may also need to run ldconfig after installing a new library file. Library files installed using a package management system should do tha

Re: [Gimp-user] Installing GIMP-2.7.1

2011-01-21 Thread Michael Schumacher
On 21.01.2011 21:20, Julien Hardelin wrote: > L> http://software.opensuse.org/search >> openssue 11.3 >> search for: libguimpui >> > > Thank you very much. > It was impossible to find this by myself. It is not described in the > INSTALL file! That's because the advice isn't correct. Make

Re: [Gimp-user] Installing GIMP-2.7.1

2011-01-21 Thread Patrick Shanahan
* Julien Hardelin [01-21-11 15:23]: > > Thank you very much. > It was impossible to find this by myself. It is not described in the > INSTALL file! > ___ I found it w/google :^) -- Patrick Shanahan Plainfield, Indiana, USAHOG # US1244

Re: [Gimp-user] Installing GIMP-2.7.1

2011-01-21 Thread Julien Hardelin
L> http://software.opensuse.org/search > openssue 11.3 > search for: libguimpui > Thank you very much. It was impossible to find this by myself. It is not described in the INSTALL file! ___ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU ht

Re: [Gimp-user] Installing GIMP-2.7.1

2011-01-21 Thread Patrick Shanahan
* Julien Hardelin [01-21-11 10:32]: > I installed GIMP-2.7.1 with the usual ./configure, make, make install. > No error. > Then /usr/local/bin/gimp-2.7: > "error while loading shared libraries: libgimpwidgets-2.0.so > cannot open shared object file: no such file or directory" > > What must I do?

Re: [Gimp-user] newbie: script for comverting eps line drawings to gif

2011-01-21 Thread Ofnuts
On 01/21/2011 04:30 PM, Mike Williams wrote: Would someone please post the differences between page3.eps and page3b.eps? I tried changing scale to 1.0 1.0 and get an image with a thicker outer border, but the image is clipped, only the lower left corner of the figure is shown and the image

Re: [Gimp-user] newbie: script for comverting eps line drawings to gif

2011-01-21 Thread Mike Williams
On Fri, Jan 21, 2011 at 5:03 AM, Ofnuts wrote: > > On 01/21/2011 09:13 AM, Ray Tayek wrote: > > > > At 03:26 PM 1/20/2011, Ofnuts wrote: > >> ... > >> If you edit the EPS to work with a > >> 1:1 scale and a sufficient bounding box (2 lines to edit, no hard to > >> script), the output of convert

[Gimp-user] Installing GIMP-2.7.1

2011-01-21 Thread Julien Hardelin
Hi, I installed GIMP-2.7.1 with the usual ./configure, make, make install. No error. Then /usr/local/bin/gimp-2.7: "error while loading shared libraries: libgimpwidgets-2.0.so cannot open shared object file: no such file or directory" What must I do? (I run OpenSuse-11.3) ___

Re: [Gimp-user] Scaling / rotating images and focus

2011-01-21 Thread Jeremy Nell
Thanks. That does help, but not completely, because the more you lessen the opacity, the less of the preview you can see. It still appears on top of all the layers, rather than in the layer where it was originally positioned (in this case, at the bottom). On 21/01/2011 12:20, Mikel Garai wr

Re: [Gimp-user] Scaling / rotating images and focus

2011-01-21 Thread Mikel Garai
The rotate tool have an "opacity" slider for the preview in the "tool options dialog". El 21/01/11 11:16, Jeremy Nell escribió: 1. I have an illustration with a few layers (lines and colours). 2. I drag and drop, let's say, an image of a TV onto the illustration. 3. I move the TV's layer dow

[Gimp-user] Scaling / rotating images and focus

2011-01-21 Thread Jeremy Nell
1. I have an illustration with a few layers (lines and colours). 2. I drag and drop, let's say, an image of a TV onto the illustration. 3. I move the TV's layer down to below all the layers, so that it's at the bottom and appears partly behind, say, a cabinet. 4. I want to scale and rotate it

Re: [Gimp-user] newbie: script for comverting eps line drawings to gif

2011-01-21 Thread Ofnuts
On 01/21/2011 09:13 AM, Ray Tayek wrote: > > At 03:26 PM 1/20/2011, Ofnuts wrote: >> ... >> All of them produce an image with less pixels than the conversion in >> Gimp... (235x235 instead of 326x326). >> >> If you look at the EPS it specifies a 235x235 bounding box, and a scale >> factor to sho

[Gimp-user] Question about the rendering engine

2011-01-21 Thread Jeremy Nell
I'm not a developer, so please don't slate me. I'm merely querying. I have six gigs of DDR3 RAM, an i7, and have allocated Gimp three gigs of RAM. My understand is that Gimp should run pretty smoothly. And it does. Except for when my file sizes increase. Let's say I'm working on an A3 page,

Re: [Gimp-user] newbie: script for comverting eps line drawings to gif

2011-01-21 Thread Ray Tayek
At 03:26 PM 1/20/2011, Ofnuts wrote: >... > All of them produce an image with less pixels than the conversion in >Gimp... (235x235 instead of 326x326). > >If you look at the EPS it specifies a 235x235 bounding box, and a scale >factor to shoehorn the diagram in it. the page.eps file that i am us