Re: [Gimp-developer] Auntie Alias plugin

2006-05-10 Thread Adam D. Moss
Hi there! Michael Natterer wrote: yesterday, i stumbled across this mail, and it looks as if this plug-in is doing exactly the right thing to lineart images. I "ported" it to 2.4 API and codingstylized it a bit: http://mitch.gimp.org/auntiealias.c Since we consider including it, I have some q

Re: [Gimp-developer] Time or velocity info [Re: SOC - brush system]

2006-05-09 Thread Adam D. Moss
Joao S. O. Bueno Calligaris wrote: On Monday 08 May 2006 10:51 pm, GSR - FR wrote: That reminds me another parameter, velocity (or time delta, it is related) and that airbrush had issues with high speed... anybody knows the exact definition and use of gimp_paint_core_paint's guint32 time (I trac

Re: [Gimp-developer] filter layers

2006-02-19 Thread Adam D. Moss
neral concensus is that this might suddenly become fairly easy with GEGL so it's better to wait until then. --Adam -- Adam D. Moss - [EMAIL PROTECTED] ___ Gimp-developer mailing list Gimp-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Be

Re: [Gimp-developer] Lanczos algorithm funnyness?

2005-11-19 Thread Adam D. Moss
Steve Stavropoulos wrote: On 11/19/05, Dag Rune Sneeggen wrote: John Leach wrote: Looking at the original, I can see what it's accentuating but it looks bad. Other photos look great, much sharper compared with the cubic algorithm. This seems rather too sharp, in the wrong place. But still,

Re: [Gimp-developer] A Visit to GIMP

2005-09-13 Thread Adam D. Moss
Leon Brooks wrote: Overlay a wall in someone's splendid-looking house with a montage of GIMP developers? 'Working on GIMP paid-off my mortgage!' --Adam -- Adam D. Moss - [EMAIL PROTECTED] ___ Gimp-developer mailing list

Re: [Gimp-developer] AGEIA PhysX chip physX SDK(NovodeX v2.2 SDK) AGEIA PhysX chip physX SDK

