Removal of 2.6
This commit is contained in:
parent
7d94508549
commit
f2245e0e05
1 changed files with 7 additions and 6 deletions
13
CHANGES.txt
13
CHANGES.txt
|
|
@ -1,9 +1,10 @@
|
|||
Feb 03, 2014 - Added write support for Palette and Component Mapping boxes.
|
||||
Added read support for JPX free, number list, data reference, fragment
|
||||
table, and fragment list boxes. Palette box now a 2D numpy array instead
|
||||
of a list of 1D arrays. JP2 super box constructors now take optional box
|
||||
list argument. Fixed bug where JPX files with more than one codestream
|
||||
but advertising jp2 compatibility were not being read.
|
||||
Feb 03, 2014 - Removed support for Python 2.6. Added write support for
|
||||
Palette and Component Mapping boxes. Added read support for JPX free,
|
||||
number list, data reference, fragment table, and fragment list boxes.
|
||||
Palette box now a 2D numpy array instead of a list of 1D arrays.
|
||||
JP2 super box constructors now take optional box list argument.
|
||||
Fixed bug where JPX files with more than one codestream but
|
||||
advertising jp2 compatibility were not being read.
|
||||
|
||||
Jan 28, 2014 - v0.5.10 Fixed bad warning when reader requirements box mask
|
||||
length is unsupported.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue