Re: [Gimp-developer] Thin lines using pencil

2001-09-02 Thread Sven Neumann

Hi,

[EMAIL PROTECTED] (Carsten Hammer) writes:

 I think there are more such obvious bugs that are revealed in special
 cases.

here is what you should do about this:

- file a bug-report on bugzilla.gnome.org so your report won't get lost
- send a patch that fixes the problem


Salut, Sven
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer



[Gimp-developer] Using helpbrowser module for non-Gimp apps

2001-09-02 Thread Chris Wareham

Apologies if this has been asked on the list before,
but I have searched the topic lines of the list
archive and the Kernel Traffic Gimp news thingies
to no avail.

I'm currently writing a frontend to the PostgreSQL
and mySQL database engines that uses GTK+ as the
GUI toolkit. I want to include a help system, and
in terms of features the Gimp one is ideal for my
purposes. Has anyone looked at packaging the
helpbrowser module for non-Gimp applications?

I would email the helpbrowser writer/maintainer
directly, but I can't find who's responsible for
it.

I'm assuming that to use it away from the Gimp
would currently require some dependency on the
Gimp support libraries, the GtkXmHTML library
and a bit of dlopen() magic. These are things
I'm happy to live with if it doesn't mean
writing my own help system from scratch.

I don't want to upgrade my app to a full Gnome
one, as I use computers that are a bit slow
when running the Gnome environment. Plus I
don't really rate the current Gnome help browser.

Any technical hints or pointers on previous
attempts to do this would be greatly
appreciatted, as I'm am currently reading the
code - and it's not as simple an undertaking
as I hoped!

Chris
--
the humor dial's lowest setting
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer



[Gimp-developer] Need quick development workstation

2001-09-02 Thread Winston Chang

Hi everyone -

I wrote the GIMP unsharp mask plugin a while back and I'm looking to add a
preview window to it.  I wrote the code just now and I tried to compile
the latest CVS tree but the GIMP won't build at all for me.  I don't know
much about autoconf, but I assume I have to run autogen.sh or autoconf.

autogen.sh complains:
  Testing gettextize... 
  too old! (Need (0.)10.38, have 10.35)

and autoconf makes a configure script that complains:
 ./configure: line 570: syntax error near unexpected token `AM_INIT_AUTOMAKE($PACKAGE,'
 ./configure: line 570: `AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define)'


Anyway, I don't feel like going to the trouble of updating my libraries or
whatever it is I need for this little modification, so if I could have
short-term ssh (with X) access to a machine that can build the latest CVS
branch, I'd really appreciate it.  I promise not to do anything bad --
besides, you should have the latest patches installed anyway. :-)

If anyone is willing to do this, please email me directly, of course...

Otherwise, I could send my (bad) code to someone and have them debug it.
If you want pain, this is it.  Most of the code is completely new stuff to
me, so there may be some major errors still...

Thanks,
--Winston

___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer