1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-25 01:28:06 +02:00
pdf.js/external
Calixte Denizet 196affd8e0 Fix decoding of JPX images having an alpha channel
When an image has a non-zero SMaskInData it means that the image
has an alpha channel.
With JPX images, the colorspace isn't required (by spec) so when we
don't have it, the JPX decoder will handle the conversion in RGBA
format.
2024-06-03 20:08:11 +02:00
..
bcmaps Removes external/cmaps; adds binary cmaps to the repo 2014-03-17 13:30:27 -05:00
builder Update the Babel plugin to remove empty class constructors 2024-05-13 11:51:43 +02:00
cmapscompress [ESM] Convert the "cmaps"-task to use import() syntax 2023-07-08 18:52:58 +02:00
dist Rename *.d.ts to *.d.mts. Close #17241 2023-11-12 07:30:36 +09:00
importL10n Use the Fetch API to download the l10n files 2024-03-08 10:08:15 +01:00
openjpeg Fix decoding of JPX images having an alpha channel 2024-06-03 20:08:11 +02:00
quickjs Update quickjs to 3f81070e573e3592728dbbbd04c84c498b20d6dc 2024-02-09 11:51:24 +01:00
standard_fonts [api-minor] Use a local font or fallback on an embedded one (if it exists) for non-embedded fonts (bug 1766039) 2023-05-10 14:10:23 +02:00
.eslintrc Enable unicorn/prefer-at unconditionally (PR 15014 follow-up) 2023-05-07 13:43:19 +02:00
.gitignore Removes external/cmaps; adds binary cmaps to the repo 2014-03-17 13:30:27 -05:00