Commit 8838de7
authored
Update to Oxipng 9 (#13)
* Update to oxipng 9
Update and remove several options, add new scale_16 option
* Update type defintions and tests
* Update README
* v9.0.0
* Improved type definitions
* Refactor chunk conversion implementation
Extract str -> chunk conversion into dedicated function
* Refactor arg parsing implementation
Drops support for noop optimize
* Add support for RawImage
* Raise value error if Raw indexed palette is too small or too big
* RawImage tests
* Update type defintions
* Refactored README
* Additional CHANGELOG entries for v9
* Add missing test data file
* Added docstrings to typings file1 parent 262e330 commit 8838de7
File tree
13 files changed
+945
-423
lines changed- src
- test
13 files changed
+945
-423
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
3 | 15 | | |
4 | 16 | | |
5 | 17 | | |
| |||
0 commit comments