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: 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] 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] 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-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] 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] 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-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
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] 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/

[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

[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/

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

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] 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] 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] 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] 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] 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

[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] 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

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] 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

[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] 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

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] 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] 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] 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 -

[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] 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

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] 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] 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] 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] 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] 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] 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] [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] 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] 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] 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] 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] 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] 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] couple possible TODO items

2001-03-28 Thread Adam D. Moss
ble. I'll hopefully get around to it one of these years. (It requires algorithm plumbing to do right, though, if someone else wants to try -- no 'quantize to N-M colours and then slot in our M fixed colours afterwards' hacks.) FYI my local tree already has the changes in for quantiz

Re: [Gimp-developer] 1.2.1 crashes on indexed colour conversion

2001-06-06 Thread Adam D. Moss
rwise be very hard to find? Yes, the assertions caught a real bug (indeed for what other reason would they be there?). However, the bug has been long-dead in my current tree (but possibly replaced with others, of course)! --Adam -- Adam D. Moss. ,,^^[EMAIL PROTECTED]http://www.foxbo

Re: [Gimp-developer] glib/gtk+ 2.0 port

2001-07-25 Thread Adam D. Moss
uch a casual-user oriented application as GIMP we can easily lose users by the wayside with each additional stipulation. * For those of us with pieces of the tree's core which diverge somewhat from the trunk, how much of a no-brainer is converting our code to GTK 1.3-isms? Ta, --Adam

Re: [Gimp-developer] glib/gtk+ 2.0 port

2001-07-25 Thread Adam D. Moss
"Adam D. Moss" wrote: > Is GTK 1.3 (or GTK 1.9, or 2.0, or whatever the GTK HEAD is!) ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Re: [Gimp-developer] glib/gtk+ 2.0 port

2001-07-25 Thread Adam D. Moss
Michael Natterer wrote: > And BTW, GIMP 1.4 will be released _after_ Gtk 2.0 is released in a > stable version (which will be in not too distant future). I assumed nothing less. > IMHO the pro's outweigh the con's by far, as it's simply not > possible without grand hacks to write an internal obj

Re: [Gimp-developer] glib/gtk+ 2.0 port

2001-07-25 Thread Adam D. Moss
And finally... I had to address this: Michael Natterer wrote: > This is unstable development. This is a fairy tale that developers like to spread to keep the unwary users' expectations down. The reality is that labelling the trunk an 'unstable' tree is not a license to actively go about doing

Re: [Gimp-developer] glib/gtk+ 2.0 port

2001-07-27 Thread Adam D. Moss
Michael Natterer wrote: > > Nick Lamb <[EMAIL PROTECTED]> writes: > > NB I am not blind and I don't write code in Hebrew > > I respect your extraordinary tolerance regarding this, so please > respect that the people actually working on a project tend to make the > decisions. Uh, that's pretty h

[Gimp-developer] [Fwd: Suggestions]

2001-10-19 Thread Adam D. Moss
I got sent these (don't know precisely why). These are mostly pretty reasonable or good ideas, many of which have been discussed at one time or another if not committed to an explicit TODO... -- Adam D. Moss. ,,^^[EMAIL PROTECTED]http://www.foxbox.org/ co:3 I normally

Re: [Gimp-developer] Current work

2001-12-05 Thread Adam D. Moss
gressive inlining and the conversion of a lot of floating-point code to fixed-point, I think). --Adam -- Adam D. Moss. ,,^^[EMAIL PROTECTED]http://www.foxbox.org/ co:3 "all cake everywhere has died" ___ Gimp-developer mailing l

[Gimp-developer] [Fwd: Gimp PSD plugin - SEGV when opening files]

2002-01-17 Thread Adam D. Moss
t the moment to test it myself. Cheers, --Adam -- Adam D. Moss. ,,^^[EMAIL PROTECTED]http://www.foxbox.org/ co:3 "all cake everywhere has died" --- Begin Message --- Dear Adam D. Moss (PSD plugin maintainer) Attached is a set of context diffs for a work-around for an iss

