11module
com { module sun { module star { module awt {
Definition Ambiguous.idl:20
describes a single variation axis of a variable font.
Definition FontVariationAxis.idl:19
string Tag
the four-character OpenType axis tag, e.g.
Definition FontVariationAxis.idl:22
double MinValue
the smallest value the axis accepts.
Definition FontVariationAxis.idl:31
string Name
the human-readable axis name as defined by the font, in the UI language if available.
Definition FontVariationAxis.idl:27
double MaxValue
the largest value the axis accepts.
Definition FontVariationAxis.idl:39
double DefaultValue
the axis value used when no explicit setting is supplied.
Definition FontVariationAxis.idl:35