unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1728: bitmap font scaling problem
@ 2008-12-29  6:41 ` Werner LEMBERG
  2009-03-27 16:10   ` bug#1728: marked as done (bitmap font scaling problem) Emacs bug Tracking System
  0 siblings, 1 reply; 4+ messages in thread
From: Werner LEMBERG @ 2008-12-29  6:41 UTC (permalink / raw)
  To: bug-gnu-emacs


[emacs CVS 2008-12-27]

I'm now running fontconfig 2.6.0, with bitmap fonts enabled.

Selecting the `set default font' menu, `emacs -Q' now offers

  fixed Standard 9

as the default, which works fine.  However, selecting

  fixed Standard 24

(which is my preferred size), the GTK menu correctly shows the ETL
font in the right pixel size, but selecting it makes Emacs use

  xft:-ETL-Fixed-normal-normal-normal-*-40-*-*-*-c-*-iso10646-1

This looks like a selection or scaling bug.  Emacs should simply take
what the menu offers, without further font size interpretation.  It is
of course debatable whether `24' is to be handled as a pixel or point
size for a bitmap font, but this is a GTK issue, and it shouldn't be
Emacs's job to `fix' the font manager's decision.

I'm running X.Org 7.1.99.902, with 128dpi, using GTK 2.10.6.


    Werner







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

* bug#1728: bitmap font scaling problem
@ 2009-03-27  2:44 Chong Yidong
  2009-03-27 13:19 ` Werner LEMBERG
  0 siblings, 1 reply; 4+ messages in thread
From: Chong Yidong @ 2009-03-27  2:44 UTC (permalink / raw)
  To: Werner LEMBERG; +Cc: 1728

> Selecting the `set default font' menu, `emacs -Q' now offers
>
>   fixed Standard 9
>
> as the default, which works fine.  However, selecting
>
>   fixed Standard 24
>
> (which is my preferred size), the GTK menu correctly shows the ETL
> font in the right pixel size, but selecting it makes Emacs use
>
>   xft:-ETL-Fixed-normal-normal-normal-*-40-*-*-*-c-*-iso10646-1

Do you still see this problem with latest CVS?






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

* bug#1728: bitmap font scaling problem
  2009-03-27  2:44 bug#1728: bitmap font scaling problem Chong Yidong
@ 2009-03-27 13:19 ` Werner LEMBERG
  0 siblings, 0 replies; 4+ messages in thread
From: Werner LEMBERG @ 2009-03-27 13:19 UTC (permalink / raw)
  To: cyd; +Cc: 1728

>> Selecting the `set default font' menu, `emacs -Q' now offers
>>
>>   fixed Standard 9
>>
>> as the default, which works fine.  However, selecting
>>
>>   fixed Standard 24
>>
>> (which is my preferred size), the GTK menu correctly shows the ETL
>> font in the right pixel size, but selecting it makes Emacs use
>>
>>   xft:-ETL-Fixed-normal-normal-normal-*-40-*-*-*-c-*-iso10646-1
> 
> Do you still see this problem with latest CVS?

Using the CVS version from today, it seems to work now, thanks.  The
24~pixel size is properly announced and selected as 14pt.

Just curious: would it be possible to extend the font dialogue so that
I can select the foundry also?


    Werner






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

* bug#1728: marked as done (bitmap font scaling problem)
  2008-12-29  6:41 ` bug#1728: bitmap font scaling problem Werner LEMBERG
@ 2009-03-27 16:10   ` Emacs bug Tracking System
  0 siblings, 0 replies; 4+ messages in thread
From: Emacs bug Tracking System @ 2009-03-27 16:10 UTC (permalink / raw)
  To: Chong Yidong

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


Your message dated Fri, 27 Mar 2009 12:07:02 -0400
with message-id <87ljqrne55.fsf@cyd.mit.edu>
and subject line Re: bitmap font scaling problem
has caused the Emacs bug report #1728,
regarding bitmap font scaling problem
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
1728: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1728
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 3000 bytes --]

From: Werner LEMBERG <wl@gnu.org>
To: bug-gnu-emacs@gnu.org
Subject: bitmap font scaling problem
Date: Mon, 29 Dec 2008 07:41:15 +0100 (CET)
Message-ID: <20081229.074115.65230008.wl@gnu.org>


[emacs CVS 2008-12-27]

I'm now running fontconfig 2.6.0, with bitmap fonts enabled.

Selecting the `set default font' menu, `emacs -Q' now offers

  fixed Standard 9

as the default, which works fine.  However, selecting

  fixed Standard 24

(which is my preferred size), the GTK menu correctly shows the ETL
font in the right pixel size, but selecting it makes Emacs use

  xft:-ETL-Fixed-normal-normal-normal-*-40-*-*-*-c-*-iso10646-1

This looks like a selection or scaling bug.  Emacs should simply take
what the menu offers, without further font size interpretation.  It is
of course debatable whether `24' is to be handled as a pixel or point
size for a bitmap font, but this is a GTK issue, and it shouldn't be
Emacs's job to `fix' the font manager's decision.

I'm running X.Org 7.1.99.902, with 128dpi, using GTK 2.10.6.


    Werner




[-- Attachment #3: Type: message/rfc822, Size: 1638 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: Werner LEMBERG <wl@gnu.org>
Cc: 1728-done@emacsbugs.donarmstrong.com
Subject: Re: bitmap font scaling problem
Date: Fri, 27 Mar 2009 12:07:02 -0400
Message-ID: <87ljqrne55.fsf@cyd.mit.edu>

> Using the CVS version from today, it seems to work now, thanks.  The
> 24~pixel size is properly announced and selected as 14pt.
>
> Just curious: would it be possible to extend the font dialogue so that
> I can select the foundry also?

I don't think so; the dialogue is a standard GTK dialogue, and Emacs
does not have much control over it.


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

end of thread, other threads:[~2009-03-27 16:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87ljqrne55.fsf@cyd.mit.edu>
2008-12-29  6:41 ` bug#1728: bitmap font scaling problem Werner LEMBERG
2009-03-27 16:10   ` bug#1728: marked as done (bitmap font scaling problem) Emacs bug Tracking System
2009-03-27  2:44 bug#1728: bitmap font scaling problem Chong Yidong
2009-03-27 13:19 ` 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).