emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Carbon Emacs - large bolded fonts get truncated


From: YAMAMOTO Mitsuharu
Subject: Re: Carbon Emacs - large bolded fonts get truncated
Date: Sat, 11 Mar 2006 13:37:29 +0900
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/22.0.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

>>>>> On 10 Mar 2006 08:40:22 -0800, address@hidden (Randal L. Schwartz) said:

> display: by this font (glyph code)
> -apple-bitstream vera sans-bold-r-normal--17-170-72-72-m-170-mac-roman (#x54)

This is a non-default setting.  In such a case, please describe your
font setting in your bug report so others can reproduce your situation
as closely as possible.

Anyway, I tried to do that by

  1) Installing fonts by copying
     /usr/X11R6/lib/X11/fonts/TTF/Vera*.ttf to ~/Library/Fonts using
     Finder.
  2) (set-face-attribute 'variable-pitch nil :family "bitstream vera sans")
  3) C-h i

I could reproduce the problem on Mac OS X 10.4.5, but not on 10.3.9.
On 10.4.5, not only the bold font but also the normal one showed the
same problem.

  4) (set-face-attribute 'info-title-4 nil :weight 'normal)

So I suspect this is a bug in QuickDraw Text on 10.4.  Unfortunately,
Apple declares it is deprecated on 10.4, so maybe we can't expect it
will get fixed :-(

                                     YAMAMOTO Mitsuharu
                                address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]