Re: [Gimp-developer] Finding out what happens when compositing layers

2011-09-17 Thread Patrick Horgan
On 09/16/2011 09:31 PM, 丰 wrote: > I came across this quite some time ago: > http://www.simpelfilter.de/en/basics/mixmods.html > That's wonderful! Even mentions GIMP a bit. Patrick ___ Gimp-developer mailing list Gimp-developer@lists.XCF.Berkeley.EDU h

[Gimp-developer] temp_buf_dump doesn't check return value of write

2011-08-22 Thread Patrick Horgan
Just a simple and obvious fix. temp_buf_dump does a write to a file without check the return value, so if a signal comes, or for some other reason the whole file isn't written, then the routine erroneously returns without finishing the write. I added code to check the return value of write and do

[Gimp-developer] Helping someone on the users list I ended up fixing fuzzyborder.scm filed a bug and attached a patch

2011-04-07 Thread Patrick Horgan
Fixed a couple of typos and replaced a deprecated method in fuzzyborder.scm so I filed a bug and attached a patch to it. https://bugzilla.gnome.org/show_bug.cgi?id=646993 Patrick ___ Gimp-developer mailing list Gimp-developer@lists.XCF.Berkeley.EDU htt

Re: [Gimp-developer] Checking to see if I really need glib 2.28.1

2011-03-16 Thread Patrick Horgan
On 03/16/2011 04:38 AM, Nils Philippsen wrote: > On Wed, 2011-03-16 at 02:13 -0700, Patrick Horgan wrote: >> There was a recent update to configure.ac: >> >> commit 514a5548cdcaf5a60f47067007936dc58055132b >> Author: Michael Natterer >> Date: Mon Mar 7 15:43:45

Re: [Gimp-developer] Checking to see if I really need glib 2.28.1

2011-03-16 Thread Patrick Horgan
On 03/16/2011 04:38 AM, Nils Philippsen wrote: > On Wed, 2011-03-16 at 02:13 -0700, Patrick Horgan wrote: >> There was a recent update to configure.ac: >> >> commit 514a5548cdcaf5a60f47067007936dc58055132b >> Author: Michael Natterer >> Date: Mon Mar 7 15:43:45

[Gimp-developer] Checking to see if I really need glib 2.28.1

2011-03-16 Thread Patrick Horgan
There was a recent update to configure.ac: commit 514a5548cdcaf5a60f47067007936dc58055132b Author: Michael Natterer Date: Mon Mar 7 15:43:45 2011 +0100 configure: require GLib >= 2.28.1 I have a recent ubuntu and it has 2.26.x and so GIMP won't configure and build anymore. (Well, chang

[Gimp-developer] How do I build and use help from git source?

2011-03-05 Thread Patrick Horgan
I'd like to use locally the context and indexed help from the same version as the git trunk. I've been trying to figure it out, but have failed. Patrick ___ Gimp-developer mailing list Gimp-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.E

Re: [Gimp-developer] git pull of gegl doesn't work with git pull of gimp

2011-03-03 Thread Patrick Horgan
On 03/03/2011 03:30 PM, Michael Natterer wrote: > On 03/04/2011 12:25 AM, Patrick Horgan wrote: >> I did a git pull of babl, gegl, and gimp today just to get any changes >> and gimp won't configure now, complaining that: >> >> checking for GEGL... no >> config

Re: [Gimp-developer] GIMP Roadmap - wiki page

2011-03-03 Thread Patrick Horgan
On 03/01/2011 03:54 PM, Bogdan Szczurek wrote: >> ... elision by patrick... > How about having (hideable of course :)) on-canvas infos? IMHO that > would be even fancier. Infos could be aligned with control that > modifies them. Numerical input could be done similarly on-canvas. I > think hovering

[Gimp-developer] git pull of gegl doesn't work with git pull of gimp

2011-03-03 Thread Patrick Horgan
I did a git pull of babl, gegl, and gimp today just to get any changes and gimp won't configure now, complaining that: checking for GEGL... no configure: error: Package requirements (gegl >= 0.1.6) were not met: Requested 'gegl >= 0.1.6' but version of GEGL is 0.1.5 and indeed: pkg-config --m

[Gimp-developer] Thank you.

