Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > gnu.gnustep.bug > #4351
| Path | csiph.com!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Ivan Vučica <INVALID.NOREPLY@gnu.org> |
| Newsgroups | gnu.gnustep.bug |
| Subject | [bug #54496] gui: NSBitmapImageRep does not support BMP |
| Date | Sat, 11 Aug 2018 17:25:55 -0400 (EDT) |
| Lines | 48 |
| Approved | bug-gnustep@gnu.org |
| Message-ID | <mailman.5013.1534022761.1292.bug-gnustep@gnu.org> (permalink) |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain;charset=UTF-8 |
| X-Trace | usenet.stanford.edu 1534022762 31084 208.118.235.17 (11 Aug 2018 21:26:02 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | Ivan Vučica <ivan@vucica.net>, bug-gnustep@gnu.org |
| Envelope-to | bug-gnustep@gnu.org |
| X-PHP-Originating-Script | 1001:sendmail.php |
| X-Savane-Server | savannah.gnu.org:443 [208.118.235.79] |
| X-Savane-Project | gnustep |
| X-Savane-Tracker | bugs |
| X-Savane-Item-ID | 54496 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 |
| X-Apparently-From | 109.255.23.171 (Savane authenticated user ivucica) |
| In-Reply-To | |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 208.118.235.79 |
| X-BeenThere | bug-gnustep@gnu.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | Bug reports for the GNUstep programming environment <bug-gnustep.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-gnustep/> |
| List-Post | <mailto:bug-gnustep@gnu.org> |
| List-Help | <mailto:bug-gnustep-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.gnustep.bug:4351 |
Show key headers only | View raw
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/
Back to gnu.gnustep.bug | Previous | Next | Find similar
[bug #54496] gui: NSBitmapImageRep does not support BMP Ivan Vučica <INVALID.NOREPLY@gnu.org> - 2018-08-11 17:25 -0400
csiph-web