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=BPJiSBbMLFHm4Ug+ XvId/M+dJoNB1iBiblMYAKemmVPD9CFoSp2SU4oXhiH33kmay8f2hZUGTLKI0DBb c8eAPZXRfGJMKs1VRXWrfLA6M0DN5XbjU9oKfFxJeMXTkgAv28DAuMjcTJAuny0V qsji3inoKTITkx2WD4/kLIggAPo= 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=EtmI/n4Ttv/Nb4mUezRUfe h3Dws=; b=TXRCsk48ncnA8ID4wMyO0OSDYvDSOnQOMv71r0fnQDgIjaBzml7dly FRVuSH6OWn6WLkewkUXnAvQ94x8Y5zO1tRjsp9+dFpdRTIsa6TAbfG6/Ud8wyG/u 4Sfs8XhENOerfK2SZ1uQ1iishn4sem/5LKQAH44GGgcm1507oV6p4= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM autolearn=no version=3.3.2 spammy=multi-byte, recognise, Hx-languages-length:2097, UD:php X-HELO: mout.kundenserver.de Subject: diagnostic character info (Re: [ANNOUNCEMENT] Updated: mintty 2.7.4) To: cygwin AT cygwin DOT com References: <87vasqrl2a DOT fsf AT Rainer DOT invalid> <25e79ef3-c0ca-2d9f-7353-413580222412 AT SystematicSw DOT ab DOT ca> <52fb66c3-5dc5-afd7-02bf-acdb0a2a9972 AT towo DOT net> From: Thomas Wolff Message-ID: Date: Tue, 7 Feb 2017 22:00:25 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1;V01:K0:HZK3Ww2YJzg=:NShpEC77lt/EAUFa5wtgs2 D3sdCRNN7BX1boDH0aSVY/I9E/VDotciLmuo2K/p/RWyjw0myUgMb9WfNQ8aQWpK6OSLY9qWB Wes64mj7LdkNWSQKGRwn00glNcAfls+hjpO/zAFKIcrIqav+mUklq5TdYj0Ni2CrDSZoBli+a qSXB6DuhLG4M/290iolASd/VBJqfH4B7c4HkXvoszX+Qw60EoeFNd3qf/D+EdJFpG0OFArnIO EnR03wayjszQzv4lI3AFtHHBZISi9x1pu2hxwlhZZMygyVlMv3TZtBs59BJQOObGHZnpSsP0x 9GRLdBkMacZvxUJBtPKqsDw7L80UV0q2lQDlc6wFOSRU09r053rJzSKeUom7nLfFhZ/Qwh9+o T8GGyrgXDzfzGga+nvtGImVOnJQobna810E0ir6HUkGJ9BUkq564ETISNGwtW2XWyiipVmhBi C8zuIeKAF3NbBK+QoOEmZWpFIUenwuWqOSr5N/a2Zfp6aHmZbZKHfGLa7TToEknzBhCrCmwSy KO+B3L7BKsCCH2O1G7+rACGXP39uVYrQ0UCw0g8Pj/7r820w/VFrS1HMPC2v5qSNF1+gbW/6n W1d6WQ9Dhe19H5p0PnvIj4nd8mgtxvqXuesWmDP9xVgTcCBvtsp9v81wLxLA1hTCry4NSv3iR 2W+pbJJj88paPdJlcRaflzYRzTa3tgnpYcHOGoOTR5XNK+jeNv+FRzf6ly/hdtz/ZrktmTGhQ dQTddORwonEtHXOc X-IsSubscribed: yes Am 07.02.2017 um 08:30 schrieb Brian Inglis: > On 2017-02-06 12:46, Thomas Wolff wrote: >> Am 05.02.2017 um 21:36 schrieb Brian Inglis: >>> It may also be useful if mintty had some character hex value box >>> display mode switch to display the actual codes at each visual >>> position, or maybe a font used to display the character hex value in >>> a box, often used in fonts as glyphs for non-printing control >>> characters and those in the Private Use Area, in which case that could >>> perhaps be added to the mintty package for use in testing. >>> I have been searching for such a font with no success so far. >> Hmm, ... it might be a nice feature. > Displaying the character set codes passed to the console. I'm preparing such an option. However, I plan to indicate the actual Unicode characters effective on the cursor position (i.e. not the multi-byte encoded characters). > ... > . Unicode BMP Fallback Font displays each character in the BMP as hex > within a square box: I don't see much purpose in using such a font because you won't easily recognise your actual text anymore. But if you want that for debugging, there's no specific mintty support necessary for it. Cheers Thomas > http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=UnicodeBMPFallbackFont > > . Unicode Last Resort font developed for Unicode on behalf of Apple > displays the same representative glyph indicating its type within a > thick rounded box for all characters of the same class or script; in > large sizes the character type and range are visible within the box > edges: > > http://unicode.org/policies/lastresortfont_eula.html > > . GNU Unifont provides low quality bitmapped style 8x16 or 16x16 fallback > glyphs for all BMP characters and are working on increasing SMP support: > > https://savannah.gnu.org/projects/unifont > > Those interested can download, install, and check these out in Windows > Charmap, using Group by Unicode Subrange, to see what they provide and > how they could be used for diagnostic fallback. -- 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