all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Lucid toolkit and antialiased fonts
@ 2011-03-04 10:29 Ulrich Mueller
  2011-03-04 16:46 ` Jan Djärv
  0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Mueller @ 2011-03-04 10:29 UTC (permalink / raw)
  To: emacs-devel

Hi,

with Emacs from BZR trunk (configured with --with-x-toolkit=athena
--with-xft), I can specify fonts by their fontconfig name:

    Emacs.font: Droid Sans-10
    Emacs.pane.menubar.font: Droid Sans-10

This will give me antialiased fonts both for text and in the menubar.

However, if I specify the font by its XLFD name instead:

    Emacs.font: -*-droid sans-medium-r-normal--*-100-*-*-p-*-iso10646-1
    Emacs.pane.menubar.font: -*-droid sans-medium-r-normal--*-100-*-*-p-*-iso10646-1

then the text font is antialiased but the font in the menubar is not.

Why?

Ulrich



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-04 16:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-04 10:29 Lucid toolkit and antialiased fonts Ulrich Mueller
2011-03-04 16:46 ` Jan Djärv

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.