diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-09-23 23:50:04 (GMT) |
---|---|---|
committer | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-09-23 23:50:04 (GMT) |
commit | 63299bbbc34521785408163e3fd516779f343201 (patch) | |
tree | 88363638db8ad22d1d216294d15974bd3bf1d7a8 /doc | |
parent | f6b942b88ed2519b73c540120fde73390716173f (diff) | |
download | Qt-63299bbbc34521785408163e3fd516779f343201.zip Qt-63299bbbc34521785408163e3fd516779f343201.tar.gz Qt-63299bbbc34521785408163e3fd516779f343201.tar.bz2 |
Fix cubic paths in OpenVG
The multitouch/dials example was displaying rendering artifacts
on the dials in the default style. This was due to incorrect
VGPath construction when sizeof(qreal) == sizeof(VGfloat).
It was adding two VG_CUBIC_TO_ABS elements per cubic instead of one.
Task-number: QT-2035
Reviewed-by: Sarah Smith
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions