Re: [Gimp-developer] A typo in preferences_dialog.c

2001-03-06 Thread egger
On 6 Mar, Nick Lamb wrote: >> We should really start discussing which dependencies would be >> acceptable to introduce. I'd really like to see gconf for >> configuration files and freetype2 for fontrendering to get rid of >> the X dependency and the all time sucker "standard font tool". And

Re: [Gimp-developer] A typo in preferences_dialog.c

2001-03-06 Thread Michael Natterer
Nick Lamb <[EMAIL PROTECTED]> writes: > On Mon, Mar 05, 2001 at 05:56:33PM +0100, [EMAIL PROTECTED] wrote: > > We should really start discussing which dependencies would be > > acceptable to introduce. I'd really like to see gconf for configuration > > files and freetype2 for fontrendering to

Re: [gimp-devel] Re: [Gimp-developer] A typo in preferences_dialog.c

2001-03-06 Thread Simon Budig
Nick Lamb ([EMAIL PROTECTED]) wrote: > Is it possible to push font rendering (entirely) into a plug-in and give > that the freetype2 dependency? > > Or an extension, if it makes a difference ? A "module tool"? Bye, Simon -- [EMAIL PROTECTED] http://www.home.unix-ag.org/simo

Re: [Gimp-developer] A typo in preferences_dialog.c

2001-03-06 Thread Nick Lamb
On Mon, Mar 05, 2001 at 05:56:33PM +0100, [EMAIL PROTECTED] wrote: > We should really start discussing which dependencies would be > acceptable to introduce. I'd really like to see gconf for configuration > files and freetype2 for fontrendering to get rid of the X dependency > and the all time

Re: [Gimp-developer] A typo in preferences_dialog.c

2001-03-05 Thread egger
On 4 Mar, Sven Neumann wrote: > Oh, that preferences code really sucks. Hope we will be able to redo > it properly for 1.4 (eventually using gconf ?!). Anyway, thanks for > the patch, I'll apply it to both branches. We should really start discussing which dependencies would be acceptable to

Re: [Gimp-developer] A typo in preferences_dialog.c

2001-03-04 Thread Sven Neumann
Hi, David Odin <[EMAIL PROTECTED]> writes: > By lurking into the gimp sources, I've noticed a small typo in > app/preferences_dialog.c (today's cvs) > > Here is a patch fixing this: > -8<-- > --- gimp/app/preferences_dialog.c.orig

[Gimp-developer] A typo in preferences_dialog.c

2001-03-03 Thread David Odin
Hi, By lurking into the gimp sources, I've noticed a small typo in app/preferences_dialog.c (today's cvs) Here is a patch fixing this: -8<-- --- gimp/app/preferences_dialog.c.orig Sat Mar 3 03:04:42 2001 +++ gimp/app/prefer