GC 8.6.1 (1204)

This area contains the messages from the old Yahoo gcmac group after the port.
Post Reply
Robert Poland
Posts: 0
Joined: Sun Jan 03, 2010 3:45 pm

GC 8.6.1 (1204)

Post by Robert Poland »

Thorsten, A strange occurrence... I verify that Transparency / Make Color Transparent is unchecked and Background color is set. Select Selection OR Transparency tool. Removed Alpha Channel , if it existed. Select Picture / Size / Add/Remove Margins. Enter a number in any OR all fields and verify that the Background color is set then hit return. Tried several colors, Foreground and Background. The result is a transparent color added in the set areas. NOT right… I DID TRASH Preferences yesterday. TIA, Robert Poland - Fort Collins, CO
thorstenlemke
Posts: 0
Joined: Fri Dec 30, 2016 12:00 pm

Re: GC 8.6.1 (1204)

Post by thorstenlemke »

Hello Robert, which file format is used? Can I get the source file and the exact steps to reproduce the error? Thorsten On 05.05.2013, at 16:42, Robert Poland <rpoland@usa.net> wrote: > Thorsten, > > A strange occurrence... > > I verify that Transparency / Make Color Transparent is unchecked and Background color is set. > > Select Selection OR Transparency tool. > > Removed Alpha Channel , if it existed. > > Select Picture / Size / Add/Remove Margins. > > Enter a number in any OR all fields and verify that the Background color is set then hit return. Tried several colors, Foreground and Background. > > The result is a transparent color added in the set areas. > > NOT right… > > I DID TRASH Preferences yesterday. > > TIA,
Robert Poland
Posts: 0
Joined: Sun Jan 03, 2010 3:45 pm

Re: GC 8.6.1 (1204)

Post by Robert Poland »

On May 5, 2013, at 11:54 AM, Thorsten Lemke <lemke@lemkesoft.de> wrote: > Hello Robert, > > which file format is used? JPG > Can I get the source file and the exact steps to reproduce the error? -- Errors shown are with try's commented out. tell application "GraphicConverter" tell window 1 -- Main window try tell (alpha channel) to flatten end try -->GraphicConvetter got an error: Some parameter is missing for alpha channel. try remove alpha channel end try --> The varible Remove is not defined. try set x to alpha channel end try -->GraphicConvetter got an error: Some parameter is missing for alpha channel. end tell end tell > > Thorsten > > On 05.05.2013, at 16:42, Robert Poland <rpoland@usa.net> wrote: > >> Thorsten, >> >> A strange occurrence... >> >> I verify that Transparency / Make Color Transparent is unchecked and Background color is set. >> >> Select Selection OR Transparency tool. >> >> Removed Alpha Channel , if it existed. >> >> Select Picture / Size / Add/Remove Margins. >> >> Enter a number in any OR all fields and verify that the Background color is set then hit return. Tried several colors, Foreground and Background. >> >> The result is a transparent color added in the set areas. >> >> NOT right… >> >> I DID TRASH Preferences yesterday. >> >> TIA, > > > ------------------------------------ > > Yahoo! Groups Links > > > Robert Poland - Fort Collins, CO
thorstenlemke
Posts: 0
Joined: Fri Dec 30, 2016 12:00 pm

Re: GC 8.6.1 (1204)

Post by thorstenlemke »

Hi, 0 - remove alpha 1 - add alpha 2 - flatten alpha 3 - invert alpha Thorsten On 05.05.2013, at 20:05, Robert Poland <rpoland@usa.net> wrote: > > On May 5, 2013, at 11:54 AM, Thorsten Lemke <lemke@lemkesoft.de> wrote: > >> Hello Robert, >> >> which file format is used? > > JPG > >> Can I get the source file and the exact steps to reproduce the error? > > -- Errors shown are with try's commented out. > > tell application "GraphicConverter" > tell window 1 -- Main window
Robert Poland
Posts: 0
Joined: Sun Jan 03, 2010 3:45 pm

Re: GC 8.6.1 (1204)

Post by Robert Poland »

On May 5, 2013, at 12:27 PM, Thorsten Lemke <lemke@lemkesoft.de> wrote: > Hi, > > 0 - remove alpha > 1 - add alpha > 2 - flatten alpha > 3 - invert alpha > > Thorsten tell application "GraphicConverter" activate tell window 1 -- Main window -- try set alpha to 1 -- end try end tell end tell Does nothing. > Robert Poland - Fort Collins, CO
thorstenlemke
Posts: 0
Joined: Fri Dec 30, 2016 12:00 pm

Re: GC 8.6.1 (1204)

Post by thorstenlemke »

Hello Robert, no, this was the reply to the question for the file based action kinds. Thorsten On 05.05.2013, at 20:41, Robert Poland <rpoland@usa.net> wrote: > > On May 5, 2013, at 12:27 PM, Thorsten Lemke <lemke@lemkesoft.de> wrote: > >> Hi, >> >> 0 - remove alpha >> 1 - add alpha >> 2 - flatten alpha >> 3 - invert alpha >> >> Thorsten > > tell application "GraphicConverter" > activate > tell window 1 -- Main window > -- try > set alpha to 1 > -- end try > end tell > end tell > > Does nothing. > >> Robert Poland - Fort Collins, CO > >
Post Reply