unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Vladimir Panteleev <thecybershadow@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Use 7x13 fixed X font for Cyrillic
Date: Fri, 26 Feb 2016 17:59:39 -0800 (PST)	[thread overview]
Message-ID: <2b5da096-ab4d-4803-9a62-dbed5c036514@googlegroups.com> (raw)

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?


             reply	other threads:[~2016-02-27  1:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-27  1:59 Vladimir Panteleev [this message]
2016-02-27  7:59 ` Use 7x13 fixed X font for Cyrillic 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2b5da096-ab4d-4803-9a62-dbed5c036514@googlegroups.com \
    --to=thecybershadow@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).