Commit Graph

36 Commits

Author SHA1 Message Date
Nicholas Bollweg
028df18dbc ensure license is added to distributions (#2) 2024-09-24 15:57:01 +02:00
relikd
d6d3c88ee8 doc: update readme for autosize v1.1.0 2023-03-18 13:17:55 +01:00
relikd
6a82adcd1f feat: autosize CLI 2023-03-18 12:29:35 +01:00
relikd
e9b5563cb9 feat: compose with .iconset input 2023-03-15 01:34:10 +01:00
relikd
bf4efb42d8 feat: allow ArgbImage to load from Pillow image 2023-03-12 17:33:32 +01:00
relikd
176b675316 refactor: deprecate + rename command print -> info 2023-03-08 00:48:40 +01:00
relikd
824616403e feat: add --quiet option to print command 2023-03-08 00:47:38 +01:00
relikd
3b430740dc chore: type formatting + refactor help text 2023-03-08 00:28:58 +01:00
relikd
4f565b6de1 docs: update readme to include usage examples for IcnsFile verify and description 2022-08-30 08:42:21 +02:00
relikd
7f6c73751f docs: clarify usage of iterator in IcnsFile.verify 2022-08-30 08:40:00 +02:00
온실 속 선인장
3b6cdd5f82 Update README.md
print / verify valid format Result Return Add
2022-08-30 11:40:56 +09:00
relikd
8243534f65 update readme: pip install 2021-10-30 19:10:49 +02:00
relikd
8c726e03bd fix pypi-classifiers. Min python version is 3.5 v1.0.1 2021-10-30 18:39:52 +02:00
relikd
478adfc75b add tests for CLI v1.0 2021-10-30 18:18:23 +02:00
relikd
a05626f020 fix cli update -set TOC + small fixes 2021-10-30 18:18:05 +02:00
relikd
b4cba899bc prepare for distribution 2021-10-30 15:29:00 +02:00
relikd
526d1b8ea6 disable TOC by default (iconutil doesn't create it either) 2021-10-13 01:08:31 +02:00
relikd
566a328a27 fix icp6 icon size is 48x48 not 64x64 2021-10-13 00:32:52 +02:00
relikd
63ead01c47 fix last-minute-change bug 2021-10-13 00:31:37 +02:00
relikd
92775e7f8e add CLI to update icns files inplace 2021-10-12 23:47:03 +02:00
relikd
1ffc5c4851 fix adding nested icns file (incl. test) 2021-10-12 23:16:46 +02:00
relikd
e44770fed2 update readme to reflect new convert CLI 2021-10-12 00:17:28 +02:00
relikd
bfa01daec7 add CLI to convert images 2021-10-12 00:08:37 +02:00
relikd
8ca46c7f40 ArgbImage from arbitrary (but square) image data + guess rgb-mask types 2021-10-11 23:56:35 +02:00
relikd
2317ec867c fix faulty pack bytes for 131 and 132 repeating bytes (incl. test) 2021-10-11 23:55:14 +02:00
relikd
33ba094ceb fix determine_image_size bytes-string 2021-10-11 23:53:03 +02:00
relikd
2515060807 fix conversion from Indexed PNG-image 2021-10-11 18:57:17 +02:00
relikd
01b94459cb fix 1024x1024 guessing + fix Makefile uninstall 2021-10-11 01:39:13 +02:00
relikd
63d2fc4f42 types! 2021-09-30 01:31:27 +02:00
relikd
823ed3aaa9 proper module with setup.py
+ 2 bugfixes ("T" and channels)
2021-09-28 21:14:54 +02:00
relikd
ae009d4925 set chmod 2021-09-27 20:49:44 +02:00
relikd
daad6c6ec8 set python compatibility 3.6 -> 3.2 2021-09-27 20:49:28 +02:00
relikd
c84869607b remove test case 2021-09-26 23:26:01 +02:00
relikd
ffdb51e743 fix icns type sort order + add html support for png+jp2 2021-09-26 23:00:32 +02:00
relikd
6c8e832cc3 pre-release 2021-09-26 20:47:38 +02:00
relikd
fc1e8749f2 Initial 2021-08-20 13:34:00 +02:00