Ticket #422 (assigned feature)
Add support for defining color depth
| Reported by: | k-r.ernst@… | Owned by: | koshi |
|---|---|---|---|
| Priority: | trivial | Milestone: | 0.2 improved functionality |
| Component: | springsettings/settings++ | Version: | all |
| Keywords: | Cc: |
Description
Since spring rev5509 it is possible to specify the colordepth spring uses through the config variable "BitsPerPixel?"
Possible values are:
32 - 32 bits per pixel (alpha-channel enabled)
16 - 16 bits per pixel (alpha-channel disabled)
0 - defalt behaviour: same like desktop, but without alpha channel (means 24 bit if desktop is 32bit, and 16 bit if desktop is 16bit)
Before this revision, spring always behaves like 0.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
