Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add ``flush-cache`` option to fontdbutil | Philipp Gesang | 2013-04-26 | 1 | -2/+19 |
| | |||||
* | scan fontconfig dirs even though ``$OSFONTDIR`` is set | Philipp Gesang | 2013-04-25 | 1 | -1/+1 |
| | | | | | | | This is essentially what this change to the TL2011 version does: https://github.com/lualatex/luaotfload/commit/31530badb2681ff3423fe31f5eccf3d05fab1956#L2R657 in response to this issue: https://github.com/lualatex/luaotfload/issues/11 | ||||
* | add ``--alias`` option to fontdbutil | Philipp Gesang | 2013-04-25 | 1 | -14/+24 |
| | |||||
* | catch irregular ``file:`` lookups | Philipp Gesang | 2013-04-24 | 1 | -1/+2 |
| | | | | | | | we now index base names and extensionless base names of font files as well so as to work around quirks of the Xetex compatibility layer. this will probably get removed after the syntax parser is redone. | ||||
* | set minimum luatex version to 0.76; reduce verbosity of fontdbutil | Philipp Gesang | 2013-04-23 | 1 | -8/+23 |
| | |||||
* | move to human-readable names 1 | Philipp Gesang | 2013-04-23 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/phi-gamma/luaotfload | Philipp Gesang | 2013-04-22 | 1 | -0/+4 |
| | |||||
* | make main files recognize the new ``luaotfload-`` prefix | Philipp Gesang | 2013-04-22 | 1 | -0/+391 |