On 12/13/10 17:54, vernon adams wrote: > Hi Behdad, > Sorry for the non tech speak. By 'supported' i mean 'enable use of an opentype > feature', e.g. at the moment harfbuzz 'supports' use of 'smcp' feature tag, > but not the use of the 'init' feature. Is the plan to eventually enable > 'support' of all opentype features via harfbuzz?
Not all OpenType features are created equal. Some are out there for user to turn on or off. Those are 'supported' already. Other features need custom code in the layout engine. Those need to be evaluated and supported one by one. The plan is "eventually" to support them all, but that doesn't mean much. behdad > thanks > > v _______________________________________________ HarfBuzz mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/harfbuzz
