pw::SpacingExplicit

Explicit spacing type

Derives From

pw::Object pw::Spacing

Summary
pw::SpacingExplicitExplicit spacing type
Static Actions
createThis action creates a new explicit spacing object.
Instance Attributes
ValueThis attribute is the explicit value for this spacing object.

Static Actions

create

pw::SpacingExplicit create

This action creates a new explicit spacing object.

Parameters

none

Returns

This action returns a new pw::SpacingExplicit object.

Instance Attributes

Value

pw::SpacingExplicit get/setValue param

This attribute is the explicit value for this spacing object.  A value of 0 is a special value that means that the spacing is not constrained.

Type

float [0.0, infinity)

Default

0

pw::SpacingExplicit create
This action creates a new explicit spacing object.
pw::SpacingExplicit get/setValue param
This attribute is the explicit value for this spacing object.
Base type for all glyph types
Base class for spacing types
Explicit spacing type
Close