Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [main,loaders] adjust noise and check status of loader init | Philipp Gesang | 2015-08-27 | 1 | -13/+13 |
| | |||||
* | [loaders] {re,un}-scope locals for economy | Philipp Gesang | 2015-08-27 | 1 | -21/+36 |
| | |||||
* | [main,loaders] regroup callback handling code with loaders | Philipp Gesang | 2015-08-27 | 1 | -27/+120 |
| | | | | | | | | | ... changing the meaning of the file’s designation instead of adding yet another file. All the callback manipulation is now contained inside that module which will inject most of its functionality only when its main ``.install()`` method is called. | ||||
* | [loaders] map forced OFM files to match the TFM loader | Philipp Gesang | 2015-06-13 | 1 | -0/+4 |
| | | | | | | | | | This defines a loader for the recognized OFM format. Somehow more recent versions of Luaotfload (TL 2014) did not provide one, causing to OFM fonts to fail loading whilst not being an issue without Luaotfload loaded. Addresses https://github.com/lualatex/luaotfload/issues/273 | ||||
* | [*] move source files to ./src | Philipp Gesang | 2014-02-12 | 1 | -0/+30 |