--- a/eric7/Snapshot/SnapshotFreehandGrabber.py Sat Dec 25 11:24:30 2021 +0100 +++ b/eric7/Snapshot/SnapshotFreehandGrabber.py Sun Dec 26 12:53:03 2021 +0100 @@ -362,7 +362,6 @@ ): pt.setRenderHints( QPainter.RenderHint.Antialiasing | - QPainter.RenderHint.HighQualityAntialiasing | QPainter.RenderHint.SmoothPixmapTransform, True) pt.setBrush(Qt.GlobalColor.black)