unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* still `umlaut-bug' with current Emacs
@ 2009-04-08  4:59 Werner LEMBERG
  2009-04-08  5:09 ` Werner LEMBERG
  2009-04-09  2:44 ` Kenichi Handa
  0 siblings, 2 replies; 7+ messages in thread
From: Werner LEMBERG @ 2009-04-08  4:59 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: Text/Plain, Size: 707 bytes --]


Ken'ichi,


using a CVS build from about 24h ago, I still see the problem with
diacritical characters taken from another font.  In the attached
image, the blue font is

  -sony-fixed-medium-r-normal--24-170-100-100-c-120-iso8859-1

while the large `umlaut U' is

  -monotype-Arial-bold-normal-normal-*-32-*-*-*-*-0-iso10646-1

Here is the minimal `.emacs' file to reproduce the problem:

  (defvar fontset-24
    "-*-fixed-medium-r-*-*-24-*-*-*-*-*-fontset-24")

  (create-fontset-from-fontset-spec fontset-24)

  (setq default-frame-alist
          '((font . "fontset-24")))

  (require 'tex-site)
  (require 'tex)

Note that my fontconfig engine is configured to return bitmap fonts
also.


      Werner

[-- Attachment #2: emacs-font-bug.png --]
[-- Type: Image/Png, Size: 1484 bytes --]

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

end of thread, other threads:[~2009-04-19  5:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-08  4:59 still `umlaut-bug' with current Emacs Werner LEMBERG
2009-04-08  5:09 ` Werner LEMBERG
2009-04-08  5:16   ` Werner LEMBERG
2009-04-08  5:29     ` Werner LEMBERG
2009-04-09  2:44 ` Kenichi Handa
2009-04-09  6:21   ` Werner LEMBERG
2009-04-19  5:33     ` Werner LEMBERG

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).