[Gimp-developer] Cropping border color

2015-06-01 Thread Brad Gibson
It would be great if I could choose to see pure black around whatever I'm 
cropping, because I make very meticulous crops of photos for artistic purposes, 
and I often have to crop and go back multiple times because it looks different 
in the final version with solid white/gray/black compared to transparent while 
I'm cropping. Or else, if it's easier, make it so that I can undo the 
finalization of the crop but go back to where I left the crop at. Thanks.Brad G.
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] wtf with the download?

2015-06-01 Thread Michael Schumacher


On 06/02/2015 12:48 AM, Burnell West wrote:

Hi Burnell,

> Do I infer correctly that  a Linux user need not know of or care about 
> BitTorrent using that link?
> If so, is it perhaps confusing to such folk (if any truly exist)?

our "download links"  for GNU/Linux users are currently more or less a
collection of "this is how to use your package management" instructions.

There is currently no package that a user could just download and run on
this platform. I know that several such approaches have been out there
(similar in style to Apple disk image .dmg files, IIRC), but I'm unaware
whether any of them is in widespread use, and I don't think we currently
have anyone with the expertise to build a package like this among the
core contributors (I could be wrong about this, though).

I have to admit that I do not fully understand your message, though -
but because of how the downloads page currently works, it is actually a
bit (too) hard for users of one platform to see the downloads for
another, so right now a user on a GNU/Linux system is most likely not
going to see the new downloads button that we're testing for the Windows
downloads, unless they wish to do so and use the "show other downloads"
link.

An advantage of platforms with package management systems is that
installing a BitTorrent client is just a few clicks or keys away, unlike
on the windows platforms where you have carefully step over the malicous
clients out there (this is a valid ciriticism that we will still have to
address for the Windows variant of our downloads page).


-- 
Regards,
Michael
GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] wtf with the download?

2015-06-01 Thread Burnell West
Do I infer correctly that  a Linux user need not know of or care about 
BitTorrent using that link?
If so, is it perhaps confusing to such folk (if any truly exist)?

> On May 31, 2015, at 5:06 PM, C R  wrote:
> 
> No problem. Glad to help.
> 
> -C
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


[Gimp-developer] gimp: gtk3-port

2015-06-01 Thread Jiří Podhorský
Hello,

can you please update branch gtk3-port?

I got a error about uncompatibility between newest gegl from git and
gtk3-port of gimp during the compilation:

CC   gimplayer.lo
gimplayer.c: In function ‘gimp_layer_new_from_surface’:
gimplayer.c:290:43: error: incompatible type for argument 3 of
‘gegl_buffer_copy’
   gegl_buffer_copy (src_buffer, NULL, dest_buffer, NULL);
   ^
In file included from /usr/include/gegl-0.3/gegl.h:30:0,
 from gimp.h:25,
 from gimplayer.c:27:
/usr/include/gegl-0.3/gegl-buffer.h:372:17: note: expected ‘GeglAbyssPolicy
{aka enum }’ but argument is of type ‘GeglBuffer * {aka struct
_GeglBuffer *}’
 voidgegl_buffer_copy  (GeglBuffer  *src,
 ^
gimplayer.c:290:7: error: too few arguments to function ‘gegl_buffer_copy’
   gegl_buffer_copy (src_buffer, NULL, dest_buffer, NULL);
   ^
In file included from /usr/include/gegl-0.3/gegl.h:30:0,
 from gimp.h:25,
 from gimplayer.c:27:
/usr/include/gegl-0.3/gegl-buffer.h:372:17: note: declared here
 voidgegl_buffer_copy  (GeglBuffer  *src,
 ^
Makefile:1202: recipe for target 'gimplayer.lo' failed
make[2]: *** [gimplayer.lo] Error 1


Thank you.

Best regards,
Jiri
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list