unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* encoding of font-name with unicode branch new font-backend
@ 2006-12-07  8:06 Miles Bader
  2006-12-07 11:21 ` Kenichi Handa
  0 siblings, 1 reply; 6+ messages in thread
From: Miles Bader @ 2006-12-07  8:06 UTC (permalink / raw)
  Cc: emacs-devel

If I do "C-u C-x =" on a character which is displayed with a
font-backend font that has a non-latin name, the font-name is not
displayed correctly:  It's displayed as raw binary characters, which are
actually the bytes of a UTF-8 encoded font name.

It seems that somewhere (decode-coding-string ... 'utf-8) has to be
called on the font name, but I'm not sure which layer has the knowledge
that the string is actually utf-8...

-miles
-- 
Fast, small, soon; pick any 2.

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

end of thread, other threads:[~2006-12-07 17:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-07  8:06 encoding of font-name with unicode branch new font-backend Miles Bader
2006-12-07 11:21 ` Kenichi Handa
2006-12-07 11:28   ` James Cloos
2006-12-07 12:47     ` James Cloos
2006-12-07 12:56       ` Kenichi Handa
2006-12-07 17:56   ` Juliusz Chroboczek

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).