diff options
author | Gunnar Sletta <gunnar@trolltech.com> | 2009-07-23 13:26:11 (GMT) |
---|---|---|
committer | Gunnar Sletta <gunnar@trolltech.com> | 2009-07-23 13:26:11 (GMT) |
commit | c29d1cc49998ef895df9dcbccafe1b6d6d8e7efc (patch) | |
tree | fb008b7977d257e5a86aa93846cdd4160ca87b93 /util/scripts | |
parent | 2851458fbefcc4785a1a76f5216af6159d6c7116 (diff) | |
download | Qt-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