BUG: Arc() Not Drawn Completely with a Wide PenLast reviewed: January 5, 1995Article ID: Q111582 |
The information in this article applies to:
SYMPTOMSWhen calling Arc() with a wide pen selected, occasionally there will be an unfilled line in the third quadrant of the arc.
STATUSMicrosoft has confirmed this to be a bug in Windows versions 3.0 and 3.1. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONThis behavior may be reproduced as follows on a VGA display: With a pen width of 100 selected into the DC, call Arc() with the following parameters:
X1=165, Y1=12, X2=445, Y2=294, X3=279, Y3=142, X4=227, Y4=20There will be a slanted line of width 1 (one) that is not drawn in the pen color.
|
Additional reference words: buglist3.00 buglist3.10 3.00 3.10
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |