forked from python-pillow/Pillow
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request python-pillow#7696 from nulano/pfm
- Loading branch information
Showing
7 changed files
with
141 additions
and
11 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
10.3.0 | ||
------ | ||
|
||
Backwards Incompatible Changes | ||
============================== | ||
|
||
TODO | ||
^^^^ | ||
|
||
Deprecations | ||
============ | ||
|
||
TODO | ||
^^^^ | ||
|
||
TODO | ||
|
||
API Changes | ||
=========== | ||
|
||
TODO | ||
^^^^ | ||
|
||
TODO | ||
|
||
API Additions | ||
============= | ||
|
||
TODO | ||
^^^^ | ||
|
||
TODO | ||
|
||
Security | ||
======== | ||
|
||
TODO | ||
^^^^ | ||
|
||
TODO | ||
|
||
Other Changes | ||
============= | ||
|
||
Portable FloatMap (PFM) images | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
Support has been added for reading and writing grayscale (Pf format) | ||
Portable FloatMap (PFM) files containing ``F`` data. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters