mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
[Annotation] Take into account the stroke alpha for a FreeText without appearance
This commit is contained in:
parent
ecd86ccffc
commit
a25895bf72
5 changed files with 30 additions and 4 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -572,3 +572,4 @@
|
|||
!bug1811694.pdf
|
||||
!bug1811510.pdf
|
||||
!bug1815476.pdf
|
||||
!issue16021.pdf
|
||||
|
|
BIN
test/pdfs/issue16021.pdf
Executable file
BIN
test/pdfs/issue16021.pdf
Executable file
Binary file not shown.
|
@ -7349,5 +7349,12 @@
|
|||
"value": "bar"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "issue16021",
|
||||
"file": "pdfs/issue16021.pdf",
|
||||
"md5": "78a12254cac90ba5219a4c5555ea35ed",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue