mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Always use the absolute value of the line thickness (issue 19633)
This commit is contained in:
parent
d008452e80
commit
4b4f85484e
4 changed files with 26 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -711,3 +711,4 @@
|
|||
!issue19505.pdf
|
||||
!colors.pdf
|
||||
!red_stamp.pdf
|
||||
!issue19633.pdf
|
||||
|
|
BIN
test/pdfs/issue19633.pdf
Executable file
BIN
test/pdfs/issue19633.pdf
Executable file
Binary file not shown.
|
@ -11971,5 +11971,12 @@
|
|||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "issue19633",
|
||||
"file": "pdfs/issue19633.pdf",
|
||||
"md5": "9993aa298c0214a3d3ff5f90ce0d40bb",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue