Skip to content

Available in Dependency Control

Link to script

Introduction

This script is inspired from Align and Distribute feature from Inkscape. It is used to align the lines relative to something. The alignment is done along the top, center and bottom edge vertically and along the left, center and right edge of line horizontally.

Note

Everything this script does is based on the bounding box of the line. So things like position or alignment of the line doesn't matter.

Lines can be align relative to:

  1. Video
  2. PlayRes
  3. LayoutRes (If the file has one)
  4. Rectangular Clip (If the line has one)
  5. First or last line of the selection
  6. Any custom line of the selection

The lines can also be distributed. This means to make all the selected lines equidistant from each other. The first line and the last line of the selection is taken as the reference line.