delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/09/07/07:52:05

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:from:to:references:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=a+4xqUeCNmati44T
++yVdrbSlfD4bWPWlpVfLbfzwJJD7z7DkVVcqBprs0Cp2VJzubLV9U0qRAxkYH08
6sgYonhRrszgmgGd6KTJ1qhJWpCEZzlOFDO0138SZ++XzBEXZ+P05H5UWN3s6qZe
cWyOZBKGnYK/saUbdZjmhfJbASs=
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:from:to:references:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=yX5nuytBKW21HuZ0Fcuu5H
Vwt7o=; b=EGwPzrOWNGlD82gnkFoUNOh5zxxyiFBQzRCu30w6FFPtr0nkber4hJ
9reUPp4uZ87KiQ4Oy7Bcs6P02Jn2lFE/dt03wWYCOprp3QuDOowUlhInHLMv2V5Z
TZFhjvE3QKyp7161ruFAbeTatoAyCmAwJWAkF0ojUGU5Vf560JCQ8=
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=-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=Terminal, 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
From: Thomas Wolff <towo AT towo DOT net>
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>
Message-ID: <eb9947a5-cc85-1d3a-6412-a0c83176d5cc@towo.net>
Date: Fri, 7 Sep 2018 13:51:48 +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: <02a2ad5c-21c5-fce9-5956-a907aa0927fd@towo.net>
X-IsSubscribed: yes

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?


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