Taro Muraoka wrote: > At last, I have worked on this issue, and attached an updated patch. > Please check it. > > To enable DirectWrite, you should set an option 'renderingoptions', like this: > > :set renopt=type:directx > > Now, this option can take some sub parameters, like this: > > :set renopt=type:directx,gamma:1.4,geom:0,mode=3 > > Please check options.txt about detail of sub parameters. > > > If you want to see some repository of this patch, please see here: > > https://bitbucket.org/koron/vim-kaoriya-vim-mq-ex/src/a4fb89fcfead2e48d959e94d339e44e5ebe76abe/patch-direct_write-r3.diff?at=default
Thanks, that is a big piece of work. I haven't looked at the code, but the option 'renderingoptions' could be called 'renderoptions'. Just a bit easier to type. Also, the short name isn't very short. How about 'rop'? I hope a few people try it out and give feedback. -- >From "know your smileys": 8<}} Glasses, big nose, beard /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
