Commit graph

220 commits

Author SHA1 Message Date
John Evans
5a4e60d011 pep8 work 2013-06-27 17:40:22 -04:00
John Evans
b946d9b519 Merge branch 'issue41' into devel 2013-06-27 16:36:28 -04:00
John Evans
62e7afa118 pep8 work. 2013-06-27 16:35:55 -04:00
John Evans
517faeb1e4 updating for 0.1.10 release. 2013-06-27 16:35:10 -04:00
John Evans
2d22c9e012 Fixed doctest for wrap. 2013-06-27 16:34:39 -04:00
John Evans
cde8c47e75 Returning a Jp2k object from the wrap method. 2013-06-27 08:23:52 -04:00
jevans
c5f54704b4 Negative tests for images with alpha layers. 2013-06-26 20:27:46 -04:00
jevans
028b297285 Added cdef write support. 2013-06-26 19:37:43 -04:00
John Evans
9f98d822b2 More refactoring. 2013-06-26 08:38:46 -04:00
John Evans
4a41685a88 Abstracted XML testing into own class. Added more negative cdef tests. 2013-06-26 07:15:47 -04:00
John Evans
2ea53f35cf Added two negative tests for ChannelDefinition. 2013-06-25 18:22:19 -04:00
John Evans
511f32f2ce Added possibility of creating XMLBox by reading an XML file. 2013-06-25 12:59:37 -04:00
John Evans
881132fbef Closes #57 2013-06-25 07:04:24 -04:00
jevans
f70dd87608 Added XML box support. 2013-06-24 20:06:52 -04:00
jevans
47f42fdb88 Closes #59 2013-06-24 19:29:20 -04:00
jevans
046b86d0ed Closes #60 2013-06-24 19:16:03 -04:00
jevans
b095ad9720 Closes #61 2013-06-24 19:12:23 -04:00
jevans
90c027e5ca Closes #62 2013-06-24 19:04:12 -04:00
jevans
2ca9c14724 Closes #63 2013-06-24 18:58:17 -04:00
John Evans
10f1328d18 Merge branch 'issue53' into devel 2013-06-24 08:55:21 -04:00
John Evans
08eec3d82b Updated docs to reflect running tests from within python. 2013-06-24 08:54:29 -04:00
John Evans
6eafc2ad3d Added runtests function to discover and run tests from within python. 2013-06-24 08:54:08 -04:00
John Evans
bb1d18c2a0 Moved configuration file parsing back to lib.openjp2 2013-06-24 08:24:15 -04:00
John Evans
146dffc5dc Refactored configuration tests into new file. 2013-06-24 08:23:58 -04:00
John Evans
79a26135bf Changed "tojp2" to "wrap". Added goodstuff.j2k 2013-06-23 18:06:15 -04:00
John Evans
2bb1d874b0 Success with default conversion from j2c to jp2. 2013-06-23 11:36:56 -04:00
John Evans
19336fc15e Starting on the _write method. 2013-06-23 07:41:31 -04:00
jevans
c03f0caedf Added defaults for ContiguousCodestreamBox and JP2HeaderBox. 2013-06-22 20:02:21 -04:00
jevans
d3fe2c3df2 Added defaults to ColourSpecificationBox class 2013-06-22 15:44:59 -04:00
John Evans
dd1c20480c Added default ImageHeaderBox case. 2013-06-22 07:48:44 -04:00
John Evans
bc08757977 Use absolute rather than relative "up-the-ladder" imports.
This eases the problem of running the unittests via the command line
with "python -m unittest discover -s /start/path".  #53
2013-06-21 08:24:03 -04:00
John Evans
c8b0e26971 Added FileTypeBox default constructor defaults. 2013-06-21 06:34:33 -04:00
jevans
b881e44814 JPEG2000SignatureBox can now has simple constructor call. 2013-06-20 22:03:03 -04:00
jevans
461f5568e2 Merge branch 'master' into devel 2013-06-20 21:33:57 -04:00
jevans
22450ddd55 Merge branch 'devel' 2013-06-20 19:26:48 -04:00
jevans
22799554c4 Bumped to 0.1.9 2013-06-20 19:24:37 -04:00
jevans
2fbd8e6d79 Merge branch 'issue54' into devel 2013-06-20 19:23:15 -04:00
jevans
a0af8e26ef Split off detailed installation instructions into their own page. 2013-06-20 19:21:54 -04:00
jevans
d37f4cc43c Merge branch 'issue52' into devel 2013-06-20 18:10:13 -04:00
jevans
0de0c6a116 Change old-style classes into new-style. Closes #52 2013-06-20 18:09:45 -04:00
jevans
9ed5b233a2 Merge branch 'devel' of https://github.com/quintusdias/glymur into devel 2013-06-19 20:15:53 -04:00
jevans
eaae09b832 Merge branch 'issue42' into devel 2013-06-19 20:15:27 -04:00
jevans
6218995ccf Merge branch 'issue42' into devel
Closes #42
2013-06-19 20:14:19 -04:00
jevans
cb2a32fdef Simplified the instructions a bit, especially for pip. 2013-06-19 20:00:53 -04:00
jevans
bf8b5b1cb5 Merge branch 'issue42' into devel 2013-06-18 21:13:37 -04:00
jevans
424b77da85 Now installs requirements when installed via pip. Closes #42. 2013-06-18 21:12:33 -04:00
jevans
b12f17d2f2 Merge branch 'issue49' into devel 2013-06-17 20:37:09 -04:00
jevans
1404be4bf1 Closes #49 2013-06-17 20:36:22 -04:00
jevans
173216cd6e Pep8 work. 2013-06-17 20:36:16 -04:00
jevans
2fe0d000a5 File should have been added as a part of fdf73da to close #20 2013-06-17 20:35:20 -04:00