Commit graph

36 commits

Author SHA1 Message Date
John Evans
0e2aa4492c housecleaning for 0.7.0 release
Add testing mention of CentOS, windows.
Skipping some tests on versions 1.3 and 1.4
Minor doc mods.
For whatever stupid reason, np.log2(x) cannot be relied upon to be an
integer when x is a power of 2 ON WIN32!!!  All hail win32!
Better error message if array-style slice other than [:]
2014-09-30 18:41:02 -04:00
John Evans
7d9a4efdbd Rewrote jp2dump as an entry point console script.
Some printing UT refactoring was done.
2014-09-11 11:29:17 -04:00
jevans
f88218d482 Releasing 0.6.0
Skipping a test that segfaults only on 1.5.0 and 2.0.0.  The test was
test_NR_DEC_issue188_beach_64bitsbox_jp2_41_decode.  It was not introduced
until the 2.1.x series and the fix was backported to 2.0.1.

glymur.test.test_jp2k.TestJp2k.test_no_cxform_pclr_jpx was failing on
1.5.2 only.  It's a pretty obscure test, so just skipping it on that
release.

Some tests for warnings are being skipped.
2014-08-17 17:42:57 -04:00
jevans
133205d66b Changed look and feel of changelog to match 0.5.12. #237 2014-05-20 20:52:27 -04:00
jevans
d098dd5d5e Removed consideration of openjpeg versions 1.3 and 1.4. #159 2014-03-11 21:40:19 -04:00
jevans
09651c27b6 No longer claiming any windows support. #167 2014-02-10 19:38:37 -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
John Evans
423daf1dfe Removed support for 2.6. Closes #150 2014-02-05 15:20:33 -05:00
jevans
32760a6ecc Doc updates for writing XMP UUIDs. #104 2013-10-27 22:09:15 -04:00
John Evans
c65ae274a9 Minor tweaks. 2013-10-02 15:32:38 -04:00
jevans
8e29ab9558 Minor doc fixes. 2013-09-16 19:14:55 -04:00
jevans
39ae3d423b Updated docs for 2.0 support. #90 2013-07-29 19:48:21 -04:00
jevans
4697a106d1 Minor doc updates. 2013-07-18 18:24:18 -04:00
jevans
6e0e982ae2 Updated for svn revision 2345. Two more tests passing. 2013-07-14 11:55:29 -04:00
John Evans
da922d4afc Qualified on openjpeg version 1.3, python 2.7, raspberry pi 2013-07-13 21:37:35 -04:00
John Evans
8577c55d22 Closes #74 2013-07-13 15:29:58 -04:00
John Evans
5ecff26614 Some differences noted in XML printing. Some extra requirements. Closes #75.
A couple of XML printing tests were commented out because of differences
between the ways that 2.6 and 2.6+ versions of ElementTree print XML.

A 2.6 installation will require one to install ordereddict and
unittest2.
2013-07-13 13:11:22 -04:00
John Evans
ed79e61a35 Bumping for 0.2.0 release, added to mac instructions. 2013-07-10 18:39:22 -04:00
John Evans
e40e05042b Massaged installation instructions a bit for OpenJPEG 1.5.1. 2013-07-05 09:36:01 -04:00
jevans
b0fe45b733 Initial doc updates for 1.5.1 support. 2013-07-04 19:03:35 -04:00
jevans
1865f2e04f Minor doc changes. 2013-06-27 19:25:11 -04:00
John Evans
08eec3d82b Updated docs to reflect running tests from within python. 2013-06-24 08:54:29 -04:00
jevans
a0af8e26ef Split off detailed installation instructions into their own page. 2013-06-20 19:21:54 -04:00
jevans
cb2a32fdef Simplified the instructions a bit, especially for pip. 2013-06-19 20:00:53 -04:00
jevans
70c011488a Updated docs for XDG_CONFIG_HOME support. 2013-06-16 20:11:21 -04:00
John Evans
8c6bb1cc14 Trading in ~/.glymur for ~/.config/glymur. Closes #47 2013-06-16 11:26:02 -04:00
John Evans
f84c25c4c6 Minor cleanup. 2013-06-07 08:49:48 -04:00
John Evans
3b666c4eca Mentioned installing directly via pip. Closes #34. 2013-06-06 19:03:02 -04:00
John Evans
1e077e7af6 Minor doc modifications. Fixes #29, fixes #30 2013-06-06 08:21:47 -04:00
jevans
56e76aac03 Merge branch 'issue11' into devel
Conflicts:
	docs/source/introduction.rst
2013-06-05 20:46:10 -04:00
jevans
949671aa12 Added Exif support. Closes #11. 2013-06-05 20:42:42 -04:00
John Evans
f4308f1e23 Stronger statement on skipped tests. Minor additional mods. 2013-06-05 10:26:35 -04:00
jevans
b50a768c7c Added statement about upstream dependence. Fixes #15. 2013-06-02 20:37:15 -04:00
jevans
ae12204a38 Bumping for 0.2 release. 2013-05-30 20:48:33 -04:00
jevans
cfc7dcc94d Trying to be more consistent with bold face and package names. 2013-05-27 13:23:31 -04:00
John Evans
e056e898cc Initial commit. 2013-05-27 00:10:10 -04:00