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:message-id:date:from:to:subject:references :content-type; q=dns; s=default; b=oxz6RXqKF8JjjaHXeNzLNudMgWBH5 Zt/X2lSGoBcB6UZ3ZM/38vaH49EQk7zF4QQF3DjqUpOEJ6FU13z/8+jwxS331qa9 i15Lv+q3YLZRfTmv30MJrqitbVFbCOwrExOIc0nHASuCTCCWFGFM06iXXsrhFuqZ nJSBVojfOd27Hw= 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:message-id:date:from:to:subject:references :content-type; s=default; bh=MCFn0U6wiA1Nl+kDJWHG21vYdLo=; b=Cwt lzn5qAiX4yXBuK2IWOt7MURXln01NDm5609kVazHD50Y07eDSwADdMDEotLdTtmh wADsS3EJSd4tCFi1iLrlaOwZqGy2E7TpK4BR6E7DODMOrj9mgzOj/AUiB7SeSdtg jCPftwUfpDwfqI13JbSFpgy+DEcYFqjIQ3oUI54g= 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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=fan, 2592, H*M:1c69fb81, Hx-languages-length:1127 X-HELO: mail-oi0-f65.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:date:from:to:subject:references:user-agent; bh=ksbe6Ba/criy/SoAWyVN90X52fEKxa9vSiCqT5KhIcI=; b=oPdTpad7dnptws+R9vOho0sUqIpz0xOL2+FIbM8a4g+/bNEcS/7Y6Fv73tVbr++hu/ CzRMtsnp6PoJS2K57wW1Q3lkNnvm5jTgX44W+C+vJUp/8DE18H0EKwpHsP78mgVjHCdo VUDgaM46yqCeR84FX/mPguiK3wHbzbdbQZDYr4GcF//8FZF8jG9uxLOYgBEOBF9tVj6D TVImkfTB+t3MLdGhhY/gE+jOYHi218VTPhNHl0Tn4O4XmhBUhdxx/MTwu/Aws7iPD2Eb NuRJB9Jwp5X6A5aaSBv0FrqEH3Kpe+hSmWIOq2nqG5I0E8Y8B6rm4LNla+lBfvVmfqFA E3Pg== Message-ID: <5b8e6f22.1c69fb81.f383.1ac1@mx.google.com> Date: Tue, 04 Sep 2018 04:40:18 -0700 (PDT) From: Steven Penny To: cygwin AT cygwin DOT com Subject: Re: Cygwin fails to utilize Unicode replacement character References: <20180904090000 DOT GD6350 AT calimero DOT vinschen DOT de> Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.8.0 (cup.github.io/tryst) On Tue, 4 Sep 2018 11:00:00, Corinna Vinschen wrote: > Whereever you get DejaVu Sans Mono from. Cygwin provides it via the "dejavu-fonts" package, or you can get it here: http://dejavu-fonts.github.io > My W10 console only allows to specify a handful of fonts, Consolas, Courier > New, Lucida, MS Gothic, NSimSun, Raster Fonts, SimSun-ExtB. You can add DejaVu or others like this: http://superuser.com/questions/390933/add-font-cmd-window-choices/956818 > Yeah, that's it then. Whatever. The fact that none of the default > fonts available for the console provide 0xfffd REPLACEMENT CHARACTER > doesn't really contribute to my willingness to add lots of code for > a border case. > > We either keep 0xfffd now and the user gets the nodef glyph, or I revert > the patch and let the console print 0x2592 MEDIUM SHADE again. > > Decision has to be made today. I will release 2.11.1 tomorrow. I prefer to you keep the patch that has been committed already. I was never a fan of falling back to U+2592, but since we have the code for that now its your call. Cheers -- 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