Opened 14 years ago

Closed 14 years ago

#6255 closed bug (fixed)

generate_boot_screen : creates faulty header files

Reported by: mmadia Owned by: phoudoin
Priority: normal Milestone: R1
Component: Applications/Command Line Tools Version: R1/alpha2
Keywords: Cc:
Blocked By: Blocking: #6183
Platform: All

Description

Depending on the image, generate_boot_screen will output a faulty image header. I'm not sure if its processing the png incorrectly. The end result is that the displayed boot graphic will have a horizontal tear in it, distorting the image.

generate_boot_screen splash_logo-development.png 50 50 icons.png 50 50 images.h 
mv images.h /haiku-svn/headers/private/kernel/boot/

Attachments (3)

shifted-boot-screen-graphic.png (34.3 KB ) - added by mmadia 14 years ago.
captured from qemu
splash_logo-development.png (25.5 KB ) - added by mmadia 14 years ago.
possible "haiku development" logo for official non-releases, eg, nightlies.
images.h.zip (129.6 KB ) - added by mmadia 14 years ago.
generated header (>500 KB uncompressed)

Download all attachments as: .zip

Change History (5)

by mmadia, 14 years ago

captured from qemu

by mmadia, 14 years ago

Attachment: splash_logo-development.png added

possible "haiku development" logo for official non-releases, eg, nightlies.

by mmadia, 14 years ago

Attachment: images.h.zip added

generated header (>500 KB uncompressed)

comment:1 by phoudoin, 14 years ago

Owner: changed from nobody to phoudoin
Status: newin-progress

comment:2 by phoudoin, 14 years ago

Resolution: fixed
Status: in-progressclosed

Fixed in hrev38890.

Note: See TracTickets for help on using tickets.