Re: WOFF and extended metadata

On May 24, 2010, at 2:53 PM, Sylvain Galineau wrote:

> My personal preference would be to forgo XML here and use a flat property bag/name-value
> pair format no more complex than JSON. We'd define a basic set of common property names
> e.g. font name, authors, copyright, version, vendor URL etc. and let font makers add whatever 
> else they wish. It will be far easier to create, edit and extend; and browser vendors will be 
> able to provide a generic UI control to show all the properties. 
> 
> It could be that I missed the reason to use XML e.g. maybe we want to nest things hierarchically.
> Since Firefox is the first implementation out there, I'm curious to hear about what they have done
> in this respect, or what their plans are ?

We explored other formats, but we kept coming back to XML for its extensibility. The nesting came out of the need for enabling localization, among other things.

Tal

Received on Tuesday, 25 May 2010 15:49:55 UTC