all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Use 7x13 fixed X font for Cyrillic
@ 2016-02-27  1:59 Vladimir Panteleev
  2016-02-27  7:59 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Vladimir Panteleev @ 2016-02-27  1:59 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

When I use:

(set-face-attribute 'default nil :font "7x13")

Emacs seems to use a different font for the Cyrillic (and some other non-ASCII) characters, apparently 12x13:

http://dump.thecybershadow.net/69ef3dd90f228f8989f5b0f11aa0b281/emacs-cyrillic.png

However, I can use 7x13 for Cyrillic in rxvt-unicode, so the font does exist and is usable.

I've tried variations of this, with no effect:

(set-fontset-font "fontset-default" 'cyrillic-iso8859-5 (font-spec :font "7x13"))

Can I get Emacs to use this font, or is it an Emacs bug?


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

end of thread, other threads:[~2016-02-28 15:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-27  1:59 Use 7x13 fixed X font for Cyrillic Vladimir Panteleev
2016-02-27  7:59 ` Eli Zaretskii
     [not found] ` <mailman.6021.1456560027.843.help-gnu-emacs@gnu.org>
2016-02-27 20:26   ` Vladimir Panteleev
2016-02-27 20:46 ` Javier
2016-02-27 22:53   ` Vladimir Panteleev
2016-02-27 23:23     ` Javier
2016-02-27 23:44       ` Javier
2016-02-28  5:20       ` Vladimir Panteleev
2016-02-28 15:52         ` Javier

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.