X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 26 May 2011 15:19:58 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: mintty fonts (was: Re: setup and mintty) Message-ID: <20110526131958.GC28752@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4DDD6DD8 DOT 9060601 AT ece DOT cmu DOT edu> <20110526060957 DOT GY848 AT calimero DOT vinschen DOT de> <4DDE42ED DOT 5000000 AT cwilson DOT fastmail DOT fm> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4DDE42ED.5000000@cwilson.fastmail.fm> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On May 26 08:09, Charles Wilson wrote: > On 5/26/2011 2:09 AM, Corinna Vinschen wrote: > > On May 26 06:08, Andy Koppe wrote: > >> On 25 May 2011 22:00, Ryan Johnson wrote: > >>> On 25/05/2011 3:48 PM, Andy Koppe wrote: > >>> I guess somebody needs to file a bug with fedorahosted.org, but I didn't see > >>> an obvious way to request an account with them. Do you have one by chance? > >> > >> Nope, sorry. > >> > >> Clicking at the first hopeful-looking Google result for "Liberation > >> Mono", I'd downloaded it from a site called dafont.com. Apparently I > >> picked up an old version without that problem: 1.04. > > > > I installed and use 1.06.0.20100721-3 from Fedora 14 without problems. > > Ah, but I installed liberation-fonts-ttf-1.06.0.20100721.tar.gz from > https://fedorahosted.org/liberation-fonts/, and *DID* see the problem. > That is, after installation, Liberation Mono did not show up in mintty's > font selection window. That's interesting. I just hacked a simple test application which calls ChooseFont. The Liberation Mono font from F14 returns 0x31 in the LOGFONT lfPitchAndFamily member, so it's marked as fixed font. The liberation-fonts-ttf-1.06.0.20100721.tar.gz file from https://fedorahosted.org/liberation-fonts/ returns 0x32, so it's marked as variable font. This is certainly a packaging bug. FYI, I reported this as a packaging bug upstream: https://bugzilla.redhat.com/show_bug.cgi?id=707973 Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple