Commit graph

397 commits

Author SHA1 Message Date
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
jevans
31b26a60f2 Merge branch 'issue20' into devel 2013-06-17 18:24:29 -04:00
jevans
fdf73dadf0 Added 'glymur.data.nemo()'. Closes #20 2013-06-17 18:23:28 -04:00
John Evans
37f3d0ea15 Merge branch 'issue37' into devel 2013-06-17 13:44:46 -04:00
John Evans
77b9068210 Added XMP ISO reference. 2013-06-17 13:44:24 -04:00
jevans
d980e1462f Updated CHANGES.txt for XDG_HOME_CONFIG changes. 2013-06-16 20:15:00 -04:00
jevans
b8375f6688 Merge branch 'issue48' into devel 2013-06-16 20:11:46 -04:00
jevans
70c011488a Updated docs for XDG_CONFIG_HOME support. 2013-06-16 20:11:21 -04:00
jevans
d9c4462c83 Merge branch 'issue48' into devel 2013-06-16 20:04:38 -04:00
jevans
25559d53ff Closes #48 2013-06-16 20:02:07 -04:00
jevans
335292f03b Merge branch 'devel' of https://github.com/quintusdias/glymur into issue40 2013-06-16 19:05:03 -04:00
John Evans
8c6bb1cc14 Trading in ~/.glymur for ~/.config/glymur. Closes #47 2013-06-16 11:26:02 -04:00
John Evans
3783ea8e7a Merge branch 'issue40' into devel 2013-06-16 10:31:08 -04:00
John Evans
427cd27289 Tests that cannot run without library are not skipped. Closes #40 2013-06-16 10:29:59 -04:00
jevans
596d502f15 Merge branch 'devel' into issue40 2013-06-15 21:42:37 -04:00
John Evans
85c6f52add Merge branch 'issue46' into devel 2013-06-15 16:08:25 -04:00
John Evans
c3016bd107 In 2.7, we prettyprint the ordered dicts as regular dicts.
Closes #46
2013-06-15 16:06:54 -04:00
John Evans
eb46457e15 Merge branch 'issue46' into devel 2013-06-15 15:07:16 -04:00
John Evans
f8ceb09a9b ICC header fields now read as ordered dicts (#46) 2013-06-15 15:05:56 -04:00
John Evans
89386f4bbd Merge branch 'issue46' into devel 2013-06-15 12:38:15 -04:00
John Evans
decd07cbc3 Exif dictionaries changed to ordered dict, #46 2013-06-15 12:36:27 -04:00
jevans
105e25821a Merge branch 'issue22' into devel 2013-06-14 23:20:01 -04:00
jevans
331ff48aa9 Added ICC header support. Closes #22 2013-06-14 23:17:11 -04:00
John Evans
32c71dfc25 Merge branch 'issue44' into devel 2013-06-14 16:33:03 -04:00