Commit 8c2b7405 authored by Kai Pastor's avatar Kai Pastor
Browse files

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: default avatarLars Knoll <lars.knoll@theqtcompany.com>
parent 9a7e967e
Showing with 94 additions and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment