all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* When Zoom out font, don't enlarge the weight of font
@ 2010-08-19 12:47 filebat
  2010-08-19 14:52 ` Drew Adams
  2010-08-19 15:17 ` Peter Dyballa
  0 siblings, 2 replies; 4+ messages in thread
From: filebat @ 2010-08-19 12:47 UTC (permalink / raw)
  To: help-gnu-emacs


Hi all
When I zoom out font by "M-x text-scale-increase",  fonts become too
bold.
Is there any way to make sure the weight of font is not enlarged so heavily?

I noticed that when I trigger "text-scale-increase", only fonset changes.
Say, change from "-outline-Lucida Sans
Typewriter-normal-normal-normal-mono-15-*-*-*-c-*-iso8859-1 (#x10)"
to "-outline-Lucida Sans
Typewriter-normal-normal-normal-mono-18-*-*-*-c-*-iso8859-1 (#x10)"

I tried to change the font step from 1.2 to 1.1 like below. It looks
better, but doesn't solve my problem.
(set-default 'text-scale-mode-step 1.1);;Set the zoom rate

Thanks,
Denny
-- 
Smile for difficulty, Denny!



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

* RE: When Zoom out font, don't enlarge the weight of font
  2010-08-19 12:47 When Zoom out font, don't enlarge the weight of font filebat
@ 2010-08-19 14:52 ` Drew Adams
  2010-08-19 15:17 ` Peter Dyballa
  1 sibling, 0 replies; 4+ messages in thread
From: Drew Adams @ 2010-08-19 14:52 UTC (permalink / raw)
  To: 'filebat', help-gnu-emacs

> When I zoom out font by "M-x text-scale-increase",  fonts become too
> bold. Is there any way to make sure the weight of font is not 
> enlarged so heavily?
> 
> I noticed that when I trigger "text-scale-increase", only 
> fonset changes.
> Say, change from "-outline-Lucida Sans
> Typewriter-normal-normal-normal-mono-15-*-*-*-c-*-iso8859-1 (#x10)"
> to "-outline-Lucida Sans
> Typewriter-normal-normal-normal-mono-18-*-*-*-c-*-iso8859-1 (#x10)"
> 
> I tried to change the font step from 1.2 to 1.1 like below. It looks
> better, but doesn't solve my problem.
> (set-default 'text-scale-mode-step 1.1)

Someone else may be able to help better. I would suggest finding more info:

What happens when those two fonts are displayed outside Emacs? Does the 18pt
font look bold then also?

What happens if you change the font for the frame instead of using
`text-scale-increase'? E.g. set the `font' frame parameter.

Depending on the answers, you might need to report an Emacs bug (e.g. if the
problem comes only from `text-scale-increase'.




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

* Re: When Zoom out font, don't enlarge the weight of font
  2010-08-19 12:47 When Zoom out font, don't enlarge the weight of font filebat
  2010-08-19 14:52 ` Drew Adams
@ 2010-08-19 15:17 ` Peter Dyballa
  2010-08-19 15:26   ` filebat Mark
  1 sibling, 1 reply; 4+ messages in thread
From: Peter Dyballa @ 2010-08-19 15:17 UTC (permalink / raw)
  To: filebat; +Cc: help-gnu-emacs


Am 19.08.2010 um 14:47 schrieb filebat:

> When I zoom out font by "M-x text-scale-increase",  fonts become too
> bold.
> Is there any way to make sure the weight of font is not enlarged so  
> heavily?


Yes: anti-aliasing and a good font renderer in the X server and a very  
good font backend used by GNU Emacs.

--
Greetings

   Pete

The best way to accelerate a PC is 9.8 m/s²




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

* Re: When Zoom out font, don't enlarge the weight of font
  2010-08-19 15:17 ` Peter Dyballa
@ 2010-08-19 15:26   ` filebat Mark
  0 siblings, 0 replies; 4+ messages in thread
From: filebat Mark @ 2010-08-19 15:26 UTC (permalink / raw)
  To: Peter Dyballa; +Cc: help-gnu-emacs

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

It's a pity, my env is cygwin + ntemacs23.

Regards,
Denny

On Thu, Aug 19, 2010 at 11:17 PM, Peter Dyballa <Peter_Dyballa@web.de>wrote:

>
> Am 19.08.2010 um 14:47 schrieb filebat:
>
>
>  When I zoom out font by "M-x text-scale-increase",  fonts become too
>> bold.
>> Is there any way to make sure the weight of font is not enlarged so
>> heavily?
>>
>
>
> Yes: anti-aliasing and a good font renderer in the X server and a very good
> font backend used by GNU Emacs.
>
> --
> Greetings
>
>  Pete
>
> The best way to accelerate a PC is 9.8 m/s²
>
>


-- 
Thanks & Regards

Denny Zhang

[-- Attachment #2: Type: text/html, Size: 1150 bytes --]

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

end of thread, other threads:[~2010-08-19 15:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-19 12:47 When Zoom out font, don't enlarge the weight of font filebat
2010-08-19 14:52 ` Drew Adams
2010-08-19 15:17 ` Peter Dyballa
2010-08-19 15:26   ` filebat Mark

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.