Thursday, March 26, 2015

Re: Bug with renderoptions (was: Re: [ANN] Vim for Windows build, contains all 3rd party dependencies)

On Thursday, March 26, 2015 at 3:24:43 AM UTC-4, Christian Brabandt wrote:
> Hm, I have never used the new renderoption. So I just tried it
> :set encoding=utf8
> :set guifont=Envy_Code_R:h11:cANSI
> :set rop=type:directx
>
> And suddenly, no text is rendered at all. I can make this go away typing
> blindly
> :set rop=
>
> Am I missing something here? Is this a bug?

Have had good luck using the following setting copied from one of the posts around the time the option was introduced

set renderoptions=type:directx,gamma:1.0,contrast:0.2,level:1.0,geom:1,renmode:5,taamode:1

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: