summaryrefslogtreecommitdiff
path: root/src/luaotfload-auxiliary.lua
Commit message (Expand)AuthorAgeFilesLines
* [aux] unrestrict fontname rewritingPhilipp Gesang2016-07-271-7/+5
* [aux] remove double scaling of capheight from typoascenderPhilipp Gesang2016-06-031-3/+7
* [aux] fix units lookup prevent crash with AFM fontsPhilipp Gesang2016-05-041-10/+16
* [aux] fix \fontdimen{10,114}Philipp Gesang2016-04-261-12/+11
* [aux] actually pull capheight and ascender values from the correct tablePhilipp Gesang2016-04-261-7/+12
* [aux] probe multiple characters when guessing the capital heightPhilipp Gesang2016-04-261-4/+22
* [aux] fix \fontdimen8 hackPhilipp Gesang2016-04-261-31/+63
* [aux] make name_of_slot API more robustPhilipp Gesang2016-04-241-2/+14
* [aux] make slot_of_name API more robustPhilipp Gesang2016-04-241-15/+22
* [aux] fix features table access (issue #338)Philipp Gesang2016-04-241-17/+59
* [aux] make fontname substitution more robustPhilipp Gesang2016-04-191-2/+7
* [aux] fix crash with tfm fontsPhilipp Gesang2016-04-191-1/+4
* [aux] fix crash in patching code that sets \fontdimen8Philipp Gesang2016-04-091-8/+13
* [aux,init] move lazy char-def loading code into earlier stage of initializationPhilipp Gesang2016-04-091-126/+0
* [init] force preloading of the character tablePhilipp Gesang2016-04-081-4/+5
* [*] update dates, versionPhilipp Gesang2016-04-071-1/+1
* [auxiliary] move callback handling to initializationPhilipp Gesang2015-12-231-23/+58
* [aux] assimilate logger to conventionv2.6-fix-3Philipp Gesang2015-12-221-32/+32
* [aux] fix typo in function namePhilipp Gesang2015-11-291-1/+1
* [*] kill off file headersPhilipp Gesang2015-11-051-2/+0
* [aux] do not rely on the AGL being loaded at initialization timePhilipp Gesang2015-07-301-4/+3
* [*] bump version and datePhilipp Gesang2015-03-291-3/+3
* [main, aux] add a callback that installs a .resources table in fonts that itPhilipp Gesang2014-12-141-0/+29
* [auxiliary] eliminate redundant conditionsPhilipp Gesang2014-09-051-53/+47
* [auxiliary] robustify font property lookupsPhilipp Gesang2014-09-051-3/+9
* 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