Bug 576270

Summary: [win32] GC drawline default linecaps incorrectly drawn
Product: [Eclipse Project] Platform Reporter: Rolf Theunissen <rolf.theunissen>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 4.21   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=575873
Whiteboard:

Description Rolf Theunissen CLA 2021-09-26 09:57:48 EDT
See Bug 575873, linecap Flat (the default) is incorrectly drawn as can be seen by a lopside close cross. Also when switching to the advanced drawing subsystem (GDI) the cross is lopsided, although differently
Lines drawn with Round or Square linecaps are drawn correctly. Also when switching antialiasing on, results in correct lines.