1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-22 16:18:08 +02:00

Use the correct border-style for Annotations, when a dash array is specified (bug 1219400)

Even though we cannot use the dash array in the display layer, at least ensure that we use the correct border-style.
This commit is contained in:
Jonas Jenwald 2021-10-27 12:55:56 +02:00
parent 74bc6d2625
commit 884caf602e
3 changed files with 19 additions and 2 deletions

View file

@ -0,0 +1 @@
https://web.archive.org/web/20160212224934/http://www.ghostscript.com/doc/examples/annots.pdf

View file

@ -1822,6 +1822,15 @@
"link": false,
"type": "eq"
},
{ "id": "bug1219400",
"file": "pdfs/bug1219400.pdf",
"md5": "a1554914cc9653d5ee0b9220657b334f",
"rounds": 1,
"link": true,
"lastPage": 1,
"type": "eq",
"annotations": true
},
{ "id": "bug1245391",
"file": "pdfs/bug1245391_reduced.pdf",
"md5": "6c946045ee0f2f663f269717c0f1614a",