Re: [www-font] WOFF metadata - should we require (rather than recommend) the use of UTF-8?

On Wed, Jun 1, 2011 at 4:09 PM, Robert O'Callahan <robert@ocallahan.org>wrote:

> On Wed, Jun 1, 2011 at 4:03 PM, <mpsuzuki@hiroshima-u.ac.jp> wrote:
>
>> "Anything" is too broad to understand... Excuse me,
>> could you give me a concrete example of the system
>> or usecase that consumes WOFF but has some difficulty
>> to handle an XML in UTF-16?
>>
>
> Jonathan already gave an example in his first message.


Hmm, maybe that example wasn't clear enough.

What Jonathan is actually doing is creating a Javascript API that returns a
string containing the WOFF metadata. So that code isn't going to be parsing
the XML, but it does need to know the encoding so the text can be correctly
converted to a Javascript string.

Any consumer that needs to convert the WOFF metadata to some kind of string
(and isn't immediately parsing the XML) will have the same problem.

Rob
-- 
"Now the Bereans were of more noble character than the Thessalonians, for
they received the message with great eagerness and examined the Scriptures
every day to see if what Paul said was true." [Acts 17:11]

Received on Wednesday, 1 June 2011 04:14:41 UTC