Display lists that are created by using the wglUseFontOutlines function may not be rendered correctly with the glCallLists function (822146)



The information in this article applies to:

  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Datacenter Server
  • Microsoft Windows 2000 Professional
  • Microsoft Windows 2000 Server

SYMPTOMS

When you use the glCallLists function to draw a string of characters that are based on display lists that were created by using the wglUseFontOutlines function, the characters may not be rendered correctly. You may also receive an access violation message in OpenGL32.dll.

CAUSE

This problem may occur when the length of the character string is greater than 256 characters.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section of this article.

Modification Type:MinorLast Reviewed:1/28/2004
Keywords:kbQFE kbBug KB822146 kbAudDeveloper