summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@digia.com>2014-03-28 12:56:39 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-29 10:39:11 +0100
commitf2e6570e4f31cbf565aa2849ccc12692c6201bd5 (patch)
tree9fe6805792c3d0a531b92c4782626f235e0b2c8c /src/corelib/io
parent8cde2faebccbea15c7e0c4df31402e6d3ce6a23f (diff)
Fix drawing paths with constant opacity onto PDF
The native PDF strokes can not be used with constant opacity as any overlapping parts of the path will end up being drawn multiple times getting the wrong final opacity. A constant opacity should therefore be treated the same as opacity on the pen color, and trigger the fallback drawing. Task-number: QTBUG-37101 Change-Id: I44f70a8b494567ee89804a5fa6333304a5abe91e Reviewed-by: Michael Bruning <michael.bruning@digia.com> Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com>
Diffstat (limited to 'src/corelib/io')
0 files changed, 0 insertions, 0 deletions