> Hi,
>
> I'm writing a script-fu GIMP plugin and I need to be able to write some
> decimal values to a file during the execution of the script. I've seen
> some
> people suggesting that use of fprintf, etc., but can't figure out how to
> get
> this to work. Can someone please provide some guidan
On 7/28/07, David Feinzeig <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm writing a script-fu GIMP plugin and I need to be able to write some
> decimal values to a file during the execution of the script. I've seen some
> people suggesting that use of fprintf, etc., but can't figure out how to get
> thi
Hi,
I'm writing a script-fu GIMP plugin and I need to be able to write some
decimal values to a file during the execution of the script. I've seen some
people suggesting that use of fprintf, etc., but can't figure out how to get
this to work. Can someone please provide some guidance?
Thanks!
Da