Hi Tobia,

> I think the green, bold icons (Option 3. in the OP) look awesome.  I'd  
> rather have all icons green, as a hint that the file will be opened  
> with MacVim.

this is now in snapshot 43 :-)

> A suggestion: I don't know if it's feasible with the API you're using,  
> but I would shift the text 0.5 pixels to the left (or maybe 0.333 or  
> 0.667 pixels)  I think it would make it more readable and better  
> centered, especially for 3 char extensions.

I agree, but I couldn't get this to work with Cocoa. I tried passing
fractional coordinates to -[NSString drawAtPoint:withAttributes:]
directly, and I also tried using a fractional translational
NSAffineTransform. It seems that Cocoa truncates the coordinate before
drawing the text.

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

Reply via email to