Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2280 closed enhancement (fixed)

Can't take screenshot in 16 bit colour space

Reported by: idefix Owned by: leavengood
Priority: normal Milestone: R1
Component: Servers/app_server Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I wanted to make a screenshot for another bug, but was unable to do so: SaveToPNG: /boot/home/screen3.png (1024x768) Unsupported color space

I found this comment in PNGDump.cpp: TODO: support other color spaces if needed

The S3 driver only supports 8 bit and 16 bit colour spaces, so I need this support. Could somebody implement it? Thanks.

Change History (4)

comment:1 by axeld, 16 years ago

Owner: changed from axeld to leavengood

Ryan wanted to write a screen shot application that will be used for these screen shots in the future. Assigning to him.

comment:2 by idefix, 16 years ago

Thanks korli for adding it in hrev25950!
This ticket can be closed.

comment:3 by korli, 16 years ago

Resolution: fixed
Status: newclosed

Fixed. Is there a ticket for the screen shot application ?

in reply to:  3 comment:4 by leavengood, 16 years ago

Replying to korli:

Fixed. Is there a ticket for the screen shot application ?

I don't think so, at least there is not one assigned to me. I did start working on the screen shot app some time ago, and it is about 80% done. The only thing left is saving to a file using the translation kit. I may just commit a version that uses your improved PNGDump and the translation kit stuff can be added later. Sorry for the delay on that.

Note: See TracTickets for help on using tickets.