unofficial mirror of emacs-devel@gnu.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 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).