2005-08-06 Thread Adam D. Moss
e for filtering and rendering, particularly one of the (increasingly excellent and pertinent) schemes for pixel shaders. (The answer, incidentally, is 'no, not yet'. I don't know whether this becomes harder or easier in a GEGL world.) --Adam -- Adam D. Moss

Re: [Gimp-developer] [OT] Adobe Developers have a sense of humour

2005-07-05 Thread Adam D. Moss
;out' them that much. --adam -- Adam D. Moss - [EMAIL PROTECTED] ___ Gimp-developer mailing list Gimp-developer@lists.xcf.berkeley.edu http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Re: [Gimp-developer] Google Summer of Code - urgent

2005-06-13 Thread Adam D. Moss
Dave Neary wrote: So - the actions (time-sensitive) are: Add these two bounties to www.gnome.org (module gnomeweb-wml in GNOME CVS, directory www.gnome.org/bounties edit bounties.xml, run mono build.exe for i in *.php; do php $i > ${i#php}html; done Seriously?? --adam -- Adam D. M

Re: [Gimp-developer] parsing path data from xcf files

2005-06-07 Thread Adam D. Moss
coarse way (any whole layers and other [meta]data up to the first obvious corruption will get loaded, and a warning issued). I might be talking 0.99-ish ancient history here, but I can't see anyone having intentionally removed such a feature. Regards, --Adam -- Adam D. Moss - [EMAIL PROT

Re: [Gimp-developer] Proposing projects for the Summer of Code

2005-06-02 Thread Adam D. Moss
Dave Neary wrote: - Reverse engineer PSD format for PS 10 and write the load/save plug-in (or adapt the existing one) to it Photoshop is up to version ten now?? Bloody hell... and I remember when we felt all clever for figuring out some of the new PS4 PSD features... --adam -- Adam D. Moss

Re: [Gimp-developer] who can tell me the type of color quantization algorithm in GIMP?

2005-05-24 Thread Adam D. Moss
the an axis to keep the error even across the axes of the resulting boxes. Finally (and quite significantly, but not a property of the algorithm as such) the quantization occurs in L*a*b* space instead of the common RGB-alike. --Adam -- Adam D. Moss - [EMAIL PROTECTED

Re: [Gimp-developer] use of the Space key

2005-05-24 Thread Adam D. Moss
Jakub Friedl (lists) wrote: it is a good idea. the descibed behaviour is really handy when editing zoomed in image. however i use the current space function too. would it be possible to use a different key for the temporary move tool? The genius behind the choice of space key is that it can eas

Re: [Gimp-developer] use of the Space key

2005-05-22 Thread Adam D. Moss
image window already, so overall I don't think it's a compelling win (or loss). --Adam -- Adam D. Moss - [EMAIL PROTECTED] ___ Gimp-developer mailing list Gimp-developer@lists.xcf.berkeley.edu http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Re: [Gimp-developer] Gimp icon copyright?

2005-04-10 Thread Adam D. Moss
-- Adam D. Moss - [EMAIL PROTECTED] ___ Gimp-developer mailing list Gimp-developer@lists.xcf.berkeley.edu http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Re: [Gimp-developer] Re: Auntie Alias plugin

2005-04-06 Thread Adam D. Moss
Matt wrote: Is it possible to use this under win32? It's entirely possible, if someone wants to compile it up for win32. I'm not equipped to do so myself. --Adam -- Adam D. Moss - [EMAIL PROTECTED] ___ Gimp-developer mailing list Gimp

[Gimp-developer] Auntie Alias plugin

2005-03-25 Thread Adam D. Moss
Hi guys and gals, I recently wrote this plugin for my own amusement; someone else might find a reasonably use for it. It probably does something very similar to the 'antialias' plugin for GIMP 1.2, except this is for GIMP 2.0 (2.X?) and uses a different algorithm (I haven't compared results). http:

Re: [Gimp-developer] GIMP and multiple processors

2005-02-28 Thread Adam D. Moss
range in a small area). But GIMP gradients *can* be fairly arbitrary user-defined 1D designs including near-discontinuities, which benefits from supersampling in the same way that a stroke, line or polygon benefits from antialiasing. --Adam -- Adam D. Moss -

Re: [Gimp-developer] GIMP and multiple processors

2005-02-20 Thread Adam D. Moss
reasonably likely to have been allocated together and thus sit close together in memory, causing memory contention between CPUs. --Adam * I haven't looked at it. -- Adam D. Moss - [EMAIL PROTECTED] ___ Gimp-developer mailing list Gimp-deve

Re: [Gimp-developer] Re: optional scaling in the save dialog?

2005-02-20 Thread Adam D. Moss
tuff got broken since I last checked, but I doubt it.) --Adam -- Adam D. Moss - [EMAIL PROTECTED] ___ Gimp-developer mailing list Gimp-developer@lists.xcf.berkeley.edu http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Re: [Gimp-developer] panel and winning splash

2004-12-13 Thread Adam D. Moss
the world right now than a frumpy splash in your favourite free image-editing program. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailma

[semi-OT] Re: [Gimp-developer] Why not allow the name to be configurable?

2004-12-12 Thread Adam D. Moss
.53 IIRC) was called GIMP. It's always been GIMP. The only naming change that happened during the time of which you speak is that the 'G' started to stand for 'GNU' instead of 'General'. --Adam -- Adam D. Moss . ,,^^ [EMAIL

Re: [Gimp-developer] Dither patch...

2004-12-12 Thread Adam D. Moss
Michael Schumacher wrote: Why can't you test 2.1 (or 2.2pre, rather)? I thought GIMP 2.2 required GTK >= 2.4. > On a decent distro I'm not on a decent distro. :) --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3

Re: [Gimp-developer] Dither patch...

2004-12-12 Thread Adam D. Moss
#x27;t introduce any major bugs... I'll see if I can move my tree to 2.2pre tonight, though I suspect that the patch in that bug should apply to 2.2 pretty cleanly, since it's all 'deep code' stuff and would probably only collide with any cosmetic code-formatting changes.

Re: [Gimp-developer] Dither patch...

2004-12-12 Thread Adam D. Moss
Ah, it's worse than I remembered, since the patch is actually against GIMP 1.2! But I'm compiling up GIMP 2.0.x now and so hope to have time to port this to 2.0 today, and from there hopefully it's only a short hop to 2.1.x (but I can't test that). --Adam __

