Quoting Alan Campbell :
> parasites are just what I need. Can't find much about them.
>
> (list "WRF_BIT_WIDTH" 1 (number->string bit-width)))
>
> First list member: parasite ID string.
>
> What's the second list member? Flags, I understand from one search
> result I found. Used?
To my knowled
On Thu, 2010-09-09 at 18:02 +0200, Cecil C. wrote:
> I use Gimp under Ubuntu 10.04. My question is fairly simple. I have been
> using Gimp since 2.0, and have copied scripts over from release to release.
> Usually, some of the copied scripts are broken when a new release is
> available, such as
Quoting "Nathan H." :
> I work for a small engineering firm that designs racing transmission parts.
> Im comfortable using CAD and other engineering software, but this 20min
> project has taken up half my day.
>
> I need to create a logo, using our existing one. All I wanted to do
> was add a
> Hi folks;
>
> Im a new user here so be gentle. A little background:
> I work for a small engineering firm that designs racing transmission parts.
> Im comfortable using CAD and other engineering software, but this 20min
> project has taken up half my day.
>
Not to chase away a gimp user, but wi
Hi folks;
Im a new user here so be gentle. A little background:
I work for a small engineering firm that designs racing transmission parts.
Im comfortable using CAD and other engineering software, but this 20min
project has taken up half my day.
I need to create a logo, using our existing one.
> Is there a way to refer to something like "folder in which curent
> script resides" or "user GIMP configuration folder" (e.g. on my
> machine Docs and Settings\UserName\.gimp-2.6)?
>
gimp-directory gets you to there.
Check out this page: http://www.ve3syb.ca/wiki/doku.php?id=software:sf:writin
>
> Generally: do all the gimp-*-parasite-attach methods suffer from same
> bug, so should be reapplied til they work?
>
Yep.
use the
https://bugzilla.gnome.org/show_bug.cgi?id=572865
https://bugzilla.gnome.org/show_bug.cgi?id=624555
https://bugzilla.gnome.org/show_bug.cgi?id=624567
(last 2 mar
I have several scm files; they all live in a single folder (which is
on GIMP search path for scripts).
I have common code for three of the scripts which all goes into a
fourth. A fifth has defines which user of scripts may wsh to alter;
the fourth script depends on it.
If I just leave nature
Hi Saul,
Many thanks for instant help.
> > I'm trying to figure ut if there's any way that choices made by
> > user in dialog widgets can be remembered and used as values
> > of those widgets next time dialog runs.
> That is precisely how script dialogs currently behave; the last
> used value