K 10 svn:author V 6 nsouch K 8 svn:date V 27 2001-01-13T11:30:17.000000Z K 7 svn:log V 398 Add Truecolor 16 and 32bits support. Note that 24bits modes are not supported since it's not easy to put 3 bytes accross 64Kb windows of memory. This should not be such a problem with linear framebuffers. There is no major interface modification except that the color type becomes u_long instead of byte. So one just need to recompile his application. Approved by: Soren Schmidt END