[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] XaAES: detect pixel-format-problem
- To: mint <mint@lists.fishpool.fi>
- Subject: Re: [MiNT] XaAES: detect pixel-format-problem
- From: Paul Wratt <paul.wratt@gmail.com>
- Date: Tue, 1 Dec 2009 19:11:50 +1100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=VS2aupDtDnQT6Nxm0E2ao9GdQCbYje8yO4UuuDKtL4A=; b=TIsNDR0PU7QMAMxIgp76CWvndVauSGfsULw2Qk05LSINORdOaZCnqvLP8ahUs5t7PA v/tj7opnCLOJdbOB5WIE4iC1zZ754DTY/qvJaplSyhbdNUfH4HjDVvOJ95C0jOGIJ8qk 4MMWJg8l1wuynnfTtUq7JVQWcXiFI440cNMUs=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=wnPVlhzkyMvd3jvBaXfVgRxomN8s3yTW8XIAwxkxzwjZxBXUk59W4LLBN3iGnVtUI4 TT32F5/blwhZKxD0S0hGO+ixSnRilG7SFzJVbUO1fm5t5/0/aTB0m3pPREu/d2bt/UsT C8CbmPBk9sdSx3lePkvMF9w+1NPAvmDN6gTZ8=
- In-reply-to: <E74684741C0F45488AF42997A332FD49@mercatus.local>
- List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
- List-id: <mint.lists.fishpool.fi>
- List-owner: <mailto:tjhukkan@fishpool.fi>
- List-post: <mailto:mint@lists.fishpool.fi>
- List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
- List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
- References: <C73A0B48.18B12%atari@bright.net> <E74684741C0F45488AF42997A332FD49@mercatus.local>
- Sender: mint-bounce@lists.fishpool.fi
On Tue, Dec 1, 2009 at 6:48 PM, Jo Even Skarstein <joska@online.no> wrote:
> systems. It attempts to clear the background to white by writing $00, which
> happens
> to be black on most systems.
>
> Jo Even
thats vdi order, not palette order (see XaAES startup and color mapping)
Paul