Commit graph

109 commits

Author SHA1 Message Date
jevans
5936706f0e Releasing 0.5.11.
Updated to support OpenJPEG versions 1.5.2, 2.0.1, and 2.1.
Updated to support Python 3.4.
Cleaned up and refactored many tests.
Dropped some tests that were always skipped.
2014-05-13 07:28:59 -04:00
jevans
2810dbfb1a Added blurb about not supporting Python 2.6 in next release. 2014-01-28 20:14:13 -05:00
jevans
515a920beb Prepping for 0.5.10 release. 2014-01-28 20:00:36 -05:00
John Evans
f551646af8 Prepping 0.5.9 release. 2013-10-29 10:15:24 -04:00
John Evans
453e00db8c Prepping for 0.5.8 2013-10-29 09:29:39 -04:00
jevans
527f479545 Prepping 0.5.7 release. 2013-10-28 21:43:39 -04:00
John Evans
f08f1d9bb9 Finalizing 0.5.6 release. 2013-10-13 12:30:28 -04:00
John Evans
3b6d34531d Finalizing for 0.5.5 release. 2013-10-03 11:09:58 -04:00
John Evans
c65ae274a9 Minor tweaks. 2013-10-02 15:32:38 -04:00
John Evans
8e1db6cc9f Merge branch 'devel' of github.com:quintusdias/glymur into devel 2013-09-28 11:51:13 -04:00
John Evans
8cc04b2651 Updated docs for openjpeg r2347. 2013-09-28 11:50:27 -04:00
jevans
b50f19bed3 Prepping 0.5.4 release. 2013-09-25 20:55:40 -04:00
jevans
6eba0a5794 Prepping 0.5.3 release. 2013-09-24 18:24:55 -04:00
jevans
c737255272 Releasing 0.5.2 2013-09-23 20:17:15 -04:00
jevans
d124549df1 Prepping for 0.5.1 release. 2013-09-19 21:43:31 -04:00
jevans
52ef9cb8ed Releasing 0.5.0. 2013-09-16 19:43:37 -04:00
jevans
8e29ab9558 Minor doc fixes. 2013-09-16 19:14:55 -04:00
John Evans
293d796b91 Streamlined the advanced installation instructions a bit. Closes #115
Linux users don't need as much hand-holding.
2013-09-15 11:57:04 -04:00
jevans
5626f3f460 Updated for OpenSUSE 12.3. Simplified the Fedora explanations. #111 2013-09-11 20:30:47 -04:00
John Evans
d0b6343515 minor wording changes 2013-08-21 10:33:36 -04:00
John Evans
b53a838056 Prepping for 0.4.1 release. 2013-08-21 10:18:06 -04:00
jevans
c16280df59 Prepping for 0.4 release. 2013-08-18 20:02:21 -04:00
jevans
e74718655f Added example for append method. Closes #103. 2013-08-18 19:59:50 -04:00
jevans
61a5497ba7 Bumping for 0.3.2 release. 2013-08-15 20:28:15 -04:00
jevans
86cdb9b36a Bumping for 0.3.1 2013-08-14 20:24:41 -04:00
John Evans
4c742c0aaa Prepping for 0.3.0 release. 2013-07-31 06:44:45 -04:00
John Evans
0b5c8ce370 Added a known problems section, details winpython 3.3.2/opj 2.0 issue. Closes #90. 2013-07-30 08:44:47 -04:00
John G Evans
8deef3355c Added winpython 3.3 / openjpeg 2.0 note. 2013-07-30 08:18:37 -04:00
John Evans
8f20232d0b RGBA example would seem to require svn version. #90 2013-07-30 05:38:56 -04:00
jevans
39ae3d423b Updated docs for 2.0 support. #90 2013-07-29 19:48:21 -04:00
John Evans
c3afd41bc8 Prepping for 0.2.8 release. 2013-07-27 19:47:26 -04:00
John Evans
604d7908c4 Updated windows notes for configuation file location. Closes #91. 2013-07-26 14:57:21 -04:00
John Evans
589ca8201d Prepping for 0.2.7 release. 2013-07-25 17:50:44 -04:00
John Evans
2ea129c81c Prepping for 0.2.6 release. 2013-07-24 19:19:53 -04:00
jevans
15cd084df1 Checking for the codestream markers to always occupy two bytes. #77 2013-07-22 19:12:45 -04:00
jevans
e75cdcf686 The XMP uuid data is an ElementTree instance, not an Element instance. 2013-07-22 18:00:44 -04:00
jevans
11eed0f513 Prepping for 0.2.5 release. 2013-07-22 17:49:50 -04:00
John Evans
d0eeb26748 No longer need to mention thought of going to lxml. Closes #65.
All we have to do is to be consistent in going forward with usage of ElementTree.  We should store ElementTree instances, not "Element" instances.  See issue 82.
2013-07-22 08:47:59 -04:00
jevans
64faebd06c Prepping for 0.2.4 bug fix release. 2013-07-21 11:25:46 -04:00
jevans
b740322b38 Minor doc bugs fixed, closes #79. 2013-07-21 11:08:55 -04:00
John Evans
510e56067e More caveats for windows. 2013-07-19 17:06:08 -04:00
jevans
4697a106d1 Minor doc updates. 2013-07-18 18:24:18 -04:00
John Evans
7333435b17 Added printing cdef output. 2013-07-18 08:13:46 -04:00
John Evans
eee68edcd0 Bumping for 0.2.3 2013-07-17 18:35:19 -04:00
John Evans
32a145eb32 Added screenshot, more description of rgba process, #64 2013-07-17 18:17:04 -04:00
John Evans
4cdef991b9 Fixed the math. #64 2013-07-17 12:51:14 -04:00
John Evans
8450ccba5c Adding initial rgba example. Works, but needs more information. #64 2013-07-17 09:04:51 -04:00
John Evans
c0beaa5c04 Minor doc fixed involving installation details. 2013-07-17 06:43:02 -04:00
John Evans
a1c779b729 Simplified test requirements, dropping scikit-image and freeimage.
closes #51
2013-07-16 18:45:25 -04:00
jevans
6e0e982ae2 Updated for svn revision 2345. Two more tests passing. 2013-07-14 11:55:29 -04:00