mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Enforce linewidth to 1px when at least one of scale factor is lower than 1
This commit is contained in:
parent
d9df96d299
commit
0d1b19632d
4 changed files with 34222 additions and 3 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -94,6 +94,7 @@
|
|||
!issue11045.pdf
|
||||
!bug1057544.pdf
|
||||
!issue11150_reduced.pdf
|
||||
!issue6127.pdf
|
||||
!issue11242_reduced.pdf
|
||||
!issue11279.pdf
|
||||
!issue11362.pdf
|
||||
|
|
34206
test/pdfs/issue6127.pdf
Normal file
34206
test/pdfs/issue6127.pdf
Normal file
File diff suppressed because one or more lines are too long
|
@ -4877,6 +4877,13 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{ "id": "issue6127",
|
||||
"file": "pdfs/issue6127.pdf",
|
||||
"md5": "65ef9572bddef5fddfaf7172f10a0df2",
|
||||
"rounds": 1,
|
||||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "annotation-polyline-polygon",
|
||||
"file": "pdfs/annotation-polyline-polygon.pdf",
|
||||
"md5": "e68611602f58c8ca70cc40575ba3b04e",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue