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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=Cam6zYQb8qUDGLaVFBydygANDmcDyO6eMtm7WV6L4fTGpooaOVEeX VTJOMEAYXfxbzTESBwwypjKt73eLEjm2KIGJdmrRXOlVArYDDTvWTtbToi5Fw+zO nDIVFB+5yqPiVicy8CRkq/77g8/9BwVdOMHqPAklNMdh90KJk2Yz2E= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=9OnaFRnuIByGvvxNqVO2hmZJcfI=; b=HE4YWubv/8AyjC9bv214zN/NKBTh KuwjaTT0BpvaTy5NLicFTNHzHvNzhAdV2ycBx9Ht7X8DQIsJJsLdnTXzuHLj4RAH G3WmPibZ1ot9GVH/yUk6U11sym8J3A+mq4oUD/2BF/K8hOEGYMZgbjJBPWI+o9xr MxWXNLZpkyVObC0= 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: =?ISO-8859-1?Q?No, score=-0.9 required=5.0 tests=AWL,BASE64_LENGTH_79_INF,BAYES_20,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=grey, can=e2, etr-usa.com, UD:etr-usa.com?= X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Brian Inglis Subject: Re: Mintty 2.4.0 and Deja Vu Sans Mono 2.35: issue with bold Date: Tue, 12 Jul 2016 16:42:16 +0000 (UTC) Lines: 1 Message-ID: References: <57840508 DOT 4080308 AT towo DOT net> <91FD97E3-3FE8-4CC6-AAEE-759DE903098D AT etr-usa DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id u6CGgsKg027305 Warren Young etr-usa.com> writes: > On Jul 11, 2016, at 2:43 PM, Thomas Wolff towo.net> 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). > 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? IIRC vttest is designed to test text emulations of real DEC/Cpq/HP VT### terminals, which mainly offered only 24/25 lines but did support a "condensed" font 132 column mode as well as 80 columns, and some quirky features. man mintty may be a more canonical test of bold font handling; on my setup (Win 7 x64, latest Cygwin curr), DejaVu Sans Mono/Book/9, with Show bold as font selected, shows BOLD; with Show bold as font deselected, and Show bold as colour selected, bold shows as grey; with Show bold as colour deselected, bold shows only somewhat darker. >>> 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? If you select mintty/Options/Text/Font/Select/Font/DejaVu Sans Mono shows Font Styles Book, Oblique, Bold, Bold Oblique, so there should be no font or handling problems with mintty. Font aliasing selection within mintty, Windows ClearType settings, and their interactions, may cause more (suppression of?) variations in font display, and be worth checking.