qt5base-lts/tests/manual/qtbug-52641/qtbug-52641.pro
Kai Pastor 8c2b7405b4 QPdf: Force miter limit into valid range
Miter limits below 1.0 are not valid in PDF and trigger an error in the
Reader. This change enforces a minimum miter limit of 1.0, and it adds
a manual test for producing a PDF file demonstrating this issue.

Task-number: QTBUG-52641
Change-Id: I1c78b1c4a44579e95e1cddfb459926d304e60165
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2016-04-28 20:10:17 +00:00

6 lines
87 B
Prolog

TARGET = qtbug-52641
TEMPLATE = app
QT = core gui widgets
SOURCES = main.cpp