delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/09/07/12:23:01

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:reply-to:subject:to:references:from:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=xWUKPkgC2L8x3lCp
mh+4Snpd1nsKlQsiWYBC02R4A7l+g0/paeKT98e5FzYJubdu4nFe32nRYGBiPd6A
8pwD0ijWgYXmuM6roWoGKJ9c4aMwoPtURE+4+hCVW2bJW6HuE7+pOu1lDwep0R1v
84dniv6IpLPhWrgpDZy+g1E53lE=
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:reply-to:subject:to:references:from:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=9ryONaAc47jP11agnthnDo
hoPgU=; b=SrvzhpJgLJUBPpubR5cAHfFip1OcIMRppp57fUBWqcZSZZNKiBBCgY
5U5KJHHk/ydDsGOv+sPMsoU85QF649Acq33ExYmsJtss6qUqa9NxGHn5Bs7QvecG
tbdmW8PtgiHIdJKiI78aB68nkDrbIn8wSaziMCGUT6mj1V/GttCsI=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.7 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=nicht, Canada, disturbing, canada
X-HELO: smtp-out-no.shaw.ca
Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca
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> <cacb0e82-5498-e703-4d88-17d25e8a126c AT towo DOT net> <20180907112926 DOT GT6350 AT calimero DOT vinschen DOT de> <02a2ad5c-21c5-fce9-5956-a907aa0927fd AT towo DOT net> <eb9947a5-cc85-1d3a-6412-a0c83176d5cc AT towo DOT net> <20180907115449 DOT GU6350 AT calimero DOT vinschen DOT de>
From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca>
Openpgp: preference=signencrypt
Message-ID: <a981508d-178d-3b18-668c-a10e87e1163c@SystematicSw.ab.ca>
Date: Fri, 7 Sep 2018 10:22:42 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
In-Reply-To: <20180907115449.GU6350@calimero.vinschen.de>
X-IsSubscribed: yes

On 2018-09-07 05:54, Corinna Vinschen wrote:
> On Sep  7 13:51, Thomas Wolff wrote:
>> On 07.09.2018 13:41, Thomas Wolff wrote:
>>> 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 fromhttps://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.
>> No, sorry, it's "Terminal" initially and then shortened down to "T" by one
>> char each in the loop.
>>> What's the purpose of this nested loop (do...while and EnumFontFamilies)
>>> anyway?
> 
> The loop is handling the weird DejaVu Sans Mono behaviour I explained
> in previous mail.
> 
> I uploaded new snapshots to https://cygwin.de/snapshots/

404?

https://cygwin.de/
"Zur Zeit wird die deutsche Homepage Cygwin.de noch nicht weiter betreut."

Try https://cygwin.com/snapshots/

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019