File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 11Pyctools - a picture processing algorithm development kit.
2- http ://github.com/jim-easterbrook/pyctools
3- Copyright (C) 2012-
19 Jim Easterbrook [email protected] 2+ https ://github.com/jim-easterbrook/pyctools
3+ Copyright (C) 2012-25 Pyctools contributors
44
55This program is free software: you can redistribute it and/or
66modify it under the terms of the GNU General Public License as
@@ -16,6 +16,12 @@ You should have received a copy of the GNU General Public License
1616along with this program. If not, see
1717<http://www.gnu.org/licenses/>.
1818
19+ Changes in v0.7.0:
20+ 1/ Python 2 is no longer supported.
21+ 2/ Some components are deprecated in favour of better replacements.
22+ 3/ Documentation build is much improved.
23+ 4/ Many smaller changes.
24+
1925Changes in v0.5.0:
2026 1/ Rethought use of range, black level, and white level. Now almost every
2127 component will assume 0..255 and if conversion to/from 16..235 is needed it
You can’t perform that action at this time.
0 commit comments