summaryrefslogtreecommitdiffstats
path: root/util/scripts
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar@trolltech.com>2009-07-23 13:26:11 (GMT)
committerGunnar Sletta <gunnar@trolltech.com>2009-07-23 13:26:11 (GMT)
commitc29d1cc49998ef895df9dcbccafe1b6d6d8e7efc (patch)
treefb008b7977d257e5a86aa93846cdd4160ca87b93 /util/scripts
parent2851458fbefcc4785a1a76f5216af6159d6c7116 (diff)
downloadQt-c29d1cc49998ef895df9dcbccafe1b6d6d8e7efc.zip
Qt-c29d1cc49998ef895df9dcbccafe1b6d6d8e7efc.tar.gz
Qt-c29d1cc49998ef895df9dcbccafe1b6d6d8e7efc.tar.bz2
QPainter::stroke() on raster engine would draw moveto's as lines
The reason being that there was an assumption that any non-curved path was a continous polyline. For paths with multiple subpaths in it we need to split this up into multiple strokePolygonCosmetic calls. Task-number: 257621 Reviewed-by: Kim Motoyoshi Kalland
Diffstat (limited to 'util/scripts')
0 files changed, 0 insertions, 0 deletions