2011-02-27 Thread Patrick Horgan
I'm sitting here whipping out a picture of a RGB Venn diagram with text labels with a recent pull from trunk in single window mode. I've loved and used GIMP for years (although I'm not a power user). There have always been things I loved and things that I didn't love quite so much. For the f

Re: [Gimp-developer] [Gegl-developer] Where can I help?

2011-02-07 Thread Patrick Horgan
On 02/06/2011 10:52 PM, Martin Nordholts wrote: > On 02/07/2011 04:48 AM, Patrick Horgan wrote: >> I'm trying to come up to speed on gegl and built the hello-world.c >> example from the examples directory. The text from that example doesn't >> show up on the outpu

Re: [Gimp-developer] [Gegl-developer] Where can I help?

2011-02-06 Thread Patrick Horgan
I'm trying to come up to speed on gegl and built the hello-world.c example from the examples directory. The text from that example doesn't show up on the output, although the mandelbrot zoom works wonderfully. Is there anything I can do to figure it out? Can someone point me toward something

Re: [Gimp-developer] Developer Boot Camp?

2011-01-28 Thread Patrick Horgan
On 01/27/2011 03:56 PM, Stephen Greenwalt wrote: Boot Camp . . . good idea.  Docs . . . good idea. Let the newbie's like me (coming out of boot camp) write some of the Docs. Presently I have everything compiled and running under

Re: [Gimp-developer] Why GIMP is Inadequate

2011-01-13 Thread Patrick Horgan
On 01/13/2011 10:02 AM, Martin Nordholts wrote: > On 01/13/2011 01:39 AM, Malix wrote: >> Hi all, >> >> on this blog there is a post about Gimp that generate a lot of user comments. >> >> http://troy-sobotka.blogspot.com/2011/01/why-gimp-is-inadequate.html >> >> I think that someone of you that can

Re: [Gimp-developer] GUI enhancement patch from GIMP UI brainstorm blog

2011-01-06 Thread Patrick Horgan
On 01/05/2011 07:09 AM, Mathias Lindner wrote: ... much good stuff elided by patrick ... Thank you Mathias. I was also bothered by the tone and thought that it could drive away an obviously talented developer that is motivated to help. Patrick ___ Gi

Re: [Gimp-developer] GUI enhancement patch from GIMP UI brainstorm blog

2011-01-04 Thread Patrick Horgan
I know this has been beat to death before, but just wanted to say please never take away any of my precious real estate at the top and bottom of screens with a horizontal toolbar or anything else! The aspect ratio of screens have gotten so wide these days, I have plenty of extra room at the si

Re: [Gimp-developer] Dropping Scheme with gimp 2.8?

2010-12-16 Thread Patrick Horgan
On 12/16/2010 04:04 PM, Alexandre Prokoudine wrote: > On 12/17/10, anybody wrote: >> hey all, >> >> I recently got informed that you (dev-community) are planning to drop >> Scheme-support for 2.8++ > I recently got informed that alien military forces are going to steal > Santa on Christmas Eve. If

Re: [Gimp-developer] unsharp mask

2010-12-08 Thread Patrick Horgan
On 12/08/2010 01:15 PM, Alexia Death wrote: > On Wed, Dec 8, 2010 at 10:57 PM, Sven Neumann wrote: >> On Wed, 2010-12-08 at 20:35 +0200, Alexia Death wrote: >>> When we are on the subject already, I have a suggestion. Lets save the >>> countless noobs time and change the menu label of unsharp mask

Re: [Gimp-developer] unsharp mask

2010-12-08 Thread Patrick Horgan
On 12/08/2010 12:46 PM, Michael Natterer wrote: > On Wed, 2010-12-08 at 20:35 +0200, Alexia Death wrote: >> When we are on the subject already, I have a suggestion. Lets save the >> countless noobs time and change the menu label of unsharp mask to >> Unsharp Mask Sharpen? > Which would make the noo

Re: [Gimp-developer] Graphic Tablet Sponsoring

2010-11-24 Thread Patrick Horgan
On 11/24/2010 03:02 AM, Michael Natterer wrote: > Hi all, > > in order to get gimp properly running with a tablet again, > and in order to make sure GTK3 does what it should together > with GIMP, I need a graphics tablet. What's the problem? I use my Wacom Fun tablet all the time with trunk. > Sin

Re: [Gimp-developer] unsharp mask

2010-11-23 Thread Patrick Horgan
On 11/23/2010 06:17 PM, g...@catking.net wrote: > On 11/24/10 02:04, Patrick Horgan wrote: >>If it was, then "If I've got >> the wrong end of the stick" would mean, "If something >> bad is happening to me". My brain never stops! lol! >> &

Re: [Gimp-developer] unsharp mask

2010-11-23 Thread Patrick Horgan
On 11/23/2010 09:03 AM, Torsten Neuer wrote: > ... elision by patrick ... > And this is the real trade-off: trading maintainability of code - just > imagine someone wanted to increase the precision of the "radius" > parameter - for a minimum amount of speed. That's true. > This function IS CALLED O

Re: [Gimp-developer] unsharp mask

2010-11-23 Thread Patrick Horgan
On 11/23/2010 03:50 AM, g...@catking.net wrote: > ... elision by patrick ... > What is the aim here? Unless I've missed the point, it seems like a > trade-off between computation time for the matrix and memory footprint > of storing all the possible values that matrix could hold. > > That's fairly

Re: [Gimp-developer] unsharp mask

2010-11-22 Thread Patrick Horgan
On 11/22/2010 01:26 PM, Ofnuts wrote: Well, I wondered too: the radius slider goes from 0 to 120 in .1 steps so that would be only 1200 values to pre-calculate. They only do it for numbers less than 10 and the length varies with the radius (from a low of 5 to a high of 45) as well. The total

Re: [Gimp-developer] unsharp mask

2010-11-22 Thread Patrick Horgan
On 11/22/2010 12:59 PM, Patrick Horgan wrote: > > Now I'm interested. Where can I look in the code for > this? They really do this every time with the same > results instead of just having an array of the numbers > so generated? Never mind. I saw it. It's depending

Re: [Gimp-developer] unsharp mask

2010-11-22 Thread Patrick Horgan
On 11/22/2010 05:59 AM, Ofnuts wrote: > On 11/22/2010 02:24 PM, bioster wrote: ... elisions by patrick ... >> Er, I think you misunderstood me a bit. I believe I understand what >> the convolution matrix is, and I also understand why it's important. Yes, >> the entire purpose of the convo

Re: [Gimp-developer] menu back in the toolbox

2010-10-25 Thread Patrick Horgan
On 10/25/2010 12:45 PM, Martin Nordholts wrote: > On 10/25/2010 05:19 PM, Patrick Horgan wrote: >> 1) You press TAB >> >> 2) The toolbox and dialogs disappear - good. >> >> 3) The nice big drawing surface that you sized just how >> you wanted it (on purpose!

Re: [Gimp-developer] menu back in the toolbox

2010-10-25 Thread Patrick Horgan
On 10/25/2010 12:30 PM, Tomek CEDRO wrote: > Hello Patrick, > > Thank you for the Tab hint. You're welcome. > I have tested it a bit more and well its > pretty good I must admit - I have one window, I can spread > windows/images across many desktops and the toolbars are following the > windows. Tha

Re: [Gimp-developer] menu back in the toolbox

2010-10-25 Thread Patrick Horgan
On 10/25/2010 12:50 PM, Tomek CEDRO wrote: > On Mon, Oct 25, 2010 at 9:48 PM, Martin Nordholts wrote: >> This already fixed in git, the 'Windows' image menu >> has a 'Hide Docks' >> check box menu item and its state is preserved across sessions. > Perfect! So it looks that you got another one on

Re: [Gimp-developer] menu back in the toolbox

2010-10-25 Thread Patrick Horgan
Tomek, I too was very upset about the menu but I'm not anymore because of the TAB key. With the new design, I can have all of my windows for art and just press TAB and the toolbox and the dialogs go away leaving free access to the art. When I need to click something in the toolbox or a

Re: [Gimp-developer] strict aliasing warning in build.

2010-10-02 Thread Patrick Horgan
On 10/01/2010 03:21 PM, Sven Neumann wrote: On Fri, 2010-10-01 at 00:46 -0700, Patrick Horgan wrote: The fix would be to make a union: union { gchar idaschars[16]; int idasints[4]; } id; and access the appropriate sections. id.idasints[0] = ebx

[Gimp-developer] strict aliasing warning in build.

2010-10-01 Thread Patrick Horgan
I see this warning: gimpcpuaccel.c: In function ‘arch_get_vendor’: gimpcpuaccel.c:182: warning: dereferencing type-punned pointer will break strict-aliasing rules Which is gcc's way of telling you that when optimization is turned on gcc will feel free to generate code that ignores any changes you

Re: [Gimp-developer] Option to save images without embedded ICC profile

2010-03-06 Thread Patrick Horgan
On 04/03/10 21:22, Jason Simanek wrote: > ... elision by patrick... > Thanks to browser type #2 I can only use color profiles on images that > are not intended to be a part of the web site's design. If I do include > color profiles on those images, every time I bring up the site in Safari > it will

Re: [Gimp-developer] Option to save images without embedded ICC profile

2010-03-04 Thread Patrick Horgan
On 03/03/10 11:19, Jason Simanek wrote: > ...elision by patrick > Gballard doesn't mention that Firefox, when its color management is > enabled, actually does website color management correctly, since it > applies color profiles to both images and HMTL/CSS-defined colors. But > that really doesn't

Re: [Gimp-developer] GIMP 2.8 schedule

2010-01-14 Thread Patrick Horgan
Martin Nordholts wrote: Nelson A. de Oliveira wrote: Can donations (money) to GIMP somehow speed up its development, please? Currently, money donated to GIMP as a project will not be used to pay people for writing code, but is instead used for doing things like paying

Re: [Gimp-developer] Just a reminder of 48 bit color support

2009-12-30 Thread Patrick Horgan
Martin Nordholts wrote: > As soon as GIMP 2.8 is out, work will start to phase out the legacy 8 > bits-per-channel core and replace it with GEGL. > > / Martin > You're the king! Patrick ___ Gimp-developer mailing list Gimp-developer@lists.XCF.Berke

Re: [Gimp-developer] Mockup 2.8

2009-12-25 Thread Patrick Horgan
Alexia Death wrote: > On Sat, Dec 26, 2009 at 12:46 AM, Patrick Horgan wrote: > >> ...a bit of elision skillfully done by Patrick... >> Since screens are wider than they are high, moving things to the top or >> bottom of the screen isn't helpful IMHO. That'

Re: [Gimp-developer] Mockup 2.8

2009-12-25 Thread Patrick Horgan
Thales img wrote: > http://thales-img.deviantart.com/art/GIMP-2-8-Mockup-147624738 Since screens are wider than they are high, moving things to the top or bottom of the screen isn't helpful IMHO. That's where I have the least space. So far my favorite thing is having the whole screen for drawin

Re: [Gimp-developer] Making dockable tab style a global setting

2009-12-06 Thread Patrick Horgan
Martin Nordholts wrote: > Hi, > > It is already possible to change the Tab Style for dockable dialog tabs. > Right now however, this needs to be done on a per-tab level, using 'Tab > Style' in the Tab menu for each dockable. > > It is cumbersome to manage the tab style on a per-tab level, so I >

Re: [Gimp-developer] "Artistic" extensions to Gimp with (Wacom) drawing pad

2009-12-02 Thread Patrick Horgan
Alexia Death wrote: > There already is such a set. Inkscape for vector, Gimp for > photomanipulation, MyPaint for painting. People keep referring to Gimp as being a photo manipulation tool. It's an image manipulation tool. Works just fine on hand drawn images as well. Patrick _

Re: [Gimp-developer] ceci n'est pas une selection...

2009-11-02 Thread Patrick Horgan
Sven Neumann wrote: Hi, On Sun, 2009-11-01 at 09:29 -0800, Patrick Horgan wrote: Yea!!! Seems like an obvious idea now that I've heard it that would make tablet user's lifes more happy:) Although, if you think about why I would be wanting to get rid of the sele

