Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 590 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 590 Bytes

Adobe Illustrator Scripts

Scripts developed in Adobe Illustrator CS6, to run via File > Scripts > Other scripts.

reverse-path.js

Reverses the direction of path points.

round-path.js

Round path (anchor and direction) points to the provided precision. The point will be converted to a smooth point when applicable.

Precision default to 0, which will align points on the grid.

show-path-properties.js

Show path properties that are not directly accessible via the user interface:

  • total length
  • area
  • bound (stroke included) coordinates
  • is closed
  • is clipping