[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: FF Problem (More on the Alpha Channel)
Thomas,
Your suggested workaround works in FF, but the next limitation is the code
space. You may find that it isn't large enough to accommodate the required
src(x+#,y+#,z)+... keystrokes. The best option (if you are serious about
doing this) is to move to Filter Formula or Filter Meister. Each has many
additional advantages over FF.
Regards, Bill
> -----Original Message-----
> From: TBernt@t-online.de [SMTP:TBernt@t-online.de]
> Sent: Wednesday, July 28, 1999 4:44 PM
> To: ff@aurdev.com
> Subject: Re: FF Problem (More on the Alpha Channel)
>
> Hi Bill,
> >
> > The failure of the cnv( ) function is a known bug in FF (at least in the
> PC
> > environment). It works for me on small images (< 200x200??), but always
> > creates a GPF on larger images.
>
> Good to know.
>
> Did you have the same problems with a workaround? e.g.:
>
> (src(x-1,y,0)+src(x,y,0) .... )/9 ?
>
>
> regards Thomas