summaryrefslogtreecommitdiff
path: root/src/luaotfload-auxiliary.lua
Commit message (Collapse)AuthorAgeFilesLines
* [auxiliary] eliminate redundant conditionsPhilipp Gesang2014-09-051-53/+47
|
* [auxiliary] robustify font property lookupsPhilipp Gesang2014-09-051-3/+9
| | | | | | | | | | This adresses an issue with entries in the font table that lack the common font structure (manually parsed fonts??). Subtable lookups are now guarded with nil-checks. Reported by Herbert Voss Signed-off-by: Philipp Gesang <phg42.2a@gmail.com>
* aux: add helpers for accessing the index table/index filePhilipp Gesang2014-06-041-2/+39
|
* [main] log name: requests independent of fontloaderPhilipp Gesang2014-05-181-2/+2
|
* [*] move source files to ./srcPhilipp Gesang2014-02-121-0/+783