Re: Trying to write icon data to file

2009-03-13 Thread Adam R. Maxwell
On Mar 13, 2009, at 7:57 AM, Kevin Walzer wrote: I'm putting together some code that will write an icon file (obtained via NSWorkspace) to a gif. I had prototyped the code with a simple command-line tool with hard- coded values for file sources, destinations, and image sizes. However, whe

Trying to write icon data to file

2009-03-13 Thread Kevin Walzer
I'm putting together some code that will write an icon file (obtained via NSWorkspace) to a gif. I had prototyped the code with a simple command-line tool with hard-coded values for file sources, destinations, and image sizes. However, when I try to abstract the code, I am now getting weird er