[Gimp-user] Mac Photos 1.5 extension

2016-10-30 Thread David Moore
How do I set GIMP as an Photo Editing Extension of Photos 1.5 on El Capitan?
David Moore via iPad
+1 (403) 660-1589, scifida...@hotmail.com
‘Inspire others with genuine respect and character’
___
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] 'Precision' Meaning

2016-10-30 Thread Ofnuts

On 31/10/16 00:52, FierySwordswoman wrote:

When creating a script for GIMP, using something like
stroke.get_point_at_dist(...)
it requires 2 floats: distance and 'precision for estimation'.
What does 'precision for estimation' mean?

The point coordinates are obtained by an iterative algorithm that must 
be stopping when further iteration do not change the coordinates by some 
precision amount.


Typically I use .1 for the simple cases, and .1/N when I want a bit more 
accuracy, N being the number of anchors in the stroke.


Keep in mind that if you use the value of 
pdb.gimp_vectors_stroke_get_length(...) in 
pdb.gimp_vectors_stroke_get_point_at_dist(...) you may well get an 
invalid result (valid=False). I often use a facade method that returns 
the coordinates of the last anchor in this case.






___
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


[Gimp-user] 'Precision' Meaning

2016-10-30 Thread FierySwordswoman
When creating a script for GIMP, using something like
stroke.get_point_at_dist(...)
it requires 2 floats: distance and 'precision for estimation'.
What does 'precision for estimation' mean?

-- 
FierySwordswoman (via www.gimpusers.com/forums)
___
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] drag and drop

2016-10-30 Thread Partha Bagchi
On Sun, Oct 30, 2016 at 6:46 PM, Patrick Shanahan 
wrote:

> * black-explorer  [10-30-16 18:42]:
> > >Am 30.10.2016 um 13:47 schrieb black-explorer:
> > >And what should happen if someone does this?
> > >
> > >Please re-read your message, assume that others do not know what you
> > >are
> > >thinking about, and elaborate.
> >
> > well, my suggestion is that the image file opens up inside gimp when i
> drag and
> > drop it onto the gimp icon.
>
> Then you must configure WINDOWS to do that.  It is not a function of gimp
> but your chosen operating system.
>
> This been a Windows function for quite sometime... There is nothing to
"configure".
___
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] drag and drop

2016-10-30 Thread Partha Bagchi
On Sun, Oct 30, 2016 at 1:06 PM, black-explorer 
wrote:

> >On my builds when you do that on Windows, it will open that image with
> >GIMP. Are you not getting that behavior?
> >
> >Thanks,
> >Partha
> >
> >On Sun, Oct 30, 2016 at 8:47 AM, black-explorer 
> >wrote:
>
> No. I'm on Windows 10 HOME.
>
What do you mean "No"? Can you please explain?

I said that on Windows (in my case Windows 10, 64-bit), GIMP will open the
image if you drag the image on top of the GIMP icon on your desktop. The
additional point I mentioned is that it is with respect to my builds
available at my website.

>
> --
> black-explorer (via www.gimpusers.com/forums)
> ___
> 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
>
___
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] drag and drop

2016-10-30 Thread Patrick Shanahan
* black-explorer  [10-30-16 18:42]:
> >Am 30.10.2016 um 13:47 schrieb black-explorer:
> >And what should happen if someone does this?
> >
> >Please re-read your message, assume that others do not know what you
> >are
> >thinking about, and elaborate.
> 
> well, my suggestion is that the image file opens up inside gimp when i drag 
> and
> drop it onto the gimp icon.

Then you must configure WINDOWS to do that.  It is not a function of gimp
but your chosen operating system.

-- 
(paka)Patrick Shanahan   Plainfield, Indiana, USA  @ptilopteri
http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri
http://wahoo.no-ip.orgPhoto Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535@ http://linuxcounter.net
___
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


[Gimp-user] rotate pasted image

2016-10-30 Thread alin33
thank you all,I accomplished what I wanted,thanks for your help

-- 
alin33 (via www.gimpusers.com/forums)
___
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


[Gimp-user] Toolbars stuck together

