lgarron / folderify

:file_folder: Generate pixel-perfect macOS folder icons in the native style.
MIT License
1.5k stars 36 forks source link

Restore `Leopard` and `Yosemite` support in v3 #68

Closed lgarron closed 1 year ago

lgarron commented 1 year ago

This requires porting:

https://github.com/lgarron/folderify/blob/f86e013a7aadfe38a520b74a96d70552ecce3b88/folderify/__main__.py#L309-L387 https://github.com/lgarron/folderify/blob/f86e013a7aadfe38a520b74a96d70552ecce3b88/folderify/__main__.py#L469-L490

lgarron commented 1 year ago

I spent a few hours implementing this and concluded that it's not not worth the additional maintenance cost, especially given that:

To use an older style, run:

pip3 install folderify
python3 -m folderify --macOS 10.5 /path/to-icon.png
lgarron commented 1 year ago

I've documented how to use folderify v2 for this, at: https://github.com/lgarron/folderify#os-x-macos-10