|
From: | Vesa Jääskeläinen |
Subject: | Re: Native CD test results |
Date: | Thu, 27 Mar 2008 23:55:06 +0200 |
User-agent: | Thunderbird 2.0.0.12 (Windows/20080213) |
Pavel Roskin wrote:
On Thu, 2008-03-27 at 16:48 -0400, Pavel Roskin wrote:On Fri, 2008-03-28 at 04:25 +0800, Bean wrote:This patch add support for 16-bit png.Thanks was quick! It's working for me.By the way, we should recognize images by their internal data, not by the filenames. As it stands now, the jpeg reader only supports files with ".jpeg" extension, not with ".jpg", which is more popular. And the error message is unclear if the extension is unknown.
.jpg should of course be supported. But why we _should_ support others (incorrectly named files) ? I think file extension is good enough to detect images... If someone makes incorrect extensions its their problem... we just make sure our driver do not die at that...
[Prev in Thread] | Current Thread | [Next in Thread] |