Re: [Gimp-developer] ceci n'est pas une selection...

2009-11-01 Thread Patrick Horgan
SHIRAKAWA Akira wrote: > ...elision by patrick... > I like the close box more (the button on my keyboard is too far > away from my tablet, and I think this is the case for most tablet users, > especially if large ones are used), but what if the selection is bigger > than the drawing area or if

Re: [Gimp-developer] Re branding ....

2009-10-30 Thread Patrick Horgan
vabijou2 wrote: > Christopher Howard-3 wrote: > >> Its about having a product you aren't afraid to advertise. . As soon >> as I say "GIMP," you can see >> the doubt on their faces, because they associate the word with being >> weak or lame. >> > > I agree with this. Many people shy awa

Re: [Gimp-developer] The name "Gimp"

2009-10-30 Thread Patrick Horgan
Monty Montgomery wrote: > Actually I think there are quite a few people who would be more open > to using the Gimp if the development community were screened for > religious preferences. I don't see why it's OK to offend the > Christian users, but not ok to offend just the 'prudes'. > > We could f

Re: [Gimp-developer] The name "Gimp"

2009-10-29 Thread Patrick Horgan
Stephen Griffiths wrote: > ... elision by Patrick > The name GIMP is not so invaluable that it cannot be changed, also there > is a massive number of outsiders who find the name truly unappealing, I > do not hear the raw of the people saying they love the name. > You can hear my raw here. I lov

