Alignments and Insets |
All animated text effects have such effect parameters as Vertical / Horizontal Alignments and Vertical / Horizontal Insets.
Vertical Alignment parameter possible values:
Horizontal Alignment parameter possible values:
| See how to manipulate with text alignment: |
| Horizontal \\ Vertical |
Top |
Middle |
Bottom |
| Left |
 |
 |
 |
| Center |
 |
 |
 |
| Right |
 |
 |
 |
Insets is a distance in pixels from a border of the image to the text.
Both Insets may have positive and negative values.
Use Horizontal / Vertical Insets in combination with Alignment to place Text to the right spot.
Values of Alignments specifies which boarders of image are considered for the insets:
- If value is "Top" text is shifted from the top border of image.
- If "Bottom" -- from the bottom of the image.
- Same idea is used for Horizontal Alignment: if value is "Left" text is shifted from the left border of image,
if "Right" -- from the right border.
Insets are not effective for Center or Middle allignments.
| See an example of how to shift text out of borders using insets: |
 |
 |
 |
Insets are not effective for Center or Middle alignments |
|
| |
|