Commit graph

66 commits

Author SHA1 Message Date
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
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
jevans
da0af7417b Updating release numbers for problems with pypi release. 2013-07-11 19:18:18 -04:00
jevans
a0b239f484 Rebumping for 0.2.1 release. 2013-07-11 19:15:51 -04:00
John Evans
621df8e601 Last doc update. 2013-07-11 16:30:15 -04:00
John Evans
509f4efdf1 Added Fedora 19 notes. 2013-07-11 16:20:46 -04:00
John Evans
6e67910211 Platform-specific notes. 2013-07-11 08:12:20 -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
bb705db461 pylint work, wraps up much of jp2k module. #71 2013-07-09 08:16:37 -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
9c97033602 Forgot to add goodstuff.j2k to setup.py data dir. Ready for 0.1.10. 2013-06-27 19:51:23 -04:00
jevans
1865f2e04f Minor doc changes. 2013-06-27 19:25:11 -04:00
jevans
f11e37545a Merge branch 'devel' of https://github.com/quintusdias/glymur into devel 2013-06-27 19:20:59 -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
cde8c47e75 Returning a Jp2k object from the wrap method. 2013-06-27 08:23:52 -04:00
jevans
9c8e265b76 Added Raspberry Pi instructions. 2013-06-24 20:13:54 -04:00
John Evans
08eec3d82b Updated docs to reflect running tests from within python. 2013-06-24 08:54:29 -04:00
jevans
22799554c4 Bumped to 0.1.9 2013-06-20 19:24:37 -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
fdf73dadf0 Added 'glymur.data.nemo()'. Closes #20 2013-06-17 18:23:28 -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
00db032bca Bumping for 1.1.8 release. 2013-06-14 14:13:02 -04:00
John Evans
93132bf86d Minor doc fixes. 2013-06-14 14:12:48 -04:00
jevans
61712442eb Added reduce=-1 to get lowest resolution thumbnail. Closes #38. 2013-06-11 19:07:44 -04:00
jevans
d18d6aa0b0 Reordering documents, make api go last. Fixes #25
Should revisit this, is it a bug in sphinx?
2013-06-10 18:43:52 -04:00
John Evans
802b294bc5 Bumping to 0.1.7 2013-06-07 08:54:09 -04:00
John Evans
f84c25c4c6 Minor cleanup. 2013-06-07 08:49:48 -04:00
John Evans
1e21833228 Bumping to 0.1.6 2013-06-06 19:26:40 -04:00
John Evans
3b666c4eca Mentioned installing directly via pip. Closes #34. 2013-06-06 19:03:02 -04:00
John Evans
c5c31e4114 Fixes #27. 2013-06-06 16:53:35 -04:00
John Evans
6550ee054f Bumping to 0.1.5 2013-06-06 08:46:58 -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
John Evans
a5a6d20d59 Merge branch 'issue24' into devel 2013-06-05 07:47:58 -04:00
John Evans
42983b7b8e Added PyPI to list of places to get the code.
Fixes #24
2013-06-05 07:45:02 -04:00
John Evans
4b07acc3e8 Pep 8 work. 2013-06-04 16:12:19 -04:00