Skip to content

Commit

Permalink
feat(decode): removes DOMParser, decode is now compatible with Web …
Browse files Browse the repository at this point in the history
…Workers
  • Loading branch information
daniele-pelagatti committed Dec 5, 2024
1 parent 93bf1c2 commit b6a607d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Refer to the [WIKI](https://github.com/MONOGRID/gainmap-js/wiki) for detailed do
The main use case of this library is to decode a JPEG file that contains gain map data
and use it instead of a traditional `.exr` or `.hdr` image.

> NOTE: Starting from v3.1.0 Decoding also works in a WebWorker, thanks to [Alejandro Romano](https://github.com/Arecsu) for the [contribution](https://github.com/MONOGRID/gainmap-js/pull/59)
### Using a single JPEG with embedded Gain map Metadata

Expand Down

0 comments on commit b6a607d

Please sign in to comment.