unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "cmr.Pent@gmail.com" <cmr.Pent@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: Re: bug#1473: 23.0.60; Tooltips are not antialiased
Date: Sun, 4 Jan 2009 02:49:30 -0800 (PST)	[thread overview]
Message-ID: <0c89411d-e798-4e14-b268-7f73111c6352@b41g2000pra.googlegroups.com> (raw)
In-Reply-To: mailman.1964.1228452621.26697.bug-gnu-emacs@gnu.org

On 5 дек 2008, 07:35, Chong Yidong <c...@stupidchicken.com> wrote:
> > I use Xtf font backend under X. Everything is drawn antialiased as
> > expected except tooltips.
>
> Hmm, I can't reproduce this with latest CVS (x86_64-unknown-linux-gnu,
> GTK+ Version 2.14.4).  The tooltips from the toolbar and mode-line are
> definitely antialiased.
>
> You could try compiling directly from CVS code and see if the problem
> persists.  Otherwise, I'm not sure what to try.

Happy New Year!

I've just checked the problem with the latest snapshot and it's still
here. Here are the relevant customizations:

from .emacs:

(custom-set-faces
  ;; custom-set-faces was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
 '(fixed-pitch ((t (:family "DejaVu Sans Mono"))))
 '(variable-pitch ((t (:family "DejaVu Sans")))))

from .Xresources:

emacs*fontBackend: xft
emacs*font: DejaVu Sans Mono-11
emacs*toolBar: off

Note that the tooltip face is by default inherited from the variable-
pitch face. The variable-pitch face is drawn antialiased in the emacs
frame, but not in the tool tips. Also, if I remove the inheritance,
the tool tips become antialiased.

Hope it will help to track down the problem,
Andrey


       reply	other threads:[~2009-01-04 10:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1964.1228452621.26697.bug-gnu-emacs@gnu.org>
2009-01-04 10:49 ` cmr.Pent [this message]
2008-12-05  4:35 bug#1473: 23.0.60; Tooltips are not antialiased Chong Yidong
2011-07-10  2:05 ` Glenn Morris
  -- strict thread matches above, loose matches on Subject: below --
2008-12-02 20:27 pent

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=0c89411d-e798-4e14-b268-7f73111c6352@b41g2000pra.googlegroups.com \
    --to=cmr.pent@gmail.com \
    --cc=bug-gnu-emacs@gnu.org \
    /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).