InfiniText.OpenTypeFeatureSet Class Reference

Detailed Description

Public Attributes

Dictionary< string,
OpenTypeFeature
Set =new Dictionary<string,OpenTypeFeature>()
 The underlying set. More...
 

Properties

OpenTypeFeature this[string feature] [get]
 Gets or creates the feature by its lowercase 4 character name. More...
 

Member Data Documentation

Dictionary<string,OpenTypeFeature> InfiniText.OpenTypeFeatureSet.Set =new Dictionary<string,OpenTypeFeature>()

The underlying set.

Property Documentation

OpenTypeFeature InfiniText.OpenTypeFeatureSet.this[string feature]
get

Gets or creates the feature by its lowercase 4 character name.