Re: [Gimp-developer] Why not allow the name to be configurable? [was [Bug 160890] Change Gimp name (fwd)]

2004-12-12 Thread Adam D. Moss
US.TriviallyOffended translation from en_US... --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

[Gimp-developer] Dither patch...

2004-12-11 Thread Adam D. Moss
likely too late for 2.2 now... I will attempt to file the 2.0.x patch in Bugzilla some time soon and if anyone cares they can forward-port it (hopefully the dithering back-end didn't suffer many changes during 2.1.x). Thanks, --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://ww

Re: [Gimp-developer] open thumbnail and raw files

2004-11-21 Thread Adam D. Moss
Joseph Heled wrote: Option b) Go through the file system - write a temporary file and load it via a PDB call. (b) is the probably the simplest, but I am not happy about going to the file system and all the issues it brings. I wouldn't be too shy about it. The jpeg plugin itself (last I saw) does

Re: [Gimp-developer] memory usage [was: comparing gimp speed]

2004-11-12 Thread Adam D. Moss
ht be able to do this elegantly (elegance again being in the eye of the beholder) by initialising all of the selection tiles to a COW of the same 'blank' tile (and doing the same in the 'clear selection' operation, etc). --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http

Re: [Gimp-developer] stroking with gimp

2004-09-25 Thread Adam D. Moss
Sven Neumann wrote: > My guess is that you used a different brush when creating the stroke with gimp-2.0. The top two look like they were stroked with a square brush, which when applied to a circle is a pretty precise recipe for what transpired... --Adam

Re: [Gimp-developer] Layers, Channels and Drawables

2004-09-08 Thread Adam D. Moss
Sven Neumann wrote: > Channels are saved selection masks. They consist of what could be seen as grayscale data and are used to store the selection. The top three or four "channels" that you see in the Channels tab in the user interface aren't really channels. They just appear there for historical r

Re: [Gimp-developer] Re: Of time, brushes and inks

2004-08-28 Thread Adam D. Moss
ampling rate for tablets can indeed be much better. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 "Forget climbing trees and learning the tin whistle. Here is The Chineapple Punx guide to smashing the system with your runner beans, running riot with b

Re: [Gimp-developer] Of time, brushes and inks

2004-08-23 Thread Adam D. Moss
t to some sort of digital time smoothing, which is what we have (and which can probably be improved upon, but is not a 'big hack'). --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 "Forget climbing trees and learning the tin whistle. Here is The Chineapple

Re: [Gimp-developer] Refactoring code from GPL to LGPL

2004-05-12 Thread Adam D. Moss
e then any app could use GPL code freely as long as it interceded IPC like a simple wire-protocol. (Personally, 'linking' like this would be entirely fine by me, but it's trivial to interpret the GPL as disallowing it, so we explicitly except it for the PDB/gimpwire.) --Adam -- Adam

Re: [Gimp-developer] Joining the GNOME Foundation

2004-05-01 Thread Adam D. Moss
nk it makes reasonable short-term sense to exploit what GNOME *does* seem to be good at which is the centralization of services, organisational and financial structure... if that's helpful to GIMP (we've enjoyed peripheral use of some of their services such as CVS for a while). --Adam

[Gimp-developer] Come on guys and gals!

