imacarthur wrote: > ... > Although ideally I'd like to go a step further, so that you could > provide icons in some common format (I'm thinking png here) then the > --post option would munge them into .icns format for you. (I already > have the code to do that anyway, using the fltk image libs...) > The idea being that I can use the same icon source files on *nix and OSX > (and with minimal work on win32.)
IIRC, Apple icon files can be in PNG, TIFF, GIF, JPEG, or ICNS. FWIW, I'd actually recommend adding --icon and --version options rather than looking for $name.icns. -- ______________________________________________________________________ Michael Sweet, Easy Software Products mike at easysw dot com _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

