This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RXVT blurry fonts


Greetings,

I've been getting my rxvt to look just like putty for aesthetic reasons, and so far I've gotten everything similar except the bold fonts. In putty, the bolded version of the font I use (either Lucida Console or Terminal) is simply a brighter-colored version of the original, and pixel placement is the exact same, however in rxvt, the bolded font is larger and blurry (possibly antialiased). How do I set the rxvt bold font to match the putty bold font?

Screenshots available upon request

My ~/.Xdefaults:

rxvt*background:        black
rxvt*foreground:        grey
rxvt*scrollBar_right:   true
rxvt*colorBD:           1
rxvt*saveLines:         10000
rxvt*backspacekey:      ^?
rxvt*cursorColor:       green
rxvt*font:              "Lucida Console-13"
rxvt*scrollTtyOutput:   true

Thanks!

-Justin Grote

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]