Re: [Gimp-developer] The name "Gimp"

2009-10-28 Thread Patrick Horgan
John B wrote: I use Gimp frequently, and I find this pretty concerning. http://en.wiktionary.org/wiki/gimp#Noun_2 There is no way I'm wearing a Gimp T-Shirt after reading item #5. Worse, I seem to recall the Gimp mascot being referred to as "a gimp" in multiple occasions on the website. I

Re: [Gimp-developer] Icons for layer modes

2009-10-26 Thread Patrick Horgan
yahvuu wrote: David Gowers wrote: Rather than better documentation, I believe better visualization is the path to improvement of user understanding: Using the layer thumbnails (and GEGL cache?) to build a 'preview' composited thumbnail for each mode and show it (next to the text o

Re: [Gimp-developer] GIMP T-shirts in our online store

2009-10-26 Thread Patrick Horgan
Chris Mohler wrote: On Sun, Oct 25, 2009 at 7:18 PM, Ismael Barros² wrote: ... masterful elision by Patrick ... That's with transfer/sublimation or with screen printing? We use this: http://www.freewear.org/images/navigation/compiling/compiling_xr.jpg With our technique what Omari

Re: [Gimp-developer] Icons for layer modes

2009-10-02 Thread Patrick Horgan
peter sikking wrote: > Akira wrote: > >> [1] By the way, many people would find nice to see more digital-artist >> oriented features such as a mixing brush for example, of which there's a >> third party GIMP source code patch here: >> >> http://sourceforge.jp/projects/gimp-painter/releases/ > > I r

[Gimp-developer] Unplugging Wacom crashes GIMP

2009-08-04 Thread Patrick Horgan
Just checking to see if this is a gimp bug or whether I should look somewhere else. I'm using 2.6.6 on Ubuntu Ibex Linux dell 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 i686 GNU/Linux I switched from having the wacom device set up in xorg.conf to having a configuration in /e

Re: [Gimp-developer] cant save image with new comment

2009-08-03 Thread Patrick Horgan
gg wrote: > ... much erudition elided... > 10s may help but IMHO this method of notification is far too unobtrusive. > > The STATUS bar should be for relaying status information. Information > that relates to the state of the program. It is used effectively to > prompt awareness of hot key combin

Re: [Gimp-developer] Improved brush editing interface mock-up

2009-07-23 Thread Patrick Horgan
SHIRAKAWA Akira wrote: > Hello, > > I was about to write a rather detailed interface/feature improvement > suggestion about the brush editing feature in GIMP but then I thought > that first it would be better to show you all this (incomplete) > interface mock-up I made: > > http://i32.tinypic.co

Re: [Gimp-developer] Enhancement Proposal: Scrolling of font field in text tool.

2009-06-14 Thread Patrick Horgan
vabijou2 wrote: > Thanks. That does do what I wanted. > > I must say, though, that this functionality is not easily discoverable. > I've been using Gimp for ~4 yrs, and although my use of the text tool is > very limited, I feel very comfortable with the interface. Rolling over the > layer blend

Re: [Gimp-developer] The toolbox Wilber problem

2008-10-03 Thread Patrick Horgan
Martin Nordholts wrote: > ~~~%< snip! >%~~~ > What are peoples thoughts here? > He's cute there, but doesn't add any functionality, no? I don't see any reason for him to go, but wouldn't be upset. Patrick ___ Gimp-developer mailing list Gimp

Re: [Gimp-developer] [wish] provide transparent color

2008-09-25 Thread Patrick Horgan
Sven Neumann wrote: > Hi, > > sorry, but your mail is still so badly formatted that I simply refuse to > even attempt to read it. Could you please stick to the rules of the > mailing-list and send text-only mails instead of this HTML crap with > tables? Thank you very much. > Please don't think

Re: [Gimp-developer] [wish] provide transparent color

2008-09-23 Thread Patrick Horgan
Maciej Pilichowski wrote: It would be useful (and _intuitive_) to have black color, white color, ... and transparent "color", so user could pick up color dialog, choose transparent and paint/draw with transparency. That would be cool! Patrick ___

Re: [Gimp-developer] Splash proposal for 2.6

2008-09-22 Thread Patrick Horgan
Aurore D. wrote: Hello, A while ago Jimmac asked me if I could try to work on a splash screen for GIMP 2.6. I did several proposals, and here is the one that has the preference: http://aurore.d.googlepages.com/splash_proposal Tell me what you think :) I quite like it:) regards, Patri

Re: [Gimp-developer] Proposal new default layout starting 2.6

2008-08-23 Thread Patrick Horgan
Alexia Death wrote: On Saturday 23 August 2008 22:51:51 [EMAIL PROTECTED] wrote: that's the second time you propose "familiarity" for a first time user.   How can a first time user be familiar with anything? Or is this another   "Gimp should look and behave like Photoshop" proposal