unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
To: Kevin Yu <yujie052@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: w32term.c:FONT_HEIGHT causes screen noise.
Date: Wed, 26 Nov 2008 21:43:47 +0800	[thread overview]
Message-ID: <492D5293.4000801@gnu.org> (raw)
In-Reply-To: <42b562540810292158y54e13882ucada53426c50adae@mail.gmail.com>

Kevin Yu wrote:
>      In function x_draw_glyph_string_backgound, the background of the
> string will
> be redrawn when FONT_HEIGHT(s->font) < s->height - 2 * box_line_width. The
> macro FONT_HEIGHT is defined as: ((f)->height). When f->ascent + f->descent
> < s->height but f->height >= s->height the background will never be redrawn. As
> a result, you will find some display noise on the screen.
>   
Thank you for your detailed analysis, I think I have fixed this now.

In future, please report such problems as bugs so they get properly tracked.





      reply	other threads:[~2008-11-26 13:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-30  4:58 w32term.c:FONT_HEIGHT causes screen noise Kevin Yu
2008-11-26 13:43 ` Jason Rumney [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=492D5293.4000801@gnu.org \
    --to=jasonr@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=yujie052@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).