| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
Rewrite the database script to be a more or less a luaotfload module (so
it can be invoked, say, by fontspec) and actual file writing to the
update script. Not finished yet.
|
| |
|
|
|
|
| |
as it will change soon...
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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).
|
|
I think it's quite OK as it is now... all comments are welcome!
|