Commit graph

7 commits

Author SHA1 Message Date
5ffbf30a52
Use pil lanczos. 2022-08-03 18:48:08 -07:00
8616cdc5dd
Use new betterhelp. 2022-02-12 19:50:00 -08:00
4a9051e617
Big migrations and linting.
With pathclass.glob_many, we can clean up and feel more confident
about many programs that use pipeable to take glob patterns.

Added return 0 to all programs that didn't have it, so we have
consistent and explicit command line return values.

Other linting and whitespace.
2021-09-23 23:42:45 -07:00
5f201f99a1
Use imagetools.pad_to_square. 2021-08-09 08:46:08 -07:00
4b2209d7ef
Use imagetools.fit_into_bounds. 2021-08-09 08:31:27 -07:00
0de20a34c9
Use qualified PIL.Image, not just Image. 2021-06-04 13:13:11 -07:00
3988741fff Move icoconvert from else to cmd. 2020-08-26 07:28:17 -07:00