glymur/docs/source/roadmap.rst
John Evans 03cb19d22b deprecated read method, removed write method, closes #299
use array-style slicing instead.  Many former read methods are now
properties.  Many former write method parameters are now moved into the
constructor.
2014-11-21 10:37:23 -05:00

16 lines
408 B
ReStructuredText

------------
Known Issues
------------
* Creating a Jp2 file with the irreversible option does not work
on windows.
* Eval-ing a :py:meth:`repr` string does not work on windows.
-------
Roadmap
-------
Here's an incomplete list of what I'd like to focus on in the future.
* continue to monitor upstream changes in the openjp2 library
* investigate JPIP (likely to be a big project)