allow open of truncated images, but block data access

This commit is contained in:
John Cupitt 2009-03-19 23:35:46 +00:00
parent 588aa082d3
commit 1c8bddaadc
1 changed files with 2 additions and 12 deletions

14
TODO
View File

@ -1,15 +1,5 @@
- need to set
-define dcm:display-range=reset
to stop window_width/_height screwing up our data in magick read
use
SetImageOption (image_info, "dcm:display-range", "reset");
somewhere
- could allow maps of half-there images in windowed mode and just stop windows
being made outside the valid area