Update dependencies
[xfishtank.git] / README.TrueColor
CommitLineData
2ac45f02
MG
1
2When I switched to TrueColor on my Linux box, I found that xfishtank just crash
3with a segmentation fault, how frustrating. Digging into the code, I found
4that it only support depths 1-8. Thanks to John Cwikla's article:
5
6 The X Color Context: Color Management For (Almost) Any Occasion
7 in The X Advisor: June 1995 - Vol 1 No 1. http://www.unx.com/DD/advisor
8
9I got xfishtank to support TrueColor. I've only tested it on Linux running
10XFree86-3.1.2 in 16 and 24 bpp. If anybody can get it to work on other
11platform or other video modes, please drop me a line.
12
13I have no idea what this version will do in DirectColor modes because I have
14no way of testing. This version ignores the -C (color limit) flag when running
15in > 8 bpp modes. There's no need for limitting the number of color in
16TrueColor modes right?
17
18You may use, redistribute this version as long as you keep all the READMEs and
19copyright stuff with the code. This is to ensure credit goes to those deserve.
20After all, I did not write this code. I only add TrueColor support.
21
22There no warranty of any kind. Use this code at your own risk. Don't blame me
23for any damage it may cause. Bugfixes and comments are welcome.
24
25Enjoy,
26
27TJ Phan
28phan@aur.alcatel.com
This page took 0.009605 seconds and 4 git commands to generate.