2004-04-23 Thread Adam D. Moss
Let's hear more about actual GIMP development on this list, eh? :) It looks like the response to 2.0 has been positive albeit muted. Congratulations to all, and luck with 2.2... --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/

[Gimp-developer] PSD plugin...

2004-02-12 Thread Adam D. Moss
SD files while 'fixing' others, and that's not good). --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 "At this point the rocket becomes engorged with astronauts." ___ Gimp-developer mailing list [EMA

Re: [Gimp-developer] Dithering

2004-01-21 Thread Adam D. Moss
something very similar to provide a quick-render for interactive operations, re-rendering the results more nicely on the idle thread (undithered vs. dithered rather than aliased vs. interpolated, but for the same reasons). --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/

Re: [Gimp-developer] Handling of transparent pixels

2003-12-16 Thread Adam D. Moss
orthogonal (in the colourspace sense) channel in which to put your decal mask (or other attributes) then put it in one of the various supported GIMP data channels which are better suited to this purpose, if you wish your process to be futureproof. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED]

Re: [Gimp-developer] Handling of transparent pixels

2003-12-16 Thread Adam D. Moss
ncouraging the wrong tool (alpha) for the job (masking), and implying that 'undefined' data is sacred whereas it hasn't strictly been for a very long time now (and in some tools and usage patterns NEVER has been, but users don't even question these because the UI never encourage

Re: [Gimp-developer] Handling of transparent pixels

2003-12-16 Thread Adam D. Moss
fect is conceptually (and in reality) a separate processing step rather than an attribute of the data it applies to. This is precisely how I see the layer mask versus the alpha channel. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 Con

Re: [Gimp-developer] Handling of transparent pixels

2003-12-15 Thread Adam D. Moss
ely to care -- regions of transparency in a composited image to 'go undefined'. No-one seems to have noticed or at least cared yet.) Regards, --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 Consume Less, Live More ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Re: [Gimp-developer] Displaying image using GTK

2003-12-14 Thread Adam D. Moss
time. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 Consume Less, Live More ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Re: [Gimp-developer] libgimpcheckmate

2003-12-13 Thread Adam D. Moss
Carol Spears wrote: > the gamers could have their own little gimp thing going and take > rapha?ls terrible mangling of the mmmaybe web site with them and develop > libgimpcheckmate all they want leaving graphics people out of their > little manipulation schemes and twisted pixel ideas. With all due

Re: [Gimp-developer] Displaying image using GTK

2003-12-12 Thread Adam D. Moss
t it generally copes adequately with the mildly-unix-centric codebases I throw at it. Regards, --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 Consume Less, Live More ___ Gimp-developer mailing list [EMAIL PROTECTED] http:/

Re: [Gimp-developer] Re: WilberWorks

2003-10-14 Thread Adam D. Moss
Robin Rowe wrote: Can anyone say with certainty whether that is the same Scott Goehring that founded alt.religion.scientology? In what way is this important? --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 "i18n ought to be abbreviated i2n to make it quick

Re: [Gimp-developer] How do I get a plugin into the offical release?

2003-09-23 Thread Adam D. Moss
ssword or something! My plugins died in the registry because the ability to update them was locked to an account that I'd forgotten the password to. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 ___ Gimp

Re: [Gimp-developer] Re: [Gimp-user] [Fwd: Gimp interface streamlining]

2003-09-06 Thread Adam D. Moss
Willie Sippel wrote: Check my new mockup, I've changed this. It's available at http://www.zeitgeistmedia.net/gimp/gimpstreamline2.png . I rather like the way this is going. -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 "I am NOT a nut! I am the keep

[Gimp-developer] Manners.

2003-08-16 Thread Adam D. Moss
to forget that many if not most of the people here are not native English speakers and might not be able to easily gauge how antagonistic their posts consistantly sound (I've met some of the worse offenders and they're generally not at all antagonistic people :)). Kind regard

Re: [Gimp-developer] Third big serious meeting from GIMPcon

