Bug #258
gfx/colors/vga-#.tga broken
| Status: | Closed | Start: | 05/12/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 2.5.2 | |||
| Votes: | 0 |
Description
These seem to be broken files, or in some strange tga format. my viewer cant open them. I already fixed white--black (the plain colour ones) I don't know what vga-#.tga is supposed to be so I cannot fix these.
History
Updated by divVerent about 1 year ago
- Status changed from New to Closed
They are not broken but working fine - but apparently your viewer has a problem. ImageMagick wrote them with palette for some reason, and I don't know how to force RGB24.
But as the engine opens them fine, it should be all okay.
The vga-*.tga files contain 1x1 images of the VGA palette colors. The actual values can be found e.g. in the linux kernel source.