unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Angelo Graziosi <angelo.graziosi@alice.it>
Cc: Emacs <emacs-devel@gnu.org>
Subject: Re: Failure in building CVS Emacs [xsettings] and other
Date: Thu, 26 Nov 2009 08:01:55 +0100	[thread overview]
Message-ID: <4B0E27E3.7030903@swipnet.se> (raw)
In-Reply-To: <4B0DAE25.3000609@alice.it>

On 2009-11-25 23:22, Angelo Graziosi wrote:
> src/ChangeLog:
>
> 2009-11-25 Jan Djärv <jan.h.d@swipnet.se>
>
> * xsettings.c: Revert changes from 2009-11-23. Just use Xft
> defaults (bug #5025).
>
> As I suspected, that reverts also the good news I flagged in:
>
> http://lists.gnu.org/archive/html/emacs-devel/2009-11/msg01101.html
>

That is what I suspected also. You can do
% emacs -fn 'Monospace-12:hintstyle=hintslight'
and see if that is what you wan't.  Also try hintmedium.

If you aren't running Gnome, you should set that in  ~/.fonts.conf (read more 
here: http://www.fontconfig.org/fontconfig-user.html):

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- conf.d/sub-pixel.conf -->
<fontconfig>
<!--  Enable sub-pixel rendering -->
   <match target="font">
     <edit name="hintstyle" mode="assign"><const>hintslight</const></edit>
   </match>
</fontconfig>

or if you wan't it systemwide, put it /etc/fonts/local.conf.

	Jan D.







  reply	other threads:[~2009-11-26  7:01 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-17 11:35 Failure in building CVS Emacs [xsettings] and other Angelo Graziosi
2009-11-17 13:53 ` Jan Djärv
2009-11-17 17:38   ` Angelo Graziosi
2009-11-17 19:12     ` Jan Djärv
2009-11-17 22:55       ` Angelo Graziosi
2009-11-18  8:12         ` Jan Djärv
2009-11-23  9:56           ` Jan Djärv
2009-11-23 22:22             ` Angelo Graziosi
2009-11-24 14:53               ` Jan Djärv
     [not found]                 ` <4B0C54F0.7000103@alice.it>
2009-11-25 16:39                   ` Jan Djärv
2009-11-25 22:22                     ` Angelo Graziosi
2009-11-26  7:01                       ` Jan Djärv [this message]
2009-11-26  8:09                         ` Jan D.
2009-11-26 15:58                         ` Angelo Graziosi
2009-11-26 16:05                           ` Jan D.
2009-11-26 16:43                             ` Angelo Graziosi
2009-11-26 16:49                               ` Jan Djärv
2009-11-26 22:10                                 ` Angelo Graziosi

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=4B0E27E3.7030903@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=angelo.graziosi@alice.it \
    --cc=emacs-devel@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).