An alternative to the one pixel editing of an image
Wouter
wouter.abraham at pi.be
Sat Jan 10 05:16:10 EST 2004
> Re: An alternative to the one pixel editing of an image
> • From: Dar Scott
> • Subject: Re: An alternative to the one pixel editing of an image
> • Date: Fri, 09 Jan 2004 16:57:02 -0800
>
> On Friday, January 9, 2004, at 08:01 AM, Wouter wrote:
>
>
> export img < imagename > to aVar as PNG -- or RLE
> set the text of img < imagename > to aVar
>
>
> RLE is not listed in the TD as an option. I see this:
>
> paint, JPEG, GIF, PNG
>
> On my setup, the "paint" format will generate PBM (P6). P6 is binary
> after the header.
>
> Is export as RLE an undocumented feature?
>
> Dar Scott
No, just my fault.
Just copy-pasting something from an experimental piece of script and
not enough
editing afterwards.
rle is the standard setting of the paintcompression when importing a
snapshot
without the paint format.
But PNG is so far the best for keeping the transparent information.
Anyway after using the lines above it was not necessary to do Scott
Raney's 1 pixel
editing trick anymore.
Sorry for the confusion, and hope not to add more to it with this reply,
(I did it again :-)
WA
More information about the use-livecode
mailing list