From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1274 invoked by alias); 22 Jul 2016 21:25:44 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 125243 invoked by uid 89); 22 Jul 2016 19:13:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=H*M:204, H*MI:204, HTo:U*cygwin-announce X-HELO: mout.kundenserver.de To: cygwin-announce@cygwin.com From: Thomas Wolff Subject: Updated: mintty 2.4.1 Message-ID: <57927051.204@towo.net> Date: Fri, 22 Jul 2016 21:25:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1;V01:K0:+8Nr06FRCQg=:X0MuDiH1q9oOcDy+/EQP7N QLB/rKXfo3R4sFs3GDcyVIh384Ho0MPgf2FrQRnEwGLfVfnEdyphT3ayPYCyyNc+CmKklh0xs Cxij6P8OGp9b34GnbTpogRuQMqAOnVlEQ3qgf6GqqYKN+7BsYZ6OfC06WxYvowll51v39lve0 U6BzQ28eM1EAI8uLQhxpsQNaMeOE9aI1AQ6O7eaecS+qgUkxd8CEbvLxwOefLeIs7fU0gzoJ9 3pFNYxm3tDGRLDhh3850b2ehC6cr062KASKRrvxSx2Ss9tlkZ57KnAEkX88xYpBNZCkGdKzJ5 1totR1jqZjjfrAijc+ZhlJlDyFFjksdslagmN8A9eezG88M4E5oXswKj1nIQcS+rGqZbB6JlE 8MkgtpkrJtfd5n8SM0AxxcrVKozEmxGtK/ZFMrjRnonBs/no0nUvD+TfOaKZV2PJUyGbnN+Z/ MUlV7Lk7e2AMDfd2XgEjLnbZwbTRuRlJygU1jZuR0NT++gDWx3TmQ2G6x/9PLjufg2DAtVcQx dzMzKWer49/OrwqPWMrFOm9JlKVAYy2fDas48paPM9aqJjUEyuPykd0PUP/Nsabxx9B0Cj+hQ d4THBczQ1o9MGvKOCBjON9qyDVlE7tRc2xYVzw7m21oXqppS73o0Rq0yxaBTxlmJejtPdTwee 6KCl5NdBMEVFNP8OO8eHWeYS32Ux41Eu12Re/oUedg7Gf2g0yBmivMlt2NgUJCG5a5zEevjS7 5p8clx1m1pgQNDqE X-SW-Source: 2016-07/txt/msg00060.txt.bz2 I have uploaded mintty 2.4.1 with the following changes: Window handling: * Tweak and guard DPI change handling (#566, #470). Text display: * Combined enhancement for rendering of combined characters (#565). * Enforce font selection at uniform size, to ensure using bold font. * Restored self-drawn, overstriking bold mode (#567). * Stretching narrow characters that are expected wide (#123). * Option WideExtra for double-width display of extra wide/long Unicode characters (experimental). Terminal: * Fixed ESC[14t to report same pixel size as xterm would (without padding). The homepage is at http://mintty.github.io/ It also links to the issue tracker. ------ Thomas