unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-devel@gnu.org
Subject: Re: problems with ttf fonts (hebrew), can go back to courier font.
Date: Sat, 27 Sep 2014 11:37:51 +0200	[thread overview]
Message-ID: <87eguxv1xs.fsf@mat.ucm.es> (raw)
In-Reply-To: 87a95mefdj.fsf@gnu.org


   > In article <87egv2r153.fsf@mat.ucm.es>, Uwe Brauer <oub@mat.ucm.es> writes:



   > It seems to be a bug.  What is the output of C-u C-x = when
   > you put cursor on an ascii character shown by an empty box?

With 
(set-face-font 'default "-*-courier-bold-r-*-*-18-180-*-*-*-*-*-*")

,----
|              position: 4 of 344 (1%), column: 3
|             character: SPC (displayed as SPC) (codepoint 32, #o40, #x20)
|     preferred charset: ascii (ASCII (ISO646 IRV))
| code point in charset: 0x20
|                syntax:   	which means: whitespace
|              category: .:Base, a:ASCII, l:Latin
|              to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME"
|           buffer code: #x20
|             file code: #x20 (encoded by coding system utf-8-unix)
|               display: by this font (glyph code)
|     x:-adobe-courier-bold-r-normal--18-180-75-75-m-110-iso8859-1 (#x20)
| 
| Character code properties: customize what to show
|   name: SPACE
|   general-category: Zs (Separator, Space)
|   decomposition: (32) (' ')
`----
(set-default-font "Guttman Yad-Brush")

,----
| 
|              position: 4 of 311 (1%), column: 3
|             character: SPC (displayed as SPC) (codepoint 32, #o40, #x20)
|     preferred charset: ascii (ASCII (ISO646 IRV))
| code point in charset: 0x20
|                syntax:   	which means: whitespace
|              category: .:Base, a:ASCII, l:Latin
|              to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME"
|           buffer code: #x20
|             file code: #x20 (encoded by coding system utf-8-unix)
|               display: by this font (glyph code)
|     xft:-microsoft-Guttman Yad-Brush-normal-normal-normal-*-18-*-*-*-*-0-iso10646-1 (#x03)
| 
| Character code properties: customize what to show
|   name: SPACE
|   general-category: Zs (Separator, Space)
|   decomposition: (32) (' ')
| 
`----


And again with courier

,----
|              position: 4 of 311 (1%), column: 3
|             character: SPC (displayed as SPC) (codepoint 32, #o40, #x20)
|     preferred charset: ascii (ASCII (ISO646 IRV))
| code point in charset: 0x20
|                syntax:   	which means: whitespace
|              category: .:Base, a:ASCII, l:Latin
|              to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME"
|           buffer code: #x20
|             file code: #x20 (encoded by coding system utf-8-unix)
|               display: by this font (glyph code)
|     xft:-microsoft-Guttman Yad-Brush-normal-normal-normal-*-21-*-*-*-*-0-iso10646-1 (#x03)
| 
| Character code properties: customize what to show
|   name: SPACE
|   general-category: Zs (Separator, Space)
|   decomposition: (32) (' ')
| 
`----


The last one of course is wrong 




      reply	other threads:[~2014-09-27  9:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23 12:07 problems with ttf fonts (hebrew), can go back to courier font Uwe Brauer
2014-09-23 16:47 ` Glenn Morris
2014-09-23 18:47   ` Uwe Brauer
2014-09-26 12:27 ` K. Handa
2014-09-27  9:37   ` Uwe Brauer [this message]

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=87eguxv1xs.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=emacs-devel@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.
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).