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...
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel