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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=ZYhzR4sKcBqAcIVz Vgpj+6PJJ9738kKJmPiA3qBcNYxYEiO1kzENJ2KMn2PuDeS8rKd3Nx9xKOEG0Cfq bx4OJh6liZ8xjha43Ua7Yl9DVg1aqxNpuDjfDc6OncC+Y3IMkQve5S/R0aLs+sak Knyi6uc0q5zfGXUDxlj4iMMeL44= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=W0EbkFoeLbtX9Mi9MLs1RB I6yMk=; b=HwCnWRTilm2vc+bGnQPnPv+9boV/ySXtuH8Jf83PCsM8aBYxuCC7ZC MnjEZ/fm9yGYOxKrq+U5O61PqhCDKmZMI6m8jbKBqjAMuiyJjBY3csR/gBFX4Lgu 29ujvrc3bCyn8Sm8fH1JnO6bK/heCkUMWKfBg47LePn6dNJUyJDy0= 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=-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 Subject: Re: Cygwin fails to utilize Unicode replacement character To: cygwin AT cygwin DOT com References: <20180905201459 DOT GN6350 AT calimero DOT vinschen DOT de> <5b90846c DOT 1c69fb81 DOT 6a017 DOT cddb AT mx DOT google DOT com> <20180906070117 DOT GO6350 AT calimero DOT vinschen DOT de> <20180907081715 DOT GQ6350 AT calimero DOT vinschen DOT de> <20180907112926 DOT GT6350 AT calimero DOT vinschen DOT de> From: Thomas Wolff Message-ID: <02a2ad5c-21c5-fce9-5956-a907aa0927fd@towo.net> Date: Fri, 7 Sep 2018 13:41:55 +0200 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 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