(psd plug-in, adam's plug-ins) Re: [Gimp-developer] [Fwd: Gimp PSD plugin - SEGV when opening files]

2002-01-18 Thread Adam D. Moss
tches or looking into error reports. The former should go to gimp-developer and the latter into bugzilla. My name should probably be commented-out from the MAINTAINERS file until my time situation improves (which seems unlikely for a while). Regards, --Adam Avi Bercovich wrote: > &quo

Re: [Gimp-developer] EXIF information in JPEG files

2002-02-06 Thread Adam D. Moss
Raphael Quinet wrote: > The only thing that is missing is a standard list of names and types > for all parasites. {docs|devel-docs}/parasites.txt ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-devel

[Gimp-developer] How's CVS-HEAD?

2002-02-06 Thread Adam D. Moss
and I'd rather integrate it myself than throw some months-old source at the treemasters, though not if it looks like the mere prerequisite chain build process will reduce me to tears like it did the last time I tried. :) Thanks, --Adam -- Adam D. Moss. ,,^^[EMAIL PROTECTED]

Re: [Gimp-developer] EXIF information in JPEG files

2002-02-06 Thread Adam D. Moss
mp-* forever. FWIW I'm in favour of splitting out individual general-purpose parasites rather than a monolithic EXIF parasite. --Adam -- Adam D. Moss. ,,^^[EMAIL PROTECTED]http://www.foxbox.org/ co:3 ___ Gimp-developer mailing list [EMA

Re: [Gimp-developer] EXIF information in JPEG files

2002-02-06 Thread Adam D. Moss
I wasn't clear -- I wasn't really saying anything either way about persistance, merely that some of the EXIF data is going to be of very general use and some isn't so the latter shouldn't be eating into our well-defined gimp-* namespace. --Adam -- Adam D. Moss. ,,^^[EMA

Re: [Gimp-developer] How's CVS-HEAD?

2002-02-06 Thread Adam D. Moss
n.c:2453 #40 0x40129c91 in gtk_main () at gtkmain.c:794 #41 0x8080463 in app_init (gimp_argc=0, gimp_argv=0xb6e8) #42 0x80811d3 in main (argc=1, argv=0xb6e4) at main.c:451 And now I'm going to go seek out some beer and friends to commiserate with... --Adam -- Adam D. Moss. ,,^^

Re: [Gimp-developer] How's CVS-HEAD?

2002-02-07 Thread Adam D. Moss
e code either: > > while (gtk_events_pending ()) > gtk_main_iteration (); The crash is actually occurring inside gtk/glib-1.3 (joy!) but I haven't de-toxed enough yet to look deeper. *looks deeper anyway* Ah cool, a glib rebuild from today's HEAD stops me cras

Re: [Gimp-developer] Re: [Gimp-user] Opening Photoshop Files

2002-02-07 Thread Adam D. Moss
memory than the layer data! I think it'd still be a fair comparison if you closed the layers dialog -- an image with 1000s of layers is probably not expected to be managable sanely with what amounts to a list paradigm. -- Adam D. Moss. ,,^^[EMAIL PROTECTED]http://www.foxbox.org

Re: [Gimp-developer] new xinput device: no movement when button down

2002-06-05 Thread Adam D. Moss
d-end finding the mysterious 'fontconfig' (fontconfig is needed by pango is needed by gtk2 is needed by gimp). Anyone know where I can find such a thing? I thought that it sounded like it was probably part of pkgconfig (pkgconfig is needed by... etc) but it doesn't seem to be. Thank

Re: [Gimp-developer] new xinput device: no movement when button down

2002-06-07 Thread Adam D. Moss
Michael Natterer wrote: > > This is as good a point to ask as any; in following the > > latest incarnation of the crazy dep-chain I ran into a > > dead-end finding the mysterious 'fontconfig' (fontconfig > > is needed by pango is needed by gtk2 is needed by gimp). > > Anyone know where I can find

Re: [Gimp-developer] new xinput device: no movement when button down

2002-06-07 Thread Adam D. Moss
Sven Neumann wrote: > You expect the HEAD branch to compile if you can't get the stable > version to build??? I expect nothing. But it was worth a try??? > looks like glibconfig.h hasn't been generated properly. Good one, a 1.2 header was being picked up instead of the 2.0 one. Things are goi

Re: [Gimp-developer] regex

2002-11-27 Thread Adam D. Moss
] Wow. At least when /I'm/ drunk I take my mindless babbling to IRC where it fits in just fine. -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 ___ Gimp-developer mailing list [EMAIL PROTECTED] http://lists.xcf.berkele

Re: [Gimp-developer] A Free Software project of interest.

2002-12-21 Thread Adam D. Moss
m its user-interface; unfortunately the back-end is GPL which scuppers any realistic plans of GIMP's own back-end being able to move to it, I think. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 ___ Gimp-devel

Re: [Gimp-developer] A Free Software project of interest.

2002-12-22 Thread Adam D. Moss
David Hodson wrote: > > Adam D. Moss wrote: > > > unfortunately the back-end is GPL > > which scuppers any realistic plans of GIMP's own back-end being able > > to move to it, I think. > > Eh? This doesn't appear to make sense. The goal (I thought)

[Gimp-developer] [Fwd: Gimp features]

2003-01-05 Thread Adam D. Moss
This was misdirected at me. --- Begin Message --- Hello Adam. I should propose few features for gimp: 1)brightness(result visible in change operation) of layers in dialog "layers,conturs,chanels" 2)Me personal very need next function in plugin Light effects/SuperNova(may be this function also need

[Gimp-developer] [Fwd: psd plugin patch for 0-sized layers]

2003-02-10 Thread Adam D. Moss
dged dimensions subsequently to measure how much data to unpack, copy, realloc etc. --Adam -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 busting makes me feel good '"Wankbadger" failed to reach MPs. "Wank-badger" succeeded.' --- Begin Messa

Re: [Gimp-developer] ANNOUNCE: GIMP Plug-In Template 1.3.0

2003-03-06 Thread Adam D. Moss
?! Oh definitely. If someone wants to prepare patches, I'll take care of applying them and will make 1.2.1 and 1.3.1 releases with the changed license. I'll get right on it then. -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http://www.foxbox.org/ co:3 busting makes me fee

Re: [Gimp-developer] ANNOUNCE: GIMP Plug-In Template 1.3.0

2003-03-06 Thread Adam D. Moss
THE SOFTWARE. Except as contained in this notice, the name of the Author of the Software shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the Author. -- Adam D. Moss . ,,^^ [EMAIL PROTECTED] http:/

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 . ,,^^

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
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
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
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
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
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
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] 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
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: 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] 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] 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] 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] 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." ___

[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

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

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

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 __

[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] 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
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] 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

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: 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] 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

  1   2   >