[Gimp-user] Gimp rebuilding user files?

2011-01-11 Thread scott s.
I started up GIMP today (2.6.11 on Win 7 x64), and got an extended pause 
and the startup windows showed "reading patterns" as best I remember.  I 
do recall in the past fooling around some trying to add a pattern file, 
but can't remember exactly what I had done.  At any rate after an 
extended period GIMP started, but configured a bit differently.  Looking 
around my system I see that the

C:\Users\\.gimp-2.6\
folder hierarchy seems to have been completely rebuilt.  Per the help 
that appears to be normal if local GIMP settings are missing or damaged. 
  But doing some mucking around, I found another copy from earlier in

C:\Users\\Appdata\Local\.gimp=2.6\

I did a compare of the two folder hierarchies, and did find a reference 
to pattern-path and pattern-path-writable in the older gimprc.  So I 
backed up the new .gimp-2.6 and copied over the older one to 
C:\Users\\, except I kept the new gimprc, and now GIMP is 
loading OK (AFAICT) with my original .gimp=2.6.

So I guess I'm wondering what happened, and where is .gimp-2.6 supposed 
to be located in a Win 7 x64 system?

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


[Gimp-user] GIMP crashing on memory allocation (WinXP)

2010-01-23 Thread scott s.
I'm trying to edit some large tiffs (620 Mb) and while slow it was going 
OK.  Then suddenly (nothing changed AFAIK) I start getting errors

GLib-ERROR* gmem.c:130 failed to allocate 16384 bytes aborting.

This was initially on GIMP 2.4.7 but I bit the bullet and installed 
2.6.8 to see if that changed anything (it didn't).  I take it that the
faulting module is libglib.dll which seems to have a version of 2.16.37
(I believe I had an older GTK+ but the GIMP 2.6 windows installer
updated it.)

This is on the Windows binary distribution.  I am running on Win XP sp3 
32 bit (x86) with 3 gb switch and USERVA switch set to 2540..  Looking 
at my system when the crash occurs I see my physical memory (2gb) is 
maxed out and also GIMP VM is 2 gb.  I guess one question is does the
windows build of GIMP compile with LargeAddressSpcaeAware set, though I 
suspect even if that was set in the binary it would still max out.  That
doesn't explain why it seemed to be working and just now I have
problems.

I tried playing with the tile cache size option, but that just seems
to change how fast the error occurs.  It seems that the tiff file open
plugin is completing and GIMP is either starting to render or at
times render is complete and I try to use a selection tool and then
the crash occurs.

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


Re: [Gimp-user] Gimp-user Digest, Vol 69, Issue 4

2008-06-10 Thread scott s.
Jan Snyder wrote:
> is it possible that we are still in need of the "save-layers.py" bin-plugin?
> 
> http://fforw.megameta.net/code
> 
> http://fforw.megameta.net/files/save-layer.py
> 
> Just make sure to save as a .py and not a .scm file. And if you are on
> linux, the command line, as if anybody on Linux wouldn't know:
> 
> $gimptool --install-bin save-layers.py
> 

Thanks.  I was turned onto that script and after some digging around
figured out how to get Python scripting into Gimp on the Win XP
platform.

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


Re: [Gimp-user] Saving individual layers

2008-06-10 Thread scott s.
Nathan Lane wrote:
> You could make each layer the only visible layer then save the file out 
> and only one layer will be saved out to a file.

Thanks , that's a good work around.  Separately, I've been informed of
a Python script that can split out layers.  The only catch is that
the file name must be part of the layer name.  I suspect it would
be possible to edit the script to change that behavior.

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


[Gimp-user] Saving individual layers

2008-06-07 Thread scott s.
I've been using the Microsoft Office scanning software.  It has the
capability of saving scans in tiff format.  There must be some
provision in tiff that allows multiple images (pages) to be saved
in a single tiff format file.

Gimp 2.4 (Win XP) tiff reader understands this format, opens the file
and asks if it should open each page as image or as layers.  Opening
as layers allows single operations to apply on all pages, making work
easier.  The problem is there doesn't seem to be any way to print
without flattening (all you get is the top layer of course) or to save 
the result, keeping the layers, in some format that another program
can read.  What I would like is something that could convert layers
to images at least.

scott s.
.

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


Re: [Gimp-user] Does GIMP support GEOTIFF files?

2007-08-25 Thread scott s.
Jeffrey Brent McBeth wrote:
>
> 
> It has been almost ten years since I worked with GEOTIFF files, but IIRC
> they are just TIFF files with a couple extra tags telling you where the
> image is geospatially located.  That should mean that GIMP can open a
> GEOTIFF fine, but there are no guarantees that it can keep the tags if you
> then save it.  Note, I haven't checked this in a long long time, but it did
> work then.

GIMP kills the GeoTiff tags.  In earlier versions it would produce a
huge stack of error message windows when loading, complaining about
unknown tags, but now in ver 2.2.15 it just gives 3 errors per
GeoTiff which is  manageable.  I load my GeoTiffs in GIS software
first to save the geo data before editing in GIMP, so I can then
reload it using the data and have my GIS restore the GeoTiff tags.

scott s.
.

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


Re: [Gimp-user] Does GIMP support GEOTIFF files?

2007-08-24 Thread scott s.
Kevin Cozens wrote:
> Maverick Merritt wrote:
>> Does the GIMP support GEOTIFF files?  If not, are there any plans to do so?
> 
> The answer to both questions is no. It is unlikely that the file format would 
> be supported in GIMP unless there is a publically available document which 
> describes the file format. If there is such a document, it just takes an 
> interested party to create a plug-in for the format.
> 

Of course, such a document does exist at remotesensing.org, and it
would be nice if the tiff plugin for GIMP simply kept the geotiff
tags in the file, but I guess it is one of the features of this style
of open source software development that you can have GIMP and GDAL
developed on the same model, but they can't interoperate.

scott s.
.


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


Re: [Gimp-user] 16 Bit files

2007-07-12 Thread scott s.
Brian Vanderburg II wrote:
> I frequently use the GIMP for patterns/fractals that are to be used as 
> height fields.  For this, it would be nice if 16bit gray scale was 
> available.  I figure GIMP will eventually have 16bit support.
> 

Same here.  there are instances when it would be nice to use graphics
tools on 16 bit height fields.

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


[Gimp-user] GIMP help (webrowser) CTD

2007-06-13 Thread scott s.
Ever since the May updates to Win XP SP2 (not that is the cause but
that is all I can think of that changed) the Help function no longer
works.  It seems to start a plugin webrowser.exe and this CTDs.

I uninstalled Gimp, GTK+, and the help and installed the compiled
versions using the windows installers:

GIMP 2.2.15
GTK+ 2.10.11
gimp-Help 2-0.11

into Win XP SP2 with all updates.  Still is crashing.  Any ideas?

scott s.
.

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


Re: [Gimp-user] gimp or inkscape?

2007-04-06 Thread scott s.
Alex Feldman wrote:
> Hi,
>
> I have limited experience with Gimp, almost all of it with photographs, 
> and essentially none with Inkscape.  I want to make some simple maps of 
> trails in the area, and mark them with mileages and a few comments.  My 
> plan was to download the photographs of the area from Google Earth, put 
> a layer over it, and trace out the trails.  Then I can stretch or shrink 
> the image and add the decorations and commentary.
>
> My question is, which is the best tool for this?  Or is there a better 
> way to do it than what I am describing?  Thanks for the help.
>
>   
Wouldn't it be better to build your overlays in Google Earth?  Then you 
could save
the kml data for later use or uploading to the web.  What you are 
suggesting would
work, but the "best" solution would be to use GIS software for this 
task.  There are a
number of open source and freeware GIS tools, the biggest problem is 
that in general
they are not designed to directly access the Google data.  That can be 
worked around,
but probably is more work than you are interested in, unless you expect 
to do more
mapping applications.  When you say you want to "download the 
photographs" do you
mean using the Google map api, or taking screenshots of a Google Earth view?
Or are you using one of the pay versions of GE (I think these offer more 
options, but
haven't investigated).

scott s.
.

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


Re: [Gimp-user] GIMP throwing away TIFF tags

2007-02-12 Thread scott s.
Paul Surgeon wrote:
> Ok so let's throw the tags away.
> Is there anyway to get GIMP to use libgeotiff instead of libtiff?
> libgeotiff is built on top of libtiff.
> I have to touch up hundreds of aerial photos and it's a PITA to have to save 
> and then reapply the projection every time I save an image in GIMP.
>
> Avenza Systems sell a Photoshop CS plugin called "Geographic Imager" that 
> handles GIS formats but it also does far more than what I need and am willing 
> to pay for ($600).
>
>   
I also wish there was an option to keep Geotiff tags in images.  At 
least the current
version of GIMP I use only raises 3 errors, vs the many errors I got in 
the past.
IIRC the last time I asked about it I was told to write my own plugin.

scott s.
.

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


Re: [Gimp-user] Editing the alpha channel

2006-06-21 Thread scott s.

[EMAIL PROTECTED] wrote:


Perform a "Layers->Mask->Add Layer Mask" and select "Transfer layer's 
alpha channel" as the initialize option. You can then edit the "alpha 
channel" by editing the layer mask. When you wish to transfer your 
edited layer mask back to the alpha channel, perform a 
"Layers->Mask->Apply Layer Mask".

___


Thanks to Raymon and "saulgoode" for clarifying the alpha channel <> 
layer mask, though
I still don't grasp the concept.  I found I could create a duplicate of 
the alpha channel, and directly
edit that, but I couldn't figure out any way to make use of my edits 
except for channel to
selection, which didn't really get me anywhere.  The advantage to 
editing the channel mask is
that you can set a color for the mask, which makes it easier to see just 
what you are doing.
When I edit the layer mask, other than modulating the transparency of 
the connected layer,

I can't precisely see the effect.

there is one other thing:  In the add layer mask there is an option

Layer's alpha channel
but also
Transfer layer's alpha channel

What is the difference?

scott s.
.






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


[Gimp-user] Editing the alpha channel

2006-06-19 Thread scott s.

I seem to be missing a basic concept.  If I open an image with alpha
channel, I can't find any way to edit the alpha channel.  I end up
using other software to save the alpha as a grayscale and editing that.
That requires converting my 24 bit image to grayscale too so I can
load the alpha as a layer for editing.  What I want is to keep the
24 bit rgb image and edit the alpha as an 8 bit layer.
FWIW, I generally use 32 bit targa format for editing image with
alpha., because I don't have any filter for directX compressed
formats (DXT1, DXT3).

scott s.
.

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


Re: [Gimp-user] Gimp won't start without warnings

2006-05-02 Thread scott s.

Jennifer Chase wrote:
I downloaded the latest versions of Gimp and it's GTK, but everytime I 
open it, it stops halfway through loading the program and tells me 
that it can't find a file called 'libgimp-2.0-0.dll' and that 
re-installing might fix it. I tried re-installing like the rest of the 
message said, but the problem persists.
 
Also; I can keep clicking until it loads Gimp, but I think something's 
missing: I can't open bitmaps or jpegs or any other picture format I 
confirmed on in the installation.
 
I have that problem if I try to launch Gimp from within another 
application, but not from
a shortcut (WinXPsp2).  I don't see why this dll is not getting picked 
up; it seems to be

in the same location as all other files for Gimp.

scott s.
.

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


Re: [Gimp-user] Re: the difference between resoloution and size

2006-03-19 Thread scott s.

GSR - FR wrote:


Hi,
[EMAIL PROTECTED] (2006-03-19 at 2339.24 +0100):
 


Hi!

... and is there any difference in picture if I set:

100x100 in 400dpi
or
200x200 in 100dpi

and make a print from it (in same size - 10cm x 10cm for example)?
   



Then it is not 400 or 100 DPI, but (rounding to 1 inch = 2.5 cm) a 4
inch print, so you have printed 100 pixels to 4 inches and 200 to 4
inches too, so that was 25 and 50 DPI. Maybe you are confused with the
printer's DPI (300, 720, 1440...) but those are not pixels, but ink
dots. The print system has to convert the file/screen pixels (think
about them like squares or rectangles with different levels of
intensity) to ink dots which are on or off (one level of intensity, so
the printer creates patterns of dots to simulate the intensity levels
when looked from "far away").

 

I have been trying to understand this better myself.  I couldn't find 
any good
help on it.  My goal was to determine the maximum size image in pixels 
that would
print exactly on a letter-size paper with no scaling.  I built a 
resolution test image
and found that the highest resolution that I could see a 1 pixel line on 
my printer
was about 150 pixel/inch.  This is on windows xp.  I see that in at 
least some file
formats, the resolution setting is saved in the metadata as dpi.  But 
when I print the
image using different applications, I get different results.  The apps 
seem to use or
package the data differently for the driver.  For example, one app has 
options in
the print dialog for "fit pixels" "fit resolution" and "fit to page".  I 
haven't figured out
yet exactly what this does (other than fit to page obviously scales the 
data up or down

as required.

My printer also has a poster mode (2x2, 3x3,4x4).  As best I can determine
all this does is first scale the image to a single page in the app and then
the printer just zooms it (I don't know if it does any sort ot 
interpolation but I doubt it).


scott s.
.

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


Re: [Gimp-user] ECW file support.

2006-03-17 Thread scott s.

Alan Horkan wrote:


From what I can tell ECW (Enhanced Compression Wavelet)  is a lossey

wavelet compression scheme (either that or Extreme Championship Wrestling,
I hate acronyms).  Due to the high compression rates it seems to have
gained some suppport in fields such as GIS (mapping) where images can be
extremely large.

I managed to find a similar questions in the list archives:
http://lists.xcf.berkeley.edu/lists/gimp-developer/2001-May/014762.html

There does seem to be a library for ECW support but a bit of searching
suggests it may not be GPL compatible, but maybe proprietary plugins are
possible with the GNU Image Manipulation Program?  (Since photoshop
filters are supported using PSPI I guess they must be possible but I
imagine the gimp developers would not want to encourage more proprietary
software.)

 


You might want to check out Quantum GIS which uses GDAL support for
ECW and JP2 (but I guess not SID) and export an image to another
format such as TIF.

scott s.
.

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


Re: [Gimp-user] Composing Images

2006-03-06 Thread scott s.

Joao S. O. Bueno Calligaris wrote:


On Tuesday 28 February 2006 10:24 pm, scott s. wrote:
 


I have some raster images that I need to combine.  Each raster is
in tiff format grayscale.  


[snip]



In image->mode menu , you will find the "compose" plug-in.
Use that.

The only catch is that all three images must be the same size bedfore 
combining, so you may have to crop/scale before doing that.


JS




Thanks Joao -- I was having trouble getting the "compose" to
work (no matter what I did it was "grayed out").  Then I realized in
manipulating the data in another program, the images were being
saved as "indexed" not "grayscale".  Once I changed that I could
load 3 different bands (tiffs)  and assign them as RGB channels in
the compose filter and it worked out great.

Just for info, the data is satellite Landsat 7 enhanced thematic
mapper, which is a multisensor imaging device that produces
data in about 9 different spectral bands + one panchromatic
grayscale.  GIMP is working very nicely in combining the
band data to create false-color images.

scott s.
.

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


[Gimp-user] Composing Images

2006-02-28 Thread scott s.

I have some raster images that I need to combine.  Each raster is in tiff
format grayscale.  What I want to do is load each file into a channel
to create a color image.  The problem is, I can't figure out how to get
an image, or layer, into a channel.  I can load a single image, and
convert it into RGB which copies the data into all 3 channels, but
then I can't figure out how to edit the 2 channels I don't want into
black.  I'm assuming if I could do this on all 3 images, I could then
load them as layers and then compose them somehow.  It seems
like there should be an easier way.   This is gimp 2.2.10.

scott s.
.

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


Re: [Gimp-user] Creating heightmap from a topographical chart

2005-11-28 Thread scott s.

Vassilis Chryssos wrote:


Hello all.

This is what I'm trying to achieve: I have a topographical chart (curves
that depict the height of a territory) which I want to use as a
heightmap for blender. Blender uses gradient grayscale images to raise
the pixels of a plane according to the "whiteness" of each pixel (i.e.
the white pixel will be raised to the higher level, whereas black pixel
will remain to the bottom. The in-between pixels will be raised
according to their value of white).
With this in mind someone must create a grayscale gradient image out of
the topographical chart.
Could someone suggest a smart way to apply grayscale gradient to the
image according to the height specified by the curves?

 


I have not tried anything like this.  For the US the National Elevation
Database provides excellent DEM at 1/3 arc sec granularity.

Here is a ref that describes the kind of process you are interested in:
http://www.terrainmap.com/rm19.html

I would recommend getting the SRTM DEM data for your area of interest.
It is provided in 1 degree squares.  There are various programs such as
MicroDEM which can convert the DEM data into raster images, and also
generate 3d views with selectable height exaggeration.

I believe this link is for the current processed SRTM version 2 which I
think is the latest (or maybe final) version.

ftp://e0srp01u.ecs.nasa.gov/srtm/version2/

scott s.
.



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


[Gimp-user] Opening Geo-Tiff files in GIMP

2005-02-22 Thread scott s.
I'm a new user, trying out GIMP.  I have a requirement to edit some
files in geotiff format.  When I open the file, I get an alert dialog
about unrecognized tags (which is OK as long as the data in them are
preserved) but these files are in 8,8,8 color and when GIMP loads them,
they are in 8 bit greyscale.  So far I have been unsuccessful in
figuring out why the 3 layers aren't being preserved.
TIA
scott s.
.
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user