From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 31110 invoked from network); 2 Aug 2021 18:03:03 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 2 Aug 2021 18:03:03 -0000 Received: from duke.felloff.net ([216.126.196.34]) by 1ess; Mon Aug 2 13:56:18 -0400 2021 Message-ID: Date: Mon, 02 Aug 2021 19:56:08 +0200 From: cinap_lenrek@felloff.net To: 9front@9front.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: realtime GPU-oriented pipelining control Subject: Re: [9front] (drawterm patch) gui-win32: add support for surrogate pairs in rune16 functions Reply-To: 9front@9front.org Precedence: bulk applied. tho i'm sure we can throw alot of the code away and just do calls to WideCharToMultiByte()/MultiByteToWideChar() from kernel32.h -- cinap