all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 23.0.60; Poor font rendering example
@ 2008-06-05 21:27 Stephen Berman
  2008-06-06  0:38 ` Kenichi Handa
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Berman @ 2008-06-05 21:27 UTC (permalink / raw)
  To: emacs-pretest-bug

[-- Attachment #1: Type: text/plain, Size: 283 bytes --]

1. Using the xft font backend, I start Emacs like this:
   emacs -Q -fn "-b&h-Luxi Sans-normal-normal-normal-*-12-*-*-*-*-0-iso8859-1" test.txt

2. I type M-: (insert (propertize "I think this is poor rendering of `i'" 'face '(:weight bold :height 1.2)))

This is the result I get:


[-- Attachment #2: Poor font rendering --]
[-- Type: image/png, Size: 3319 bytes --]

[-- Attachment #3: Type: text/plain, Size: 818 bytes --]


Note the lower-case i's look like the upper case I.  If I increase or
decrease the size by face-remapping, the lower case i's look like they
should. (I use b&h-Luxi Sans for variable-pitch face, which with the
above face attributes defines info-title-3, which is how I noticed
this rendering problem.)


In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.12.0)
 of 2008-06-05 on escher
Windowing system distributor `The X.Org Foundation', version 11.0.70200000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

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

end of thread, other threads:[~2008-06-06 11:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-05 21:27 23.0.60; Poor font rendering example Stephen Berman
2008-06-06  0:38 ` Kenichi Handa
2008-06-06  7:18   ` Stephen Berman
2008-06-06 11:37     ` Kenichi Handa
2008-06-06 11:58       ` Stephen Berman

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.