2016-10-30 Thread RSuper
>No good re-installing over-and-over without deleting/editing your gimp
>profile.
>
>The easiest method is start from scratch 
>
>Edit -> Preferences -> Window Management -> Reset Saved Windows
>Positions to Default Values
>
>I recently made some short videos on installing in Windows.
>
>This on on setting up Gimp https://www.youtube.com/watch?v=ZQz0zCyVFJU
>
>only 4 minutes
>
>Prevent it happening again?  Lock tabs to docks, see
>
>https://docs.gimp.org/en/gimp-concepts-docks.html
==
PERFECT - Many thanks :-)

-- 
RSuper (via www.gimpusers.com/forums)
___
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


[Gimp-user] drag and drop

2016-10-30 Thread black-explorer
>Am 30.10.2016 um 13:47 schrieb black-explorer:
>And what should happen if someone does this?
>
>Please re-read your message, assume that others do not know what you
>are
>thinking about, and elaborate.

well, my suggestion is that the image file opens up inside gimp when i drag and
drop it onto the gimp icon.

-- 
black-explorer (via www.gimpusers.com/forums)
___
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


[Gimp-user] drag and drop

2016-10-30 Thread black-explorer
>On my builds when you do that on Windows, it will open that image with
>GIMP. Are you not getting that behavior?
>
>Thanks,
>Partha
>
>On Sun, Oct 30, 2016 at 8:47 AM, black-explorer 
>wrote:

No. I'm on Windows 10 HOME.

-- 
black-explorer (via www.gimpusers.com/forums)
___
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


[Gimp-user] Gimp-Fu is so frustrating

2016-10-30 Thread programmer_ceds
>Hi,
>
>I'd like to get 'exposure-enblend.scm' script running.
>It fails with gimp-edit-paste failed after executing
>
>(gimp-edit-copy from)
>
>  (car (gimp-edit-paste to FALSE
>
>Is there any means to find out why it fails.
>I've really searched the net but didn't find docs on debugging
>Script-Fu
>nor an procedure which changed on the way from gimp-2.4 to current
>gimp.
>
>I'd be really grateful if someone can give some advice.
>
>Thanks,
>Helmut

Try  (car (gimp-edit-paste FALSE))

(no 'to' and I'm not sure that you have the correct number of closing brackets)

-- 
programmer_ceds (via www.gimpusers.com/forums)
___
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] 2 pixil wide lines?

2016-10-30 Thread Noel Stoutenburg

Friends,

I'm confused when Hanbaal writes:

Hi folks. Heres a stupid question. how do you draw a line an even number of 
pixils wide?
There used to be an easy size changer, now theres just scale.
I can only get sizes 1,3,5,7 etc.
To reduce my confusion, perhaps you could advise what version of GIMP 
you are using, and exactly how you are trying to create your line.


ns
___
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] drag and drop

2016-10-30 Thread Partha Bagchi
On my builds when you do that on Windows, it will open that image with
GIMP. Are you not getting that behavior?

Thanks,
Partha

On Sun, Oct 30, 2016 at 8:47 AM, black-explorer 
wrote:

> As the subject suggests: drag and drop of an image over the gimp icon
> would be
> an intuitive and good feature.
>
> --
> black-explorer (via www.gimpusers.com/forums)
> ___
> 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
>
___
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] drag and drop

2016-10-30 Thread Ofnuts

On 30/10/16 15:21, Michael Schumacher wrote:

Am 30.10.2016 um 14:23 schrieb Steve Kinney:


On 10/30/2016 08:54 AM, Michael Schumacher wrote:

Am 30.10.2016 um 13:47 schrieb black-explorer:


As the subject suggests: drag and drop of an image over the gimp icon would be
an intuitive and good feature.

And what should happen if someone does this?

Please re-read your message, assume that others do not know what you are
thinking about, and elaborate.

Just guessing that means, drag and drop an image file to a GIMP start
icon on a Windows® desktop.  I seem to remember that XP would do that
with files dropped on program icons.  If so, that's an operating system
window manager thing, that the GIMP can't influence one way or another.

There might be some sort of entry point applications have to implement
to make this to work.

Works out f the box on WinXP if the OP's "icon" is a shortcut to Gimp.  
IIRC you can even define a shortcut for a .BAT and have it process files 
that way...


___
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] drag and drop

2016-10-30 Thread Michael Schumacher
Am 30.10.2016 um 14:23 schrieb Steve Kinney:

> On 10/30/2016 08:54 AM, Michael Schumacher wrote:
>> Am 30.10.2016 um 13:47 schrieb black-explorer:
>>
>>> As the subject suggests: drag and drop of an image over the gimp icon would 
>>> be
>>> an intuitive and good feature.
>>
>> And what should happen if someone does this?
>>
>> Please re-read your message, assume that others do not know what you are
>> thinking about, and elaborate.
> 
> Just guessing that means, drag and drop an image file to a GIMP start
> icon on a Windows® desktop.  I seem to remember that XP would do that
> with files dropped on program icons.  If so, that's an operating system
> window manager thing, that the GIMP can't influence one way or another.

There might be some sort of entry point applications have to implement
to make this to work.


-- 
Regards,
Michael
GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD
___
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] drag and drop

2016-10-30 Thread Steve Kinney


On 10/30/2016 08:54 AM, Michael Schumacher wrote:
> Am 30.10.2016 um 13:47 schrieb black-explorer:
> 
>> As the subject suggests: drag and drop of an image over the gimp icon would 
>> be
>> an intuitive and good feature.
> 
> And what should happen if someone does this?
> 
> Please re-read your message, assume that others do not know what you are
> thinking about, and elaborate.

Just guessing that means, drag and drop an image file to a GIMP start
icon on a Windows® desktop.  I seem to remember that XP would do that
with files dropped on program icons.  If so, that's an operating system
window manager thing, that the GIMP can't influence one way or another.


___
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] drag and drop

2016-10-30 Thread Michael Schumacher
Am 30.10.2016 um 13:47 schrieb black-explorer:

> As the subject suggests: drag and drop of an image over the gimp icon would be
> an intuitive and good feature.

And what should happen if someone does this?

Please re-read your message, assume that others do not know what you are
thinking about, and elaborate.


-- 
Regards,
Michael
GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD
___
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


[Gimp-user] drag and drop

2016-10-30 Thread black-explorer
As the subject suggests: drag and drop of an image over the gimp icon would be
an intuitive and good feature.

-- 
black-explorer (via www.gimpusers.com/forums)
___
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


[Gimp-user] Panning whilst using a tool

2016-10-30 Thread Gallifreya
>This could be specific to your OS, but still working with my ancient
>wacom tablet and Kubuntu 16
>
>You could try pressing the space bar, that toggles the move canvas
>action here.
>
>rich
>www.gimp-forum.net


I'm still using the same OS and tablet  as I was when it worked in 2.6 - Win 7
and a Wacom intuos 5. Unfortunately the tablet is massive and covers the whole
keyboard of my laptop, so the spacebar trick isn't really doable without lifting
the stylus.


I was hoping it was just a setting to enable for this like there was to make the
tablet usable in 2.8,  or a plugin or something.

-- 
Gallifreya (via www.gimpusers.com/forums)
___
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


[Gimp-user] Gimp-Fu is so frustrating

2016-10-30 Thread Helmut Jarausch

Hi,

I'd like to get 'exposure-enblend.scm' script running.
It fails with gimp-edit-paste failed after executing

