mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
[OTS] Remove cntrmask instruction with no stem in charstring (bug 1529502)
This commit is contained in:
parent
6d8810b55c
commit
78e6020a6e
4 changed files with 15 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -595,3 +595,4 @@
|
|||
!bug1825002.pdf
|
||||
!issue14755.pdf
|
||||
!issue16473.pdf
|
||||
!bug1529502.pdf
|
||||
|
|
BIN
test/pdfs/bug1529502.pdf
Normal file
BIN
test/pdfs/bug1529502.pdf
Normal file
Binary file not shown.
|
@ -7676,5 +7676,12 @@
|
|||
"link": true,
|
||||
"forms": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "bug1529502",
|
||||
"file": "pdfs/bug1529502.pdf",
|
||||
"md5": "4830e765a3d6cb64d39b84de11178f6e",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue