Re: [Gimp-user] opening a geotiff query

2018-11-05 Thread scott s. via gimp-user-list
you lose all the metadata. Though since you are exporting as bmp, maybe that doesn't matter in this use case? In my case I had utilities that could extract the metadata and then restore it into "normal" tiff format files that I exported o

Re: [Gimp-user] ANNOUNCE: GIMP 2.10.0 released

2018-04-27 Thread scott s.
On 4/27/2018 04:44, Michael Natterer wrote: Hi, After 6 years of development... We just released GIMP 2.10.0 \o/ Congratulations. Though until you do windows and OSX builds I would call it kind of a soft release. scott s. . ___ gimp-user-list

Re: [Gimp-user] ANNOUNCE: GIMP 2.10.0-RC2 released

2018-04-18 Thread scott s.
o issue release candidates with suspected issues. scott s. . ___ gimp-user-list mailing list List address:gimp-user-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list List archives: https://mail.gnome.org/archives/gimp-user-list

Re: [Gimp-user] Movies

2016-08-12 Thread scott s.
Handbrake is probably the most recommended solution. scott s. . ___ gimp-user-list mailing list List address:gimp-user-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list List archives: https://mail.gnome.org/arch

Re: [Gimp-user] Where are the plug-ins?

2016-02-11 Thread scott s.
he first page of plug-ins. scott s. . ___ gimp-user-list mailing list List address:gimp-user-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list List archives: https://mail.gnome.org/archives/gimp-user-list

Re: [Gimp-user] DON'T HATE the new save vs. export behavior

2012-07-21 Thread scott s.
tiff. IIUC GIMP uses a 3rd party library to read tiff, and I guess GIMP spec doesn't specify if on import if GIMP is to retain meta-data, silently dispose of it, or alert the user that meta-data may be lost. scott s. . ___ gimp-user-list mailing list

Re: [Gimp-user] GIMP 2.8 usability discussion - Argument consolidation and referencing

2012-07-15 Thread scott s.
able > (if only to me of course). > > scott s. > . > Metadata is, almost by definition, non-essential to the layer and pixel composition of an image; so the fact GIMP ignores it during load only makes a difference if you need to write said composition back to a TIFF file with ori

Re: [Gimp-user] GIMP 2.8 usability discussion - Argument consolidation and referencing

2012-07-14 Thread scott s.
t really handle (AFAIK) meta-data embedded with image raster data in file formats (in my case, Tiff tags). Treating import in a manner analogous to export (ie, import and export may cause loss of data) seems reasonable (if only to me of course). scott s. . __

Re: [Gimp-user] Install 2.8 alongside 2.6 in windows?

2012-05-18 Thread scott s.
problems in either one. I guess I will give it a go and see what happens. thanks scott s. . ___ gimp-user-list mailing list gimp-user-list@gnome.org http://mail.gnome.org/mailman/listinfo/gimp-user-list

[Gimp-user] Install 2.8 alongside 2.6 in windows?

2012-05-16 Thread scott s.
y few indicate 2.8 compatibility. So I would need to test them myself but if they don't work I would go back to 2.6, at least for some tasks. scott s. . ___ gimp-user-list mailing list gimp-user-list@gnome.org http://mail.gnome.org/mailman/listinfo/gimp-user-list

Re: [Gimp-user] Find/select by color

2011-12-14 Thread scott s.
On 12/14/2011 06:54, Steve Kinney wrote: On 12/13/2011 10:20 PM, scott s. wrote: GIMP 2.6.11 I need to be able to select region by color, but I want to be able to specify the color RGB (for example, by setting the foreground color). All I can find on the tool is to select by mouse/clicking on

[Gimp-user] Find/select by color

2011-12-13 Thread scott s.
or it. Desired behavior is 1. Specify RGB in hex 2. Activate tool/script 3. All pixels in image with specified color are in selection (with the various selection options and threshold/aa/transparency options, though the options aren't mandatory).