PRB: Bug in the GDI Font Mapper Code (169585)
The information in this article applies to:
- Microsoft Win32 Device Driver Kit (DDK) for Windows NT 4.0
This article was previously published under Q169585 SYMPTOMS
If a user sets ulTechnology to DT_CHARSTREAM of the GDIINFO structure to
support resident device fonts, Windows NT will only use the first font
available in the printer driver even though other fonts are enumerated.
CAUSE
This occurs because there is a bug in the font mapper code that will be
fixed for the next release of the operating system.
RESOLUTION
One way to work around this problem is to set the ulTechnology field of the
GDIINFO structure to DT_RASPRINTER.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products
listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 5/24/2004 |
---|
Keywords: | kbprint KB169585 |
---|
|