Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 807 Bytes

index.rst

File metadata and controls

25 lines (16 loc) · 807 Bytes

The PyonFX Library Reference

This reference manual describes all the classes and functions provided by the library.
It is terse, but attempts to be exact and complete.

For ASS parsing functions and object's classes, you can go on ass-core-ref section.

For Convert functions usefull to convert everything based on ASS format to something more comfortable (and the other way around), you can go on convert-ref section.

For Shape functions that will let you do complex calculations with shapes in ASS format, you can go on shape-ref section.

For general utility functions, you can go on utils-ref section.

ass core convert shape utils