X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=XIBq8hKgMP3BY4qy/oLwBS7FtUCC cYmoZvmIGPa/bTJvZPyiPbOvacLlEydqClkoK6JGsMZ70tDuZ9vtXZayOoG/JoNi lcugZLOalN1npFzt3MiIfRNo1AMg7hDPmBEDNJ2+HFTTsm3Cv+zt3uzl57POQIZW 2WTHaUsr66hiWtU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; s=default; bh=YD3JFlo4zVql1/YHUjTJJy5y6Ug=; b=lH cx9mJAC+lHEmwYdBz8M6QcGZq9h0silhhVfje/+llShJDWROBYtCqBON0sLeOxA4 O81Igiu7aw+Fq0td3eCsA5PAHCmdCZnrtY3WtDWqnlF7tn/sDM75mvUqnX0ucE43 ZT1kmDD52OuaT8PH7Cw3rC+X1pQwqu5dFfFfipZ9s= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.2 required=5.0 tests=AWL,BAYES_40,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=Wolff, wolff, weakness, D*towo.net X-HELO: etr-usa.com Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: Mintty 2.4.0 and Deja Vu Sans Mono 2.35: issue with bold From: Warren Young In-Reply-To: <57840508.4080308@towo.net> Date: Tue, 12 Jul 2016 08:33:33 -0600 Message-Id: <91FD97E3-3FE8-4CC6-AAEE-759DE903098D@etr-usa.com> References: <57840508 DOT 4080308 AT towo DOT net> To: The Cygwin Mailing List X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u6CEXp50017191 On Jul 11, 2016, at 2:43 PM, Thomas Wolff wrote: > > Am 11.07.2016 um 20:52 schrieb Henry S. Thompson: >> >> To see what I'm talking about, look at whatever test page you like which >> includes both bold and non-bold text (I use gnus). > What "gnus" test page? gnus is a full-screen terminal newsreader add-on for Emacs: http://www.gnus.org/ Presumably it uses bold fonts. (I wouldn’t know, I cannot Emacs.) I think the vttest program I pointed to in my other response is more enlightening. By the way, while going through menu item 2 of vttest to produce the screen shot I posted, I noticed that its notion of “last line” appears to be line 24. Is it a weakness of MinTTY, vttest, or the VT-whatever protocol that it can’t tell that my MinTTY window is 60 lines high? >> The setting of 'Show bold as font' has no effect. > It's using shadowed (self-drawn) bold mode, not the bold font, with DejaVu; with other fonts it's using the bold font. If you open the Fonts control panel, in the default Large Icons view, do you see all four variants of Deja Vu Sans Mono stacked together? I ask because it is possible that the fonts weren’t constructed in a way that lets Windows understand that these four separate font files differ only in weight. Since this font family doesn’t use the traditional Regular / Bold / Italic / Bold Italic scheme, it is possible that some software wouldn’t know how to move between weights and styles automatically. There’s a lot of naive font handling code out in the world which only believes in those four variants. -- 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