X-Git-Url: http://git.ieval.ro/?p=xfishtank.git;a=blobdiff_plain;f=README.TrueColor;fp=README.TrueColor;h=0000000000000000000000000000000000000000;hp=ec6cebd13f124c24af9cfb25972497950dca7301;hb=4c1bd65b5f48075ff80be1e401beb5ff21b4b89e;hpb=4deccbc95c1e3e86669d84c2f6922ee6a5f5180a diff --git a/README.TrueColor b/README.TrueColor deleted file mode 100644 index ec6cebd..0000000 --- a/README.TrueColor +++ /dev/null @@ -1,28 +0,0 @@ - -When I switched to TrueColor on my Linux box, I found that xfishtank just crash -with a segmentation fault, how frustrating. Digging into the code, I found -that it only support depths 1-8. Thanks to John Cwikla's article: - - The X Color Context: Color Management For (Almost) Any Occasion - in The X Advisor: June 1995 - Vol 1 No 1. http://www.unx.com/DD/advisor - -I got xfishtank to support TrueColor. I've only tested it on Linux running -XFree86-3.1.2 in 16 and 24 bpp. If anybody can get it to work on other -platform or other video modes, please drop me a line. - -I have no idea what this version will do in DirectColor modes because I have -no way of testing. This version ignores the -C (color limit) flag when running -in > 8 bpp modes. There's no need for limitting the number of color in -TrueColor modes right? - -You may use, redistribute this version as long as you keep all the READMEs and -copyright stuff with the code. This is to ensure credit goes to those deserve. -After all, I did not write this code. I only add TrueColor support. - -There no warranty of any kind. Use this code at your own risk. Don't blame me -for any damage it may cause. Bugfixes and comments are welcome. - -Enjoy, - -TJ Phan -phan@aur.alcatel.com