Detalhes do pacote

@cornerstonejs/codec-openjph

cornerstonejs49.5kMIT2.4.7

JS/WebAssembly build of OpenJPH

readme (leia-me)

openjphjs - HTJ2K support

JS/WebAssembly build of OpenJPH

Try It Out!

Try it in your browser here (The @cornerstonejs version doesn't run this way any longer)

Building

This project uses Visual Studio Remote Containers to simplify setup and running (everything is contained in a docker image). Use the devconvtainer from the root codecs packages for the @cornerstonejs/codecs version.

This project uses git submodules to pull in OpenJPH. If developing, initialize the git submodules first (do this outside the container):

> $ git submodule update --init --recursive

To build WASM:

> ./build.sh

To build native C/C++ version:

> ./build-native.sh

To update to latest version of OpenJPH

> git submodule update --remote --merge

changelog (log de mudanças)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.4.7 (2024-09-18)

Bug Fixes

  • publish: try to publish jph debug (#47) (f08ccac)

2.4.6 (2024-09-18)

Bug Fixes

  • Fixing the build credentials to allow release (#38) (8fcc8f7)
  • OpenJPH compression issues - temporarily publish debug (#46) (e1addb6)

2.4.5 (2023-11-08)

Bug Fixes

  • Build fix for releasing, no functional changes (0f248d4)

2.4.4 (2023-11-08)

Bug Fixes

  • openjph: HTJ2K encoding was missing a variable (#37) (2900ae9)
  • update openjph 20231006 (#35) (e15fae9)

2.4.3 (2023-10-25)

Bug Fixes

2.4.2 (2023-02-08)

Bug Fixes

2.4.1 (2023-01-03)

Bug Fixes

  • add proper lerna command to fix the build (#26) (ecc3861)

2.4.0 (2022-12-22)

Features

  • build in ci was not building correctly (#25) (656ef4e)

2.3.0 (2022-12-21)

Features

  • fix prepublish for package json of openjph (#23) (578105a)

2.2.0 (2022-12-21)

Features

2.1.0 (2022-12-21)

Features

  • use upstream libs for wasm codec (#21) (0acfa47)

1.0.3 (2022-10-26)

Note: Version bump only for package @cornerstonejs/codec-openjph

1.0.2 (2022-10-24)

Bug Fixes

  • add publishConfig to openjphjs (e74cba2)

1.0.1 (2022-10-07)

Note: Version bump only for package @cornerstonejs/codec-openjph