2008/11/22 Nico Weber <[EMAIL PROTECTED]>:
>
>> 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 :-)

Oh, I misunderstood you: I thought you were saying that you'd make
icons using the app's icon and a the file extension on top _without_
the document in the background.  What you're doing sounds fine.

What I was asking for was a document with the file extension on top
but without the app icon layered in between the document and the
extension.  The app icon in between is what I think looks ugly -- e.g.
the Xcode icons don't have an Xcode picture on the icon for .h files
for example.  Of course, adding the MacVim icon on the document icon
makes it obvious which program will open when you double-click that
file so maybe it isn't such a bad idea to include it.

Am I still making no sense?  :)

>> 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).

Ok.  Well, I think it is nice to use specialized icons for the most
common formats (c/cpp/obj-c, java, javascript, html, xml, python,
perl, ruby, vim, ..., etc.) and a generic one for everything else but
we should probably avoid having one icon for every file extension
there is.  I have no idea which are the "most common" formats though.
;-)

Björn

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to