> I don't have any other version of the icon at the moment, but I could > get one. However, I strongly prefer file type icons that have the > paper with one corner folded -- is there any way we could take a > generic one of those and use your script to add the file extension on > top?
The current ones have the top right corner folded, haven't they? Can you give an example of a file type icon that looks like you want? (app name, or screenshot, or …) My script uses the system's generic document icon as background, which is what all document icons in apple's apps use too (and what MacVim currently uses as well). I don't understand what you're asking for :-) > As for the increased app bundle size: how do other text editors handle > file type icons? Do they only use small-ish sized icons? Or do they > simply not care about the bloat? TextMate is pre-Leopard and hence has only 128x128 icons (that's true of the app icon, too). Smultron has just one generic document icon, it's 512x512. TextEdit (does that count as text editor?) uses 128x128. XCode uses 128x128 icons for most formats (cpp, c, source code files in general, pretty ugly ones) and 512x512 for some other files (xcodeproj, some filetypes that I believe are iphone-related). Nico --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
