[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: font name not decoded in the output of describe-font
From: |
Kenichi Handa |
Subject: |
Re: font name not decoded in the output of describe-font |
Date: |
Fri, 19 Dec 2008 14:44:22 +0900 |
User-agent: |
SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
In article <address@hidden>, Miles Bader <address@hidden> writes:
> "Stephen J. Turnbull" <address@hidden> writes:
> > I haven't found a specification that says so myself, but Aidan Kehoe
> > says it's clear from the source of fontconfig that it's UTF-8. I
> > can't imagine why that would change in the future so it's probably
> > safe to assume it (at least for user presentation purposes).
> Anyway, since in practice everything uses utf-8, surely it's better to
> assume that until a better solution is found, than returning raw
> undecoded font names ?
Ok, I've just installed a code to decode/encode font names
property for x, xft, ftx font-backends.
The decoder checks the validity of utf-8 sequence.
---
Kenichi Handa
address@hidden
- font name not decoded in the output of describe-font, brep, 2008/12/13
- Re: font name not decoded in the output of describe-font, Jason Rumney, 2008/12/13
- Re: font name not decoded in the output of describe-font, Miles Bader, 2008/12/15
- Re: font name not decoded in the output of describe-font, jasonr, 2008/12/15
- Re: font name not decoded in the output of describe-font, Kenichi Handa, 2008/12/15
- Re: font name not decoded in the output of describe-font, Stephen J. Turnbull, 2008/12/16
- Re: font name not decoded in the output of describe-font, Miles Bader, 2008/12/16
- Re: font name not decoded in the output of describe-font, Stephen J. Turnbull, 2008/12/16
- Re: font name not decoded in the output of describe-font,
Kenichi Handa <=
- Re:Re: font name not decoded in the output of describe-font, brep, 2008/12/14