Skip to content

Commit

Permalink
New example image.
Browse files Browse the repository at this point in the history
Thanks to @dlitz for the suggestion to make the purpose of `folderify` as clear as possible.
  • Loading branch information
lgarron committed Nov 28, 2014
1 parent 83fbf2d commit 6a1b31d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
# folderify

![Apple Folder](examples/png/apple_folder_256.png)
![Cube Folder](examples/png/cube_folder_256.png)
![Octocat Folder](examples/png/octocat_folder_256.png)
![Rhombic Hexecontrahedron Folder](examples/png/rhombic_hexecontahedron_folder_256.png)
![Octocat Folder](examples/png/sysprefs_folder_256.png)


![apple.gif](examples/png/apple.gif)

![mask.png + folder = folderified!](examples/png/explanation.png)

# Install from `pip`

Expand Down Expand Up @@ -99,3 +91,9 @@ You should see a bunch of new `.iconset` folders and `.icns` files that were aut
iconutil --convert iconset --output GenericFolderIcon.iconset "/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/GenericFolderIcon.icns"

Icons are set using [`osxiconutils`](http://www.sveinbjorn.org/osxiconutils), a GPL-licensed project by Sveinbjorn Thordarson (based on [`IconFamily`](http://iconfamily.sourceforge.net/)).


----------------------------------------------------------------


![apple.gif](examples/png/apple.gif)
Binary file added examples/png/explanation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6a1b31d

Please sign in to comment.