Releases: addisonElliott/pypdn
Releases · addisonElliott/pypdn
v1.0.6 Released
Changelog
Closed issues:
Merged pull requests:
- Setup GitHub action to generate changelog #14 (addisonElliott)
- remove scikit-image from setup.py, readme and bump version #11 (FredHappyface)
- Replace Skimage with custom functions #9 (FredHappyface)
- Fix DeprecationWarning for Python 3.9+ #7 (FredHappyface)
v1.0.5 Released
Changelog
No changes from v1.0.4
v1.0.4 Released
Change Log
- Minimum Dependency Versions #6 (FredHappyface)
- PR: Python3.8 Error when reading a file proposed fix #4 (FredHappyface)
- primitive type should be 1 byte instead of 4 #1 (s22chan)
v1.0.0 Released
Initial release of pypdn is complete!
This supports reading Paint.NET files, reading layer and layer properties and flattening the images with the given blending modes from Paint.NET
Some drawbacks are that saving PDN files are not supported as well as writing NRBF files which the PDN format is based on.