Is there any way to pretty anti-aliased fonts to work on cygwin X server?

alt text

Basically I want the vim screen on the left to look like the pretty vim screen on the right.

link|improve this question

80% accept rate
feedback

1 Answer

up vote 2 down vote accepted

Ok, so I know this isn't a direct answer, but have you considered running Xming instead? With Xming you at least get TTF support, and I've used it to connect remotely with no font anti-alias issues. My experience has been, pretty much, "if it looks like that on the screen on the server, it also looks like that on my workstation".

link|improve this answer
1  
Thanks XMing does look better than cygwin's X server – Sam Saffron Aug 12 '09 at 0:55
The funny thing is to work around this annoyance, I ended up configuring GVim on windows and shared the dirs Im editing via samba so its all working pretty nicely now without needing an X server – Sam Saffron Aug 12 '09 at 2:46
1  
This is not a valid solution: Xming 6.9.0.31 (latest free) has the same problem. – Sorin Sbarnea Mar 4 '10 at 10:38
I found that adding '-dpi 101' to the XMing shortcut helped a lot - for some reason with the standard dpi of 96, all the fonts seem too small in XMing. – Adam Aug 24 '11 at 14:27
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.