Hi Björn, Why not create a branch in your git repo? That'll way it'll be a bit easier for us to follow your changes.
I applied the patches to the current head and loaded up a file full of UTF-8 text. To compare performance I used snapshot44 as a baseline. While I do see some of the artifacts you mention, it's definitely significantly faster. I get a slight speedup in s44 using ATSUI (with less severe artifacts), but it is still not as fast as your renderer patch. Turning on/off the ATSUI renderer in the patched version doesn't seem to make any difference, perhaps your patch disables ATSUI? - Tom On 29-Mar-09, at 4:57 AM, björn wrote: > > 2009/3/29 Yvonne Thomson: >> >> My first comment on this is eeeeek!! Mostly because with this patch, >> VoiceOver suddenly can't see the text area of the editor. In other >> words, I can't see what I'm typing, the same way it is with textmate, >> bbedit and the rest. >> >> I don't know if anything can or would be done about this, and I know >> I'm a minority user, but I thought I'd give some feedback anyway. > > Hi Yvonne, > > Yes that is a problem but I am not planning on abandoning the old > renderer so you will always be able to still use that one. There may > very well be some other features offered by the Cocoa text system that > will no longer work with the Core Text renderer as well. > > Thanks for pointing this out. > > Björn > > > --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