2003-08-14 Thread Adam D. Moss
aches infinity the issue tends to zero. Meanwhile... --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Re: [Gimp-developer] Re: GimpCon RFC: Portable XCF

2003-08-14 Thread Adam D. Moss
Nick Lamb wrote: > On Sun, Aug 10, 2003 at 03:02:41AM +0100, Adam D. Moss wrote: > >>Another data point is that floats are just a bastard to serialise >>in a portable, precise manner. Personally I'd represent a 32-bit >>float with a 32-bit integer and 32-bi

Re: [Gimp-developer] gimp 1.3.18 - Pink backgrounds on GIF's

2003-08-14 Thread Adam D. Moss
Tom Mraz wrote: If someone who sees the problem can test this fix: http://icculus.org/~aspirin/gifload.c that'd be good. I've tested it and it fixes the bug. Thanks all, the fix is in. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 "I am NOT a

Re: [Gimp-developer] Re: GimpCon RFC: Portable XCF

2003-08-14 Thread Adam D. Moss
important. (That's if we either want or expect the new XCF to become a defacto standard in the first place. Personally I'm not sure either way, but in any case it makes sense to library-ise the XCF load/saver just from a technical abstraction standpoint.) --Adam -- Adam D. Moss . ,,^^ [EMA

Re: [Gimp-developer] gimp 1.3.18 - Pink backgrounds on GIF's

2003-08-14 Thread Adam D. Moss
Jeff Trefftzs wrote: On Mon, 2003-08-11 at 08:49, Adam D. Moss wrote: Hi. Jeff Trefftzs wrote: Without getting fancy, I just tried this image in gimp-1.3.18 (Linux, RedHat 9). It opened with the pink background Wait, it OPENED with the pink background? You didn't have to save it out

Re: [Gimp-developer] gimp 1.3.18 - Pink backgrounds on GIF's

2003-08-14 Thread Adam D. Moss
1.2.x tree with the equivilent GIF plugin 4.01.00 fix in it. I'll try to spot what the forward-port does differently. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 "I am NOT a nut! I am the keeper of t

Re: [Gimp-developer] gimp 1.3.18 - Pink backgrounds on GIF's

2003-08-14 Thread Adam D. Moss
Adam D. Moss wrote: Okay, in that case I think I must have made a mistake in the forward-port of the 1.2.x fix to 1.3.x, because I can't reproduce this in my 1.2.x tree with the equivilent GIF plugin 4.01.00 fix in it. I'll try to spot what the forward-port does differently. I can'

Re: [Gimp-developer] Re: GimpCon RFC: Portable XCF

2003-08-14 Thread Adam D. Moss
'day job'... I wouldn't use the word 'love' exactly. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 "I am NOT a nut! I am the keeper of the seven universal truths!" ___ Gimp-developer

Re: [Gimp-developer] Re: GimpCon RFC: Portable XCF

2003-08-14 Thread Adam D. Moss
Nathan Carl Summers wrote: On Mon, 11 Aug 2003, Adam D. Moss wrote: IIRC, the Loki guys. Some ramblings a few years ago on the problems of interoperability of game data between windows/mac/linuxx86/linuxalpha/etc over network and on disk. They made a special point of saying something like '

Re: [Gimp-developer] gimp 1.3.18 - Pink backgrounds on GIF's

2003-08-14 Thread Adam D. Moss
Can you provide a copy of the GIF in question? To be clear, this only happens to the GIF when when you SAVE it out from .17 or .18? If so, do you see any warnings on the console when you save from these versions? --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3

Re: [Gimp-developer] gimp 1.3.18 - Pink backgrounds on GIF's

2003-08-11 Thread Adam D. Moss
e without correcting the code using the buf isn't probably good idea? I think you're right. That bogus change totally sneaked under my radar... (heads will roll! :D :D :D ) If someone who sees the problem can test this fix: http://icculus.org/~aspirin/gifload.c that'd be good.

Re: [Gimp-developer] gimp 1.3.18 - Pink backgrounds on GIF's

2003-08-11 Thread Adam D. Moss
Hi. Jeff Trefftzs wrote: Without getting fancy, I just tried this image in gimp-1.3.18 (Linux, RedHat 9). It opened with the pink background Wait, it OPENED with the pink background? You didn't have to save it out again first? -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbo

Re: [Gimp-developer] Re: GimpCon RFC: Portable XCF

2003-08-10 Thread Adam D. Moss
bastard to serialise in a portable, precise manner. Personally I'd represent a 32-bit float with a 32-bit integer and 32-bit fixed-point fractional part. Redundant but complete-ish. (Practical better ideas welcomed.) --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/

Re: [Gimp-developer] First meeting from camp

2003-08-09 Thread Adam D. Moss
Hi. minutes.txt seems to be an empty attachment. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Re: [Gimp-developer] first pictures from the camp

2003-08-03 Thread Adam D. Moss
pes really physically making something that just brings a tear to my eye. -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Re: [Gimp-developer] Re: ANNOUNCE: gimp-plugin-template 1.3.1

2003-07-28 Thread Adam D. Moss
Nathan Carl Summers wrote: On Sat, 26 Jul 2003, Adam D. Moss wrote: 2) It might be argued that the basic dependance and interconnection of a not-GPL-compatible plug-in with the GPL GIMP core via libgimp and the wire protocol is intimate enough that the two cannot be considered independent

