Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Mon, 23 Sep 2002 01:25:35 -0500 From: Steve O To: cygwin AT cygwin DOT com Subject: Re: New rxvt -- cleartype bug again Message-ID: <20020923012535.A1573@fnord.io.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Hi, Yep, the new rxvt (-12) doesn't do so well with clear type. I tracked through the code and figured out why. Looks like windows erases a little bit more background than it should when writing text in opaque mode. Changed the XDrawString code to use transparent mode and to manually do the background erasing. I'm concerned about the pasting from other windows crashing rxvt and would like to hold off making another release until I can figure that out. In the meantime, I recommend using the -11 version if ClearType is an issue. The pasting issue appears to only affect NT systems, the only platform I don't have ready access to. -steve -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/