Opened 11 years ago
Closed 10 years ago
#13065 closed enhancement (wontfix)
Allow BIOS Logo in 16bit or 32bit color BMP
Reported by: | rj45 | Owned by: | |
---|---|---|---|
Component: | GUI | Version: | VirtualBox 4.3.12 |
Keywords: | Cc: | ||
Guest type: | all | Host type: | all |
Description
GIMP is not able to export 8bit color BMP files of the type that virtualbox's logo screen requires. Can the allowed color depth of the bios logo splash screen be increased to at least 16bit color?
Change History (3)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
We don't plan this. GIMP is definitely able to create compatible logo files.
- Make sure the file is not bigger than 640x480
- Export as '.bmp'
- In the 'Compatibility Options', check the 'Do not write color space information'
- In the 'Advanced Options', select '24 bits -- R8 G8 B8'
The resulting file can be used as VBox splash screen (just tested with GIMP 2.8).
comment:3 by , 10 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
For more information about the allowed file settings: https://www.virtualbox.org/manual/ch08.html#idp56927888 Under the section "--bioslogoimagepath"