Re: [Gimp-developer] Startup Notification support...

2003-07-26 Thread Adam D. Moss
the world, then I'm going to move up to the mountains and become a hermit or a kung-fu monk or a hermit kung-fu monk. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 That gum you like is going to come back in style. _

Re: [Gimp-developer] Re: ANNOUNCE: gimp-plugin-template 1.3.1

2003-07-26 Thread Adam D. Moss
ved. It wasn't much of a problem, just an ambiguity. Gone now. Rest easy. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 That gum you like is going to come back in style. ___ Gimp-developer mailing list [E

Re: [Gimp-developer] Re: ANNOUNCE: gimp-plugin-template 1.3.1

2003-07-26 Thread Adam D. Moss
s our intention clear, as those imposing the license, that 2) is really not a problem. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 That gum you like is going to come back in style. ___ Gimp-developer mailing list [

Re: [Gimp-developer] Re: ANNOUNCE: gimp-plugin-template 1.3.1

2003-07-26 Thread Adam D. Moss
Adam D. Moss wrote: I agree that it would be wise to point out this explicit exemption for pdb calls into the GIMP LICENSE file. I'll do this soon if I don't get beaten to it. Done, for 1.2 and 1.3. (If anyone disagrees with the specifics, pull it...) --Adam -- Adam D. Moss . ,,^

Re: [Gimp-developer] Startup Notification support...

2003-07-26 Thread Adam D. Moss
Carol Spears wrote: maybe he doesn't have cvs access That by no means stops anyone from submitting a patch against 1.3. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 That gum you like is going to come back in

Re: [Gimp-developer] Startup Notification support...

2003-07-26 Thread Adam D. Moss
welcome) external contributions. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 That gum you like is going to come back in style. ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Re: [Gimp-developer] Re: Custom layer mode combination

2003-07-26 Thread Adam D. Moss
. Are there API's for string deeply hidden ing gtk/gimplib? Not as such -- but if you're using GTK/gimplib then you're already using glib, which has some great string manipulation functions (go look them up). --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http:

[Gimp-developer] Re: pspi

2003-07-25 Thread Adam D. Moss
license-comfortable as LGPL (its entire nature, really, being that it links to foreign-licensed code). --Adam (NAL) -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 That gum you like is going to come back in style. ___ Gimp-devel

Re: [Gimp-developer] [FEATURE] Adding ICC support

2003-07-25 Thread Adam D. Moss
ady a patch for it (or it just involves tweaking some constants), IMO it must miss the 2.0 train. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 That gum you like is going to come back in style. ___ Gimp-developer maili

