- From: John Daggett <jdaggett@mozilla.com>
- Date: Tue, 30 Jun 2009 05:05:41 -0700 (PDT)
- To: www-style <www-style@w3.org>, opentype-migration-list <opentype-migration-list@indx.co.uk>
Hi Paul, > I would like to propose that W3C might consider something like what I did for WPF. > (http://msdn.microsoft.com/en-us/library/system.windows.documents.typography_properties.aspx) > > The thought behind the approach I used was to make the naming to be technology independent. > Thus, any smart font technology, i.e. AAT, Graphite, OpenType, etc., can be used to implement the layout. The WPF approach is definitely interesting, that's why I included it in the list of references. Some properties/values are directly based on those in WPF. The one downside is that it leads to a *lot* of properties, I was hoping to put together something simpler. For example, do you think all the ss## properties need to be separate boolean properties, as in WPF? Cheers, John -----Original Message----- From: listmaster@indx.co.uk [mailto:listmaster@indx.co.uk] On Behalf Of John Daggett Sent: Monday, June 29, 2009 2:12 AM To: multiple recipients of OpenType - sent by Subject: [OpenType] advanced font features in CSS Message from OpenType list: I just wanted to let folks know that I’ve posted a proposal for adding advanced font feature support to CSS to the www-style mailing list: http://lists.w3.org/Archives/Public/www-style/2009Jun/0506.html The basic idea is to enable control of ligatures, alternates, swashes and numerical formatting features available in OpenType and AAT fonts within webpages in a relatively simple manner. The proposal lists specific mappings of font-variant-xxx properties/values to OpenType/AAT features but I don’t expect to get this right the first time, I’m sure it will take a few iterations to hone. I’m especially interested in hearing about features omitted or overlooked that folks feel are actually valuable to support. Any comments/thoughts/ideas would be most helpful, posted here or on the www-style mailing list. John Daggett Mozilla Japan subscribe: opentype-migration-sub@indx.co.uk unsubscribe: opentype-migration-unsub@indx.co.uk messages: opentype-migration-list@indx.co.uk
Received on Tuesday, 30 June 2009 12:06:22 UTC