[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Blit operation failed on MSWindows
From: |
Marc Brünink |
Subject: |
Re: Blit operation failed on MSWindows |
Date: |
Thu, 23 Jun 2005 11:32:51 +0200 |
There should be a bit more output from the compositeGState:... method,
could you please provide that as well?
compositeGState: fromRect: {x=0; y=0; width=64; height=64} toPoint:
{x=0; y=0} op: 2
Blit operation failed 87
Orig Copy Bits to {x=0; y=0} from {x=0; y=0; width=64; height=64}
Copy bits to {0, 0} from {0, 0} size {64, 64}
If you don't need alpha blending, it should just be fine to turn it off
completely.
Who really _needs_ alpha blending?
I would just be nice.
regards
Marc