Hi,
I have to port a MS-DOS, BGI based program to linux. I have found out that the setpalette function under linux doesn't do anything I am sending the modification I have made so it It could be incorporated to the next release of the grx library.
Thank you
Claude Lamy
Claude Lamy escribió:
Hi,
I have to port a MS-DOS, BGI based program to linux. I have found out that the setpalette function under linux doesn't do anything I am sending the modification I have made so it It could be incorporated to the next release of the grx library.
Umm... the problem with this code is that it breaks the x11 and linux frambuffer versions. I don't use the bgi interface and I don't know it well, but it will be better not to pass over the grx driver. Why not use GrSetColor instead?