naeioi / Yutils

An ASS typeset utilities library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yutils - an ASS typeset utilities library

Requirements:

  • LuaJIT (interpreter for Lua scripts, using this library)
  • libpng (PNG image decoder for library bitmap reader) [optional]

Files:

  • deps/ (folder with project dependencies)
  • docs/ (folder with project documentations)
  • src/ (folder with library modules)
  • tests/ (folder with example scripts of library usage)
  • .gitattributes (how Git should handle files)
  • .gitignore (files to ignore by Git)
  • .gitmodules (submodules of this Git project)
  • README.md (this file [you're currently reading])

Documentations:

See docs/index.html for descriptions and tests/*.lua for executable examples.

About

An ASS typeset utilities library


Languages

Language:Lua 70.1%Language:JavaScript 21.3%Language:CSS 8.6%