JoeFinn
03-14-2003, 10:43 PM
Hello,
I am getting a failure when attempting to call wglUseFontOutlines on W2K. I read on MSDN that this is a documented problem with NT and that you must use wglUseFontOutlines AND wglUseFontBitmaps (not really sure what the "AND" means).
I have searched the FAQ's and I can't find any info on how to deal with this limitation when using a double buffered window (assuming W2K has the same limitations as NT). I want to have text that translates and rotates with the model.
The compiler that I am using is Borland Builder v5.0.
Any help greatly appreciated.
Thanks in advance,
Joe
I am getting a failure when attempting to call wglUseFontOutlines on W2K. I read on MSDN that this is a documented problem with NT and that you must use wglUseFontOutlines AND wglUseFontBitmaps (not really sure what the "AND" means).
I have searched the FAQ's and I can't find any info on how to deal with this limitation when using a double buffered window (assuming W2K has the same limitations as NT). I want to have text that translates and rotates with the model.
The compiler that I am using is Borland Builder v5.0.
Any help greatly appreciated.
Thanks in advance,
Joe