Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: mdssirds.comp.pge.com: esp5 set sender to esp5 AT pge DOT com using -f Date: Thu, 16 Oct 2003 22:57:21 -0700 From: Edward Peschko To: cygwin AT cygwin DOT com Subject: Re: decent fonts for rxvt in cygwin Message-ID: <20031017055721.GB24112@mdssirds.comp.pge.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i > >So, right now, I'm scrolling through the 2000 or so fonts returned by > >xlsfonts, manually looking through each one. > > > >Any better way to do this? > > Control Panel: Fonts? > > Run Xwin.exe? Proceed as on Solaris. > I must have mis-installed cygwin-xfree.. don't see xwin in any of my cygwin directories I installed, and I'm pretty sure I installed Xfree86. I use exceed as my xwindow server, so it never really phased me. > > Personally I use: > > > > *font: "Lucida Console-*-16" > > > > Note you could start an X server then script though: > > > > rxvt -fn "$font_name" > > > > rxvt is resizable via the normal mechanism of moving the mouse to the > > corner, clicking and dragging. > well, like I said, that's what I do, except I use -geometry 90x90 to see how it looks at that size and hit 'return' per font. Preferably I automate with 'resize' it so I filter out the obvious candidates and don't have to look through hundreds/thousands of fonts. I don't see an equivalent program to resize on cygwin though. Anyways something is out of whack. xlsfonts doesn't return (for me) any lucida console entries. It might be that because I'm using exceed as an xserver, and hence getting the wrong list of fonts. In any case, my bet is that the fonts that look perfectly fine on XFree86 look suboptimal on exceed. Looks like I grep through the /usr/X1lR6 directory for pcf files.. Ed -- 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/