Re: [Gimp-developer] Re: ANNOUNCE: gimp-plugin-template 1.3.1

2003-07-25 Thread Adam D. Moss
[s/libstdc/libgcc/g, sorry.] ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Re: [Gimp-developer] Re: ANNOUNCE: gimp-plugin-template 1.3.1

2003-07-25 Thread Adam D. Moss
ply an oversight and they have no intention of asserting the GPL on their users. -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 That gum you like is going to come back in style. ___ Gimp-developer mailing li

Re: [Gimp-developer] Re: ANNOUNCE: gimp-plugin-template 1.3.1

2003-07-25 Thread Adam D. Moss
be wise to point out this explicit exemption for pdb calls into the GIMP LICENSE file. I'll do this soon if I don't get beaten to it. --Adam (IANAL) -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 That gum you like

Re: [Gimp-developer] When Gegl?

2003-07-21 Thread Adam D. Moss
Patrick McFarland wrote: So, if gegl isnt going to be in gimp2, when will it be? Ive been waiting for gimp2 awhile now, and now that gegl wont be in it, I have to keep waiting. How long will I have to wait now? 2.2? 2.4? gegl isn't a panacea... -- Adam D. Moss . ,,^^ [EMAIL PROTECTED]

Re: [Gimp-developer] Re: new-xcf [Re: Gimp-developer Digest, Vol10, Issue 18]

2003-07-20 Thread Adam D. Moss
st millions > of them though), that nicely handles large files is joe, as it does't load > them into memory. QEmacs does this too: http://fabrice.bellard.free.fr/qemacs/ I think it's only for unixoids. Not sure. -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.o

[Gimp-developer] Re: (LONG) Problems with the GIMP

2003-07-20 Thread Adam D. Moss
I have time to trawl bugzilla looking for bugs in 'my' parts of GIMP, and I suspect that most other developers are the same. But when someone who knows CC:s me I try to take an interest. Bugzilla is good, but maybe the bugs aren't reaching the right developer with a good hi

Re: [Gimp-developer] tentative GIMP 2.0 release plans

2003-07-20 Thread Adam D. Moss
omg i mean it dont compare to most of what u see on the net lololol I don't think that the issue is worth holding up any documentation for. :) --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 That gum you like is going to come back in style. _

[Gimp-developer] Re: (LONG) Problems with the GIMP

2003-07-20 Thread Adam D. Moss
Carol Spears wrote: > As much as I hate flash usually on the web, I think gimp needs > a flash plugin and some flash demos. For what purpose? Could you elucidate? -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 That gum you like is going to come back in

Re: [Gimp-developer] Gradient dithering

2003-07-17 Thread Adam D. Moss
that is, it (random-)dithers the truncated precision into the lowest bit(s) of the 8-bit precision that we support. Conceptually I like this, and the gotchas are toggleable via the UI. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 __

Re: Menubar in fullscreen mode [Re: [Gimp-developer] the userinstaller]

2003-07-16 Thread Adam D. Moss
studies pretty much turned around my ideas on UIs. -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

new-xcf (was:Re: [Gimp-developer] GIMP GBR format spec)

2003-07-16 Thread Adam D. Moss
r the hierarchy-file-plus-linked-resources. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

[Gimp-developer] [Fwd: Gimp features]

2003-06-19 Thread Adam D. Moss
I got this directed at me so I'm bouncing it to this list (don't ask me for an interpretation, I only work here). --Adam --- Begin Message --- Hello Adam. I should propose next feature for gimp: Scale for brush. - I have scale brush - zoom in and zoom out.(bird,range,and all other brushes).Too I

Re: [Gimp-developer] New thread on GIMP 1.3+

2003-06-19 Thread Adam D. Moss
David Neary wrote: > I'll get the ball rolling: 2.0 8.0 (PeerMarketParityTM... sorry for the spam) -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 "Responsible parents don't raise kids in West Virginia." ___

Re: [Gimp-developer] What's new in GIMP-1.3 so far

