Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
User Journal

Journal rmccann's Journal: Obtain the icon from a Mac OSX file as a PNG file.

As a fan of the new Battlestar Galactica TV show and user of Mac OSX, I was delighted to find this BSG dock icon set for Adium . However I wanted to create my own version of the icon set. The icons themselves were taken from this set of BSG icons. All the icons in that set are stored in the icons for the file, inside the resource fork. If you "ls -l" on the files, they look empty. In order to get the icon from the resource fork you can use OSXUtils a set of command line programmes to work with osx meta data. 'geticon' does what it says on the tin. "/usr/local/bin/geticon -t png -o Laura\'s\ Note.png Laura\'s\ Note" extracted the icon from the file.
This discussion has been archived. No new comments can be posted.

Obtain the icon from a Mac OSX file as a PNG file.

Comments Filter:

Two can Live as Cheaply as One for Half as Long. -- Howard Kandel

Working...