Skip to content

TypesettingTools/Yutils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%