2003-06-19 Thread Adam D. Moss
nning, but today I doubt that even a quite complete implementation would be doing much more interesting stuff than a crossbred gstreamer+gegl (except for some of the interactive-image-processing-specific scheduling niceties, I think). --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.

Re: [Gimp-developer] What's new in GIMP-1.3 so far

2003-06-18 Thread Adam D. Moss
;t work out like that because of time matters, so it's pretty much in the untuned state I landed it in. But it's okay. I really hope that I can get back to it at some point. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 "Responsible paren

Re: [Gimp-developer] The first official release of the newGimpPreview widget

2003-06-11 Thread Adam D. Moss
authors try to apply the widget to a wide variety of plugins, rather than simply by reading the design docs. Regards, --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 "Responsible parents don't raise kids in West Virginia." __

Re: [Gimp-developer] Re: Some feedback on Gimp 1.3.x

2003-03-18 Thread Adam D. Moss
screen history' page nowadays?). I'd be sorry to see them go by default. :) -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 busting makes me feel good kthx bye ___ Gimp-developer mailing list [EMAIL PROTECTED] http://

Re: [Gimp-developer] caching considerations in gegl

2003-03-11 Thread Adam D. Moss
n a destructive processing of the RGBA data. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 busting makes me feel good kthx bye ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailma

Re: [Gimp-developer] Re: caching considerations in gegl

2003-03-11 Thread Adam D. Moss
(except out of curiosity). But... -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 busting makes me feel good kthx bye ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Re: [Gimp-developer] caching considerations in gegl

2003-03-11 Thread Adam D. Moss
st that'd come to my mind, since I think that any such image elements would by nature be quite isolated and fit very well on their own 'addition' style layer and save a lot of complexity, but perhaps it would be nice to paint with fire after all... -- Adam D. Moss . ,,^^ [EMAIL PROTE

Re: [Gimp-developer] caching considerations in gegl

2003-03-11 Thread Adam D. Moss
u wish to have an alpha-adjusting playing-field then a layer masks is conceptually an operation that gets applied to RGBA pixel data as part of the compositing step, and that's super. -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 busting makes me feel good kt

Re: [Gimp-developer] caching considerations in gegl

2003-03-11 Thread Adam D. Moss
it or when that reference is removed again upon the write completion). -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 busting makes me feel good kthx bye ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berke

Re: [Gimp-developer] caching considerations in gegl

2003-03-11 Thread Adam D. Moss
programmatic alpha handling, and assumed that common-sense should prevail, but I think now we should have an explicit policy instead. :) :) :) --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 busting makes me feel good kthx bye __

Re: [Gimp-developer] caching considerations in gegl

2003-03-11 Thread Adam D. Moss
good choice for filling in the resurrected areas, if we allow the resurrection at all). There might be a few more plugins and such that accidentally cause a similar effect, but by accident (usually undesirable at that) rather than design. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED]

Re: [Gimp-developer] caching considerations in gegl

2003-03-11 Thread Adam D. Moss
ossible. From a more aesthetic 'broken by design' point of view, XachBot's antique logs probably catch me whining about anti-erase a few times. :) --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 busting makes me feel good kthx bye _

Re: [Gimp-developer] caching considerations in gegl

2003-03-11 Thread Adam D. Moss
7;s alpha values forever without the risk of sending the RGB part of RGBA pixel data to la-la land, use a holy layer mask and/or the undo tool! If you want an auxilliary per-pixel channel that doesn't have fixed semantics tied to a pixel's RGB values at all, use an auxilliary channel. --Ada

Re: [Gimp-developer] caching considerations in gegl

2003-03-11 Thread Adam D. Moss
reaking the ill-advised anti-erase feature for 100 years now and no-one has complained), that the normal COW routes miss. Since I suck, I don't have time to implement... stuff. But these are probably fun beginners' core-hacking projects. --Adam -- Adam D. Moss . ,,^^

  1   2   >