1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-24 09:08:07 +02:00

Access the number of components correctly in JPEG 2000 images with color space entries (issue 19326)

This small typo appears to be a regression from PR 18204.
This commit is contained in:
Jonas Jenwald 2025-01-15 10:11:57 +01:00
parent 016de74229
commit e5bc760316
4 changed files with 11 additions and 1 deletions

View file

@ -529,6 +529,7 @@
!bug1743245.pdf
!quadpoints.pdf
!transparent.pdf
!issue19326.pdf
!issue13931.pdf
!xobject-image.pdf
!issue15441.pdf

BIN
test/pdfs/issue19326.pdf Normal file

Binary file not shown.

View file

@ -6364,6 +6364,13 @@
"type": "eq",
"about": "Fixes one part of bug 1731483."
},
{
"id": "issue19326",
"file": "pdfs/issue19326.pdf",
"md5": "b4d937017daf439a6318501428e0c6ba",
"rounds": 1,
"type": "eq"
},
{
"id": "bug1140761",
"file": "pdfs/bug1140761.pdf",