emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: encoding of font-name with unicode branch new font-backend


From: Juliusz Chroboczek
Subject: Re: encoding of font-name with unicode branch new font-backend
Date: Thu, 07 Dec 2006 18:56:22 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux)

>> but I'm not sure which layer has the knowledge that the string is
>> actually utf-8...

Theory: it is always UTF-8.

Practice: it will always be UTF-8 for fonts in the TrueType/OpenType
format.  For fonts in weird formats, all bets are off.

I suggest you treat it as UTF-8, but you should be robust if it turns
out not to be well-formed UTF-8.

                                        Juliusz




reply via email to

[Prev in Thread] Current Thread [Next in Thread]