John Evans
23e5f4db3f
Adding hooks into set_printoptions.
2014-02-10 11:38:54 -05:00
John Evans
6432fc7ddf
Merge branch 'issue163' into devel
2014-02-10 09:39:01 -05:00
John Evans
29dbf594a5
Now printing fuam, dcm, standard masks. #163
...
Improves visual decoding of the reader requirements box.
2014-02-10 09:38:15 -05:00
John Evans
de5a8fe6e2
Merge branch 'issue162' into devel
2014-02-10 06:58:47 -05:00
John Evans
47d8e8470b
Print options remaining persistent across invocations. #162
2014-02-10 06:58:11 -05:00
jevans
012eef71e1
Merge branch 'issue158' into devel
2014-02-09 12:52:07 -05:00
jevans
4fafaa8661
Added set_printoptions, get_printoptions functions. Closes #158
2014-02-09 12:51:28 -05:00
jevans
79d2969acc
Merge branch 'issue104' into devel
...
Conflicts:
CHANGES.txt
docs/source/how_do_i.rst
glymur/codestream.py
glymur/jp2box.py
glymur/test/test_jp2box.py
glymur/test/test_jp2k.py
2014-02-08 20:29:52 -05:00
jevans
321a254464
Completed XMP description.
2014-02-08 19:52:39 -05:00
jevans
6bfb98d550
Merge branch 'issue156' into devel
2014-02-08 14:57:26 -05:00
jevans
14743d6633
Added write support for dtbl boxes.
2014-02-08 14:56:50 -05:00
John Evans
ddfbd20e78
Merge branch 'issue155' into devel
2014-02-07 16:52:52 -05:00
John Evans
fcbc8c52b4
Added new error message for case when wrapping jp2h box is empty. Closes #155
2014-02-07 16:52:28 -05:00
jevans
fc36a0bd25
Merge branch 'issue154' into devel
2014-02-06 21:12:47 -05:00
jevans
03ea0f4b54
Removed test artifact. Closes #154
2014-02-06 21:11:42 -05:00
jevans
2c1490d173
Merge branch 'issue154' into devel
2014-02-06 20:46:27 -05:00
jevans
1e3556e901
Added write support for DataEntryURL box. Closes #154
2014-02-06 20:45:26 -05:00
John Evans
e5d5e5b7ff
Merge branch 'issue153' into devel
2014-02-06 10:16:08 -05:00
John Evans
3fc782b6fd
Refactored superbox writing. Closes #153 .
...
At the moment this only affects jp2s and asoc superboxes for now.
2014-02-06 10:14:10 -05:00
jevans
a54ce4bad4
Merge branch 'issue152' into devel
2014-02-05 20:59:07 -05:00
jevans
8ce1c72d6d
Added write support for Association and NumberList boxes. Closes #152 .
2014-02-05 20:58:32 -05:00
John Evans
f2245e0e05
Removal of 2.6
2014-02-05 15:59:39 -05:00
John Evans
7d94508549
Merge branch 'issue150' into devel
2014-02-05 15:57:57 -05:00
John Evans
4edaa7b9e6
Remove dangling 2.6 reference, simplify test script clause. Closes #150
...
Had left a dangling reference to 2.6 that showed up on travis-ci web
page report.
The test script section was only different for 2.6. Versions 2.7 and 3.3 are
the same (and 3.4 should be the same when it arrives). That section can
now be simplified.
2014-02-05 15:55:28 -05:00
John Evans
cf57fce069
Merge branch 'issue150' into devel
2014-02-05 15:21:24 -05:00
John Evans
423daf1dfe
Removed support for 2.6. Closes #150
2014-02-05 15:20:33 -05:00
John Evans
4fca25baad
Merge branch 'issue151' into devel
2014-02-05 11:36:03 -05:00
John Evans
4487bb1f42
Fixed repr on palette box. Closes #151
...
Had thought that numpy arrays could not be reconstituted through repr,
but that is not the case.
2014-02-05 11:35:05 -05:00
jevans
c9a25e47c6
Merge branch 'issue149' into devel
2014-02-04 20:52:10 -05:00
jevans
a3fb3ec037
Write support for Palette, Component Mapping box. Closes #149
2014-02-04 20:51:27 -05:00
jevans
60656be667
closes #148
2014-02-03 19:51:34 -05:00
John Evans
9fcdbb0ef8
Merge branch 'issue147' into devel
2014-02-03 08:37:00 -05:00
John Evans
a9d62da2c8
openjpeg 1.3 does not apply the palette. Closes #147
2014-02-03 08:36:18 -05:00
John Evans
ebf62f416b
Merge branch 'issue146' into devel
2014-02-03 08:07:13 -05:00
John Evans
92c77a1dff
Can now read image from JPX/JP2 file with > 1 codestream. Closes #146 .
...
Now that we have a good JPX file with more than one image, that section
of code could be worked thru a bit more intelligently.
2014-02-03 08:04:53 -05:00
jevans
f08b89fc64
Merge branch 'issue145' into devel
2014-02-01 18:00:07 -05:00
jevans
11fa080910
Added test for flst, ftbl boxes. Closes #145
2014-02-01 17:58:11 -05:00
jevans
6740be931b
Added fragment list and fragment table boxes. #145
2014-02-01 17:31:07 -05:00
jevans
8877060bb6
Merge branch 'issue144' into devel
2014-02-01 15:43:03 -05:00
jevans
1e43cb32cb
Added support for Data Reference box.
2014-02-01 15:42:13 -05:00
jevans
5efa90491e
Merge branch 'issue104' of https://github.com/quintusdias/glymur into issue104
...
Conflicts:
docs/source/how_do_i.rst
2014-02-01 13:29:11 -05:00
jevans
f3fca7d7d3
More xmp blurbs.
2014-02-01 13:21:51 -05:00
jevans
dfa1fce072
NumberListBox
2014-01-30 20:05:09 -05:00
jevans
ff668a4967
Merge branch 'issue143' into devel
2014-01-30 20:00:57 -05:00
jevans
ef629e041c
Added support for NumberListBox. closes #143
2014-01-30 20:00:18 -05:00
jevans
6e9846ca91
Fixed repr for XMP uuids.
2014-01-30 18:49:48 -05:00
jevans
f214459ef7
Starting to fill out python xmp toolkit advocacy. #104
2014-01-30 18:48:56 -05:00
jevans
e843d887e1
Added freebox blurb.
2014-01-29 20:19:08 -05:00
jevans
9867901d84
Merge branch 'master' into devel
...
Conflicts:
CHANGES.txt
Added FreeBox support.
2014-01-29 20:17:29 -05:00
jevans
b78009ebf2
Merge branch 'issue141'
2014-01-28 20:25:50 -05:00