Re: modeless-selection distorts all characters in gVim

2013-05-19 Fir de Conversatie Ben Fritz
On Sunday, May 5, 2013 4:31:03 PM UTC-5, Bram Moolenaar wrote: > Yukihiro Nakadaira wrote: > > > It seems that the current invert drawing method (dst = fg XOR bg XOR dst) > > is not good for anti-aliased font. I think that using GDK_INVERT is > > good for it. > > > > diff -r 9e3cdd762964 src/gui

Re: modeless-selection distorts all characters in gVim

2013-05-05 Fir de Conversatie Bram Moolenaar
Yukihiro Nakadaira wrote: > It seems that the current invert drawing method (dst = fg XOR bg XOR dst) > is not good for anti-aliased font. I think that using GDK_INVERT is > good for it. > > diff -r 9e3cdd762964 src/gui_gtk_x11.c > --- a/src/gui_gtk_x11.cSat May 04 04:40:15 2013 +0200 > +++

Re: modeless-selection distorts all characters in gVim

2013-05-05 Fir de Conversatie Yukihiro Nakadaira
It seems that the current invert drawing method (dst = fg XOR bg XOR dst) is not good for anti-aliased font. I think that using GDK_INVERT is good for it. diff -r 9e3cdd762964 src/gui_gtk_x11.c --- a/src/gui_gtk_x11.cSat May 04 04:40:15 2013 +0200 +++ b/src/gui_gtk_x11.cSun May 05 16:23:3

Re: modeless-selection distorts all characters in gVim

2013-04-20 Fir de Conversatie Tony Mechelynck
On 21/04/13 04:00, Tony Mechelynck wrote: P.S. For some reason I can't produce a modeless selection at all in the Linux console (i.e. Ctrl-Alt-F3) with gpm mouse. Best regards, Tony. Hm, maybe because there is no clipboard there. Best regards, Tony. -- Blore's Razor: Given a choice be

Re: modeless-selection distorts all characters in gVim

2013-04-20 Fir de Conversatie Tony Mechelynck
P.S. For some reason I can't produce a modeless selection at all in the Linux console (i.e. Ctrl-Alt-F3) with gpm mouse. Best regards, Tony. -- Enzymes are things invented by biologists that explain things which otherwise require harder thinking. -- Jerome Lettvin -- -- You rece

Re: modeless-selection distorts all characters in gVim

2013-04-20 Fir de Conversatie Tony Mechelynck
On 21/04/13 03:44, Tony Mechelynck wrote: On 21/04/13 03:11, Tony Mechelynck wrote: On 20/04/13 20:32, Ben Fritz wrote: On Saturday, April 20, 2013 11:53:58 AM UTC-5, Ben Fritz wrote: [...] It seems that the bug can only appear in "colorful" places where both the foreground and the background

Re: modeless-selection distorts all characters in gVim

2013-04-20 Fir de Conversatie Tony Mechelynck
On 21/04/13 03:11, Tony Mechelynck wrote: On 20/04/13 20:32, Ben Fritz wrote: On Saturday, April 20, 2013 11:53:58 AM UTC-5, Ben Fritz wrote: [...] It seems that the bug can only appear in "colorful" places where both the foreground and the background are other than black or white (or maybe

modeless-selection distorts all characters in gVim

2013-04-20 Fir de Conversatie Dimitar DIMITROV
And here is my version of gVim :ve VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Nov 13 2012 20:47:10) Included patches: 1-409 Modified by Gentoo-7.3.409 Compiled by root@winterfell Huge version with GTK2-GNOME GUI.  Features included (+) or not (-): +arabic +autocmd +balloon_eval +browse ++builtin

Re: modeless-selection distorts all characters in gVim

2013-04-20 Fir de Conversatie Ben Fritz
On Saturday, April 20, 2013 11:53:58 AM UTC-5, Ben Fritz wrote: > > I've now reproduced the problem in gvim 7.3.600 on Kubuntu Precise. It seems > Windows is unaffected. I have no idea what might cause this however. > > > > Attached before/after screenshots. My colorscheme is a bit more colorf

Re: modeless-selection distorts all characters in gVim

2013-04-18 Fir de Conversatie Dimitar DIMITROV
>> >>> >>> On Wed, Apr 17, 2013 at 11:06 AM, Ben Fritz >>> wrote: >>> > >>> > See image attached to my next message for what I see. >>> > >>> > And please bottom-post. >>> > >>> Thanks Ben, can't see clearly your image but maybe indeed the bug was >>> fixed in your version. Here is what I see (att

Re: modeless-selection distorts all characters in gVim

2013-04-18 Fir de Conversatie Benjamin Fritz
On Wed, Apr 17, 2013 at 4:20 PM, Dimitar DIMITROV wrote: > > Dimitar wrote: >> >> On Wed, Apr 17, 2013 at 11:06 AM, Ben Fritz >> wrote: >> > >> > See image attached to my next message for what I see. >> > >> > And please bottom-post. >> > >> Thanks Ben, can't see clearly your image but maybe inde

Re: modeless-selection distorts all characters in gVim

2013-04-17 Fir de Conversatie Dimitar DIMITROV
Dimitar wrote: > > On Wed, Apr 17, 2013 at 11:06 AM, Ben Fritz wrote: > > > > See image attached to my next message for what I see. > > > > And please bottom-post. > > > Thanks Ben, can't see clearly your image but maybe indeed the bug was fixed > in your version. Here is what I see (attached

Re: modeless-selection distorts all characters in gVim

2013-04-17 Fir de Conversatie Benjamin Fritz
On Wed, Apr 17, 2013 at 11:06 AM, Ben Fritz wrote: > > See image attached to my next message for what I see. > > And please bottom-post. > Image attached. -- -- 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

Re: modeless-selection distorts all characters in gVim

2013-04-17 Fir de Conversatie Ben Fritz
> On Wednesday, April 17, 2013 10:47:00 AM UTC-5, Dimitar DIMITROV wrote: > I wrote: > > On Wednesday, April 17, 2013 9:23:58 AM UTC-5, Dimitar DIMITROV wrote: > > > Hi, > > > > > > > > > Anyone knows why in gVim modeless-selection distorts all characters > > > which makes the selection quite unr

Re: modeless-selection distorts all characters in gVim

2013-04-17 Fir de Conversatie Dimitar DIMITROV
) De : Ben Fritz À : vim_dev@googlegroups.com Cc : Dimitar DIMITROV Envoyé le : Mercredi 17 avril 2013 16h17 Objet : Re: modeless-selection distorts all characters in gVim On Wednesday, April 17, 2013 9:23:58 AM UTC-5, Dimitar DIMITROV wrote: > Hi, > > > Anyone

Re: modeless-selection distorts all characters in gVim

2013-04-17 Fir de Conversatie Ben Fritz
On Wednesday, April 17, 2013 9:23:58 AM UTC-5, Dimitar DIMITROV wrote: > Hi, > > > Anyone knows why in gVim modeless-selection distorts all characters which > makes the selection quite unreadable? >   Works fine for me on gvim 7.3.822 in Windows 7 64-bit. When I am in normal mode, and use the

modeless-selection distorts all characters in gVim

2013-04-17 Fir de Conversatie Dimitar DIMITROV
Hi, Anyone knows why in gVim modeless-selection distorts all characters which makes the selection quite unreadable?   Dimitar --- GPG Key: 2048R/160C6FA8 2012-10-11 Dimitar Dimitrov (kurkale6ka) -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply b