[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BMPs again
From: |
Pawel Kot |
Subject: |
Re: BMPs again |
Date: |
Sat, 25 Jan 2003 22:27:32 +0100 (CET) |
On Sat, 25 Jan 2003, Ender wrote:
> file_bmp_load() and file_bmp_save() assumes, that 0xFFFFFF is black
> and 0x000000 is white - that's wrong.
> And I think, the color detection (file_bmp_load) should be based on
> black and not white - I have images with white or green background,
> but always with black foreground.
Thanks. I'll apply.
> The second file fixes this bug too, but in addition adds WBMP
> support. It's pretty simple image format used on WAP - it allows
> me to simply save images from PHP (using ImageWBMP()) and pass
> them to command-line gnokii.
Cool, that's look usefull. I'll apply as well.
I'll do just a short review of the patches before applying.
pkot
--
mailto:address@hidden :: mailto:address@hidden
http://kt.linuxnews.pl/ :: Kernel Traffic po polsku
- BMPs again, Ender, 2003/01/25
- Re: BMPs again,
Pawel Kot <=