Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[bug #54496] gui: NSBitmapImageRep does not support BMP

3 views
Skip to first unread message

Ivan Vučica

unread,
Aug 11, 2018, 5:26:03 PM8/11/18
to Ivan Vučica, bug-g...@gnu.org
URL:
<http://savannah.gnu.org/bugs/?54496>

Summary: gui: NSBitmapImageRep does not support BMP
Project: GNUstep
Submitted by: ivucica
Submitted on: Sat 11 Aug 2018 09:25:54 PM UTC
Category: Gui/AppKit
Severity: 2 - Minor
Item Group: Change Request
Status: Confirmed
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any

_______________________________________________________

Details:

Currently there is no support for BMP in NSBitmapImageRep. This propagates
further, so that NSImage cannot load BMPs either.

Looking at how NSBitmapImageRep is implemented, this seems easy enough,
practically a starter project.

For instance, I wanted to display /sys/firmware/acpi/bgrt/image which is
populated by the ACPI BGRT Linux kernel module on many modern UEFI machines.
This comes from an ACPI table used by operating systems such as Windows to
display an image during boot that matches what is displayed on the POST
screen.






_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/bugs/?54496>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Yavor Doganov

unread,
Aug 11, 2018, 6:24:41 PM8/11/18
to Yavor Doganov, Ivan Vučica, bug-g...@gnu.org
Follow-up Comment #1, bug #54496 (project gnustep):

BMP is supported through ImageMagick, if the library was configured with
--enable-imagemagick. On my system, NSImage +imageFileTypes returns 242 types
(including 3 variants of the BMP format).
0 new messages