TextPathEffects
Options for the alignment and appearance of type on a path.
Class
Read Only
Number RAINBOW_PATH_EFFECT = 1601201778
The center of each character's baseline is parallel to the path's tangent. This is the default effect.
Read Only
Number SKEW_PATH_EFFECT = 1601201779
The text characters' vertical edges are perfectly vertical regardless of the path shape.
Read Only
Number RIBBON_PATH_EFFECT = 1601201715
The text characters' horizontal edges are perfectly horizontal regardless of the path shape.
Read Only
Number STAIR_STEP_PATH_EFFECT = 1601205107
The left edge of each character's baseline is on the path and no characters are rotated.
Read Only
Number GRAVITY_PATH_EFFECT = 1601201767
The center of each character's baseline is on the path while each vertical edge is in line with the path's center point.