summaryrefslogtreecommitdiff
path: root/update-luatex-font-database.lua
Commit message (Collapse)AuthorAgeFilesLines
* Port to "alt_getopt"Khaled Hosny2010-02-261-58/+52
| | | | | | | | | Now the options are handled the standard getopt_long way, with a hack to support multiple -v's, and --verbose now takes a required level argument. Also, we now use require() which already have built-in error checking (if it doesn't work on some system, then this is a bug to report).
* First commit of the update-luatex-font-database scriptElie Roux2010-02-251-0/+103
I think it's quite OK as it is now... all comments are welcome!