1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-21 23:58:07 +02:00

Implement rendering square/circle annotations without appearance stream

This commit is contained in:
Tim van der Meij 2021-02-21 17:10:35 +01:00
parent 8e74278b65
commit fa6cebf045
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
4 changed files with 150 additions and 31 deletions

View file

@ -395,6 +395,7 @@
!annotation-line.pdf
!bug1669099.pdf
!annotation-square-circle.pdf
!annotation-square-circle-without-appearance.pdf
!annotation-stamp.pdf
!annotation-fileattachment.pdf
!annotation-text-widget.pdf

View file

@ -4724,6 +4724,13 @@
"type": "eq",
"annotations": true
},
{ "id": "annotation-square-circle-without-appearance",
"file": "pdfs/annotation-square-circle-without-appearance.pdf",
"md5": "5b2a5e1e918137993d26a0cd8b0947f6",
"rounds": 1,
"annotations": true,
"type": "eq"
},
{ "id": "annotation-stamp",
"file": "pdfs/annotation-stamp.pdf",
"md5": "0a04d7ce1ad103cb3c033d26855d6ec7",