summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainterpath.h
diff options
context:
space:
mode:
authorSamuel Rødal <sroedal@trolltech.com>2009-03-27 07:45:09 (GMT)
committerSamuel Rødal <sroedal@trolltech.com>2009-03-27 14:27:01 (GMT)
commit95d189ee0df74497d70449f3967a38c67f5860ae (patch)
tree18d4ed4bed300cc727a7883eecf3ee1b79a3d90a /src/gui/painting/qpainterpath.h
parent4833b02f80bc5bcd7b0946453f3e6c7bc09b01f6 (diff)
downloadQt-95d189ee0df74497d70449f3967a38c67f5860ae.zip
Qt-95d189ee0df74497d70449f3967a38c67f5860ae.tar.gz
Qt-95d189ee0df74497d70449f3967a38c67f5860ae.tar.bz2
Fix mismatch between stroke and fill of ellipses on X11.
When drawing ellipse without stroke we need to use the same width/height for the fill as we would use for the stroke for the stroke and fill to match. Filling first and then stroking should produce the same result as filling and stroking in one go. Task-number: 249490 Reviewed-by: Trond
Diffstat (limited to 'src/gui/painting/qpainterpath.h')
0 files changed, 0 insertions, 0 deletions