Hi Nico, 2009/1/19 Nico Weber: > > the attached patch splits the make_icons script into a MacVim-specific > and a general part. I plan to release the latter as a small standalone > project; it might be useful for others.
Thanks, I'll merge it when I get a chance. > This shouldn't change much for MacVim, running time of this version of > the script is neither better nor worse than the current version. I > would appreciate if people on Tiger could check if this breaks icon > generation on Tiger. I'll have a look on Tiger myself later on. > I have a version of this script that does not call the makeicns binary > to create icns files but instead directly calls a python wrapper of > the IconFamily framework. This version is about twice as fast, but it > requires patches to the IconFamily library, because IconFamily does > not support images with the NSAlphaNonpremultipliedBitmapFormat flag. > I don't think 2 seconds compile time are worth having a forked version > of IconFamliy in MacVim's though. I agree that this sounds a bit like overkill. This seems clear from your post, but just to be sure; this patch is only for code cleanup, right (i.e. no new features, no changed icons)? Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
