Merge branch 'issue18' into devel
This commit is contained in:
commit
9c0e178a1c
1 changed files with 1 additions and 0 deletions
|
|
@ -689,6 +689,7 @@ class TestPrinting(unittest.TestCase):
|
|||
|
||||
# Now append the codestream.
|
||||
tfile2.write(codestream)
|
||||
tfile2.flush()
|
||||
|
||||
jasoc = glymur.Jp2k(tfile2.name)
|
||||
print(jasoc.box[3])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue