STEN
STEN
Can I revert an svg file(converted by svgbob) back to the original ascii text?
The [CornerstoneWebImageLoader](https://github.com/cornerstonejs/cornerstoneWebImageLoader)'s [example](https://github.com/cornerstonejs/cornerstoneWebImageLoader/blob/master/examples/index.html) is using the old `cornerstone-core`. I've tried to render PNG with the following code in `@cornerstonejs/core` and it is not working: ```js const imageId = 'http://localhost:5555/my-test-dcm.png'; const...
Hey @shadeed, thanks for making this nifty tool. Would you mind adding an option to let user switch between `auto-fit` and `auto-fill`?
### Prerequisites * [x] Which version are you using? (Is it latest?) ^6.0.7 * [x] Are you reporting to the correct repository? Yes * [x] Did you search existing issues?...