summaryrefslogtreecommitdiff
path: root/src/luaotfload-loaders.lua
Commit message (Collapse)AuthorAgeFilesLines
* [main,loaders] adjust noise and check status of loader initPhilipp Gesang2015-08-271-13/+13
|
* [loaders] {re,un}-scope locals for economyPhilipp Gesang2015-08-271-21/+36
|
* [main,loaders] regroup callback handling code with loadersPhilipp Gesang2015-08-271-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 loaderPhilipp Gesang2015-06-131-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 ./srcPhilipp Gesang2014-02-121-0/+30