Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.03 KB

File metadata and controls

30 lines (19 loc) · 1.03 KB

ILL Aegisub Scripts

ILL is a library and macro collection for Aegisub focused on ASS text processing, shape manipulation, image conversion, and geometric workflows.

The project was built to make macro development easier and more structured. In practice, ILL provides reusable modules for working with tags, lines, shapes, paths, and images, while also shipping a set of ready-to-use macros built on top of that same library.

The current toolset is especially strong for shape-based workflows, but the library also includes utilities for text splitting, frame-by-frame expansion, alignment handling, and image tracing.

Documentation

Project documentation is available here:

https://typesettingtools.github.io/ILL-Aegisub-Scripts/

Included Macros

  • Shapery
  • Envelope Distort
  • Make Image
  • Change Alignment
  • ILL - Split Text
  • Line To FBF

Included Modules

  • ILL.ILL
  • ILL.IMG
  • clipper2.clipper2

If you use the project and have feedback, bug reports, or ideas for improvement, contributions and suggestions are welcome.