Re: Good Xterm Fonts for C Programming

2010-05-13 Thread Csaba Raduly
On Wed, May 12, 2010 at 4:37 PM, Ajay Jain  wrote:
 Hi,

 I know I am asking a subjective question here, but still I think I may
 get a response that fits very well into my style :-)

 I am using cygwin + xterm to login to a linux box. I am currently
 working on C codes. I have experimented a lot with Xfontsel and found
 -*-courier-medium-r-*-*-14-*-*-*-*-*-iso8859-* to be the kind of font
 that I can possibly use. But even this is not upto the mark.

 1) Can somebody suggest me some good fonts on the basis of experience,
 something that is good to read/write C codes?

I use Envy Code B on Windows. The TrueType version of it can be used
by X. Steps to install:

1. Copy 'Envy code B 10pt.ttf' to /usr/share/fonts/TTF
2. !! Rename the font so no spaces are in the file name !!
3. mkfontsel /usr/share/fonts/TTF
4. mfontdir /usr/share/fonts/TTF
5. xset fp rehash

There's also Envy Code R

-- 
Life is complex, with real and imaginary parts.
Ok, it boots. Which means it must be bug-free and perfect.  -- Linus Torvalds
People disagree with me. I just ignore them. -- Linus Torvalds

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



Good Xterm Fonts for C Programming

2010-05-12 Thread Ajay Jain
Hi,

I know I am asking a subjective question here, but still I think I may
get a response that fits very well into my style :-)

I am using cygwin + xterm to login to a linux box. I am currently
working on C codes. I have experimented a lot with Xfontsel and found
-*-courier-medium-r-*-*-14-*-*-*-*-*-iso8859-* to be the kind of font
that I can possibly use. But even this is not upto the mark.

1) Can somebody suggest me some good fonts on the basis of experience,
something that is good to read/write C codes?
2) I believe Courier OR Fixed fonts should be good, any inputs?

Thanks in Advance,
Ajay.

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



RE: Good Xterm Fonts for C Programming

2010-05-12 Thread Ruth Ivimey-Cook
Hi,

 I know I am asking a subjective question here, but still I think I may

[RIC] Highly subjective, and while I am answering this is really not the right
forum...

 1) Can somebody suggest me some good fonts on the basis of experience,
 something that is good to read/write C codes?
 2) I believe Courier OR Fixed fonts should be good, any inputs?

[RIC] 
[RIC] I find lucida console acceptable, preferring a personal hack of
LettrGoth10. Others prefer fonts such as consolas, lucida typewriter, or
even proportional fonts such as Arial.

I suggest you search on the net... there are 1001 fonts out there and many can
be used for this. What you prefer is very much up to you.

Regards,

Ruth


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



RE: Good Xterm Fonts for C Programming

2010-05-12 Thread Mike Ayers
 From: cygwin-xfree-ow...@cygwin.com [mailto:cygwin-xfree-
 ow...@cygwin.com] On Behalf Of Ajay Jain
 Sent: Wednesday, May 12, 2010 7:38 AM

 1) Can somebody suggest me some good fonts on the basis of experience,
 something that is good to read/write C codes?

It's not for everyone, but I still love the old school 8x16 font.  
It's a little large, not resizable, and a little quirky, but the characters are 
quite distinct.  Works well with higher resolution displays.


HTH,

Mike