(gimp-edit-copy from)

 (car (gimp-edit-paste to FALSE

Is there any means to find out why it fails.
I've really searched the net but didn't find docs on debugging Script-Fu
nor an procedure which changed on the way from gimp-2.4 to current gimp.

I'd be really grateful if someone can give some advice.

Thanks,
Helmut

___
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] How to copy adjustments from image to image?

2016-10-30 Thread Ofnuts

On 30/10/16 00:52, gimpuser_steve wrote:

Hi. I have several images which will need the same adjustments -- the same exact
brush strokes for example.  I've completed all the adjustments for the first
image, and I'd like to save time if possible.  If I was working in Lightroom, I
could just copy and apply all the adjustments from one image to the next.  Can I
do this in GIMP?

Thank you.



If the adjustments are brush strokes, then do the brush strokes on  a 
separate layer, and copy the layer to the other images (which can be 
done by drag and drop).


___
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


[Gimp-user] Toolbars stuck together

2016-10-30 Thread RSuper
Somehow my toolbars have joined up. Used to have them on the left and right hand
side of the single window mode - now they have joined and I can't find a way to
separate them again. I have uninstalled and reinstalled but that did no good.
Help please
Thank you

Attachments:
* http://www.gimpusers.com/system/attachments/311/original/gimp.PNG

-- 
RSuper (via www.gimpusers.com/forums)
___
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


[Gimp-user] Panning whilst using a tool

2016-10-30 Thread rich2005
>I've made the shift from 2.6 to 2.8 a couple of months ago (don't
>judge me, when 2.8 first came out I was only just working out 2.6 and
>all the settings were intimidating, and after that I just forgot)
>
>Anyway, in 2.6 if I was, for example, using a 30% opacity brush and
>wanted to continue outside my current painting area, I could use the
>middle click button on my stylus to grab the canvas, drag it over and
>continue without lifting the pen - avoiding me having to try and line
>up my brush with the edge of the last section I did to try and keep it
>from overlapping since I'm using a set opacity.

This could be specific to your OS, but still working with my ancient wacom
tablet and Kubuntu 16

You could try pressing the space bar, that toggles the move canvas action here.

rich
www.gimp-forum.net

-- 
rich2005 (via www.gimpusers.com/forums)
___
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


[Gimp-user] Toolbars stuck together

2016-10-30 Thread rich2005
>Somehow my toolbars have joined up. Used to have them on the left and
>right hand side of the single window mode - now they have joined and I
>can't find a way to separate them again. I have uninstalled and
>reinstalled but that did no good.
>Help please
>Thank you

No good re-installing over-and-over without deleting/editing your gimp profile.

The easiest method is start from scratch 

Edit -> Preferences -> Window Management -> Reset Saved Windows Positions to
Default Values

I recently made some short videos on installing in Windows.

This on on setting up Gimp https://www.youtube.com/watch?v=ZQz0zCyVFJU

only 4 minutes

Prevent it happening again?  Lock tabs to docks, see

https://docs.gimp.org/en/gimp-concepts-docks.html


-- 
rich2005 (via www.gimpusers.com/forums)
___
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


[Gimp-user] How to copy adjustments from image to image?

2016-10-30 Thread gimpuser_steve
Hi. I have several images which will need the same adjustments -- the same exact
brush strokes for example.  I've completed all the adjustments for the first
image, and I'd like to save time if possible.  If I was working in Lightroom, I
could just copy and apply all the adjustments from one image to the next.  Can I
do this in GIMP?

Thank you.

-- 
gimpuser_steve (via www.gimpusers.com/forums)
___
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


[Gimp-user] Panning whilst using a tool

2016-10-30 Thread Gallifreya
I've made the shift from 2.6 to 2.8 a couple of months ago (don't judge me, when
2.8 first came out I was only just working out 2.6 and all the settings were
intimidating, and after that I just forgot)

Anyway, in 2.6 if I was, for example, using a 30% opacity brush and wanted to
continue outside my current painting area, I could use the middle click button
on my stylus to grab the canvas, drag it over and continue without lifting the
pen - avoiding me having to try and line up my brush with the edge of the last
section I did to try and keep it from overlapping since I'm using a set opacity.

I could do the same thing if I wanted super precise selections - zoom in on the
image, select tool, drag, and without lifting the pen pan over to the rest of
what I wanted to select and continue.

In 2.8 I can't seem to do this. I reach the edge of my work area and have to
lift the pen to make the panning option work, so if I want to work with
opacities whilst zoomed in enough to see the detail of what I'm doing I have to
try and carefully line up edges on each visible section.

I'm sure there were more things I used this feature for but I can't think of
examples currently. Anyway is there a way to make this work again?


-- 
Gallifreya (via www.gimpusers.com/forums)
___
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