From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 128641 invoked by alias); 7 Sep 2018 11:42:02 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 128629 invoked by uid 89); 7 Sep 2018 11:42:01 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=H*c:alternative, H*u:6.1, H*UA:6.1 X-HELO: mout.kundenserver.de Received: from mout.kundenserver.de (HELO mout.kundenserver.de) (212.227.126.130) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 07 Sep 2018 11:41:59 +0000 Received: from [10.161.52.33] ([178.19.220.109]) by mrelayeu.kundenserver.de (mreue011 [212.227.15.167]) with ESMTPSA (Nemesis) id 1Mi2aH-1fL4qa05lR-00e1Y5 for ; Fri, 07 Sep 2018 13:41:57 +0200 Subject: Re: Cygwin fails to utilize Unicode replacement character To: cygwin@cygwin.com References: <20180905201459.GN6350@calimero.vinschen.de> <5b90846c.1c69fb81.6a017.cddb@mx.google.com> <20180906070117.GO6350@calimero.vinschen.de> <20180907081715.GQ6350@calimero.vinschen.de> <20180907112926.GT6350@calimero.vinschen.de> From: Thomas Wolff Message-ID: <02a2ad5c-21c5-fce9-5956-a907aa0927fd@towo.net> Date: Fri, 07 Sep 2018 11:42:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20180907112926.GT6350@calimero.vinschen.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-09/txt/msg00126.txt.bz2 On 07.09.2018 13:29, Corinna Vinschen wrote: > On Sep 7 12:34, Thomas Wolff wrote: >> On 07.09.2018 10:17, Corinna Vinschen wrote: >>> On Sep 6 09:01, Corinna Vinschen wrote: >>>> On Sep 5 18:35, Steven Penny wrote: >>>>> On Wed, 5 Sep 2018 22:14:59, Corinna Vinschen wrote: >>>>>> OTOH, in my testing this only occurs for DejaVu Sans Mono. I installed >>>>>> Liberation Mono and Noto Mono as well and the above problem never occurs >>>>>> with them. Weird. I'm about to let this slip as a font bug. >>>>> as you prob know ive been testing on W7. i found a W10 virtual machine here: >>>>> >>>>> http://developer.microsoft.com/microsoft-edge/tools/vms >>>>> >>>>> but it requires 4GB RAM just for the image. since i only have 4GB total on my >>>>> system the image wont load into virtualbox. >>>>> >>>>> i can see about upgrading my system - but i wont bother if you are intent on >>>>> wiping your hands of this anyway >>>>> >>>>> let me know - thanks >>>> https://cygwin.com/ml/cygwin-cvs/2018-q3/msg00054.html >>> I created new developer snapshots for testing. Please give the latest from https://cygwin.com/snapshots/ a try. >> Consolas: invalid encoding: hollow box, unknown glyph: boxed question mark >> Lucida Console: invalid encoding: medium shade, unknown glyph: hollow box >> so far it's fine, but: >> Raster Fonts: output of invalid encoding hangs cygwin... >> >>> This will be my last action for the next 4 weeks though. I'll be back in October. >> I'll try to check the code. > Looks like s/ANSI_CHARSET/DEFAULT_CHARSET/ does the trick Without this change, lf.lfFaceName is "T" when entering the do...while loop. What's the purpose of this nested loop (do...while and EnumFontFamilies) anyway? Thomas -- 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