mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #14456 from calixteman/1749563
Font renderer - get int8 instead of uint8 in composite glyphes (bug 1749563)
This commit is contained in:
commit
b0231cc887
4 changed files with 96 additions and 65 deletions
1
test/pdfs/bug1749563.pdf.link
Normal file
1
test/pdfs/bug1749563.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://bugzilla.mozilla.org/attachment.cgi?id=9258518
|
|
@ -6215,5 +6215,14 @@
|
|||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"annotations": true
|
||||
}
|
||||
},
|
||||
{ "id": "bug1749563",
|
||||
"file": "pdfs/bug1749563.pdf",
|
||||
"md5": "11294f6071a8dcc25b0e18953cee68fa",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"firstPage": 1,
|
||||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue