Bug 576270 - [win32] GC drawline default linecaps incorrectly drawn
Summary: [win32] GC drawline default linecaps incorrectly drawn
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.21   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-26 09:57 EDT by Rolf Theunissen CLA
Modified: 2021-09-26 10:04 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.