BUG: Driver vs. GDI-Simulated Styled Lines Don't MatchLast reviewed: January 5, 1995Article ID: Q111863 |
The information in this article applies to:
SYMPTOMSLines drawn using the same styled pen may appear slightly different. For example, when drawing styled lines with the R2_XORPEN raster operation to draw and remove lines quickly, some pixels may be left behind.
CAUSEGDI's styled line simulation does not match pixel-for-pixel the display driver's styled line drawing. Styled lines are drawn either by GDI or by the display driver depending on the driver's line and clipping capabilities. Even if a driver supports styled lines, it may not handle styled lines when clipping is involved. In the situations not handled by the driver, GDI will simulate the styled line, thus exhibiting differences in pixels.
STATUSMicrosoft has confirmed this to be a bug in Microsoft Windows version 3.1. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional reference words: buglist3.10 3.10
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |