Hi,
Seth Burgess <[EMAIL PROTECTED]> writes:
> s/undo_push/undo/
>
> A small number of calls (some of them frequently used) have changed
> between versions; you might want to look at the ChangeLog for others.
Figuring out the changes from reading the ChangeLog is probably quite
tedious. Actuall
Sven Neumann wrote:
Hi,
Tom Cole <[EMAIL PROTECTED]> writes:
True, but it's still widely used and has more support than PNG. It's
the perennial web designer's nightmare - you hate IE but you have to
code for it anyway because everyone uses it. The compromise between
what should be done and what ha
A perfectly working perl module with the Gimp 1.2.3 now, with the Gimp 2.0.2
and the CPAN Gimp 2.0 stuff, stops during the execution saying:
Subroutine Gimp::gimp_undo_push_group_start redefined
at /usr/lib/perl/5.8/Gimp.pm line 603.
What does it mean and what should I do?
Ciao
Vittorio
__
Hi,
Tom Cole <[EMAIL PROTECTED]> writes:
> True, but it's still widely used and has more support than PNG. It's
> the perennial web designer's nightmare - you hate IE but you have to
> code for it anyway because everyone uses it. The compromise between
> what should be done and what has to be don
True, but it's still widely used and has more support than PNG. It's the
perennial web designer's nightmare - you hate IE but you have to code for it
anyway because everyone uses it. The compromise between what should be done
and what has to be done. In the same way, PNG is not as widely and
we
s/undo_push/undo/
A small number of calls (some of them frequently used) have changed
between versions; you might want to look at the ChangeLog for others.
Happy GIMPing,
Seth Burgess
[EMAIL PROTECTED]
On Mon, 12 Jul 2004 14:21:07 +0100, Vittorio <[EMAIL PROTECTED]> wrote:
> A perfectly working
Hi,
Jakub Steiner <[EMAIL PROTECTED]> writes:
> Looks like you're using combine as a frame disposal method while you
> need replace. Also note, that GIF cannot handle alpha channel, so you'll
> still end up having aliased contour of the gnome throbber. If you know
> your target background color,
Hi,
Jogchum Reitsma <[EMAIL PROTECTED]> writes:
> I have a problem in simply drawing a line in an existing .png-file...
>
> I have loaded the file (a map of a village in .png-format), and I have
> been able to add two lines of text to it with the text-tool. This tool
> created two extra layers.