all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* VGA (and standard) font is thin in emacs 21.2
@ 2003-09-23  3:09 Erik Red
  2003-09-23 16:55 ` Kevin Rodgers
  0 siblings, 1 reply; 2+ messages in thread
From: Erik Red @ 2003-09-23  3:09 UTC (permalink / raw)


The previous posting below describes exactly the problem I'm having,
but regrettably there were no solution posted to this problem.

I would like to ask again if anyone know how to fix this problem.

Please post AND email if possible --
Thanks

From: Martin Cracauer (cracauer@wavehh.hanse.de)
Subject: Fonts automatically thinned in emacs-21?
View: Complete Thread (2 articles)
Original Format
Newsgroups: gnu.emacs.help
Date: 2002-08-19 16:50:33 PST

Hi,

problem with emacs-21.2:

I like to use the "vga" font on X11, which works fine on previous
versions of emacs.  This font is made of pretty thick lines.

Emacs-21.2 seems to automatically thin these lines.  It takes the
geometry of the "vga" font just fine, but not the layout of the
characters.  It seems to me that this is an emacs-21.2 feature I don't
want but I can't figure out how to turn it off.

I put screenshots here:
what I want: http://www.cons.org/tmp/l1.gif
what I get:  http://www.cons.org/tmp/l2.gif

Please note that I am sure the actual loading of the font succeeded.
emacs-21.2 changed th size of the font (and hence the window) just
fine 
88c
and it arrives at the new font geometry as specified in the "vga"
font, switching away fromt he previously loaded font.  But the new
f
885
ont is thinned.

L
5b4
isp is code is simply (set-frame-font "vga")

Let me guess: I need to define a fontset and load the supposely thick
font into the slot of the normal one?

Thanks
        Martin

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

* Re: VGA (and standard) font is thin in emacs 21.2
  2003-09-23  3:09 VGA (and standard) font is thin in emacs 21.2 Erik Red
@ 2003-09-23 16:55 ` Kevin Rodgers
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2003-09-23 16:55 UTC (permalink / raw)


Erik Red wrote:

> Lisp is code is simply (set-frame-font "vga")
> 
> Let me guess: I need to define a fontset and load the supposely thick
> font into the slot of the normal one?

Use xfontsel to determine the actual font name (XLFD = X Logical Font Description),

e.g. -foundary-family-weight-slant-set width---pixel size-point size-horizontal 
resolution-vertical resolution-spacing-average width-registry-encoding.

-- 
Kevin Rodgers

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

end of thread, other threads:[~2003-09-23 16:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-23  3:09 VGA (and standard) font is thin in emacs 21.2 Erik Red
2003-09-23 16:55 ` Kevin Rodgers

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.