summaryrefslogtreecommitdiff
path: root/luaotfload-database.lua
Commit message (Expand)AuthorAgeFilesLines
* catch tfm/ofm before db update; remove ``kpse.lookup()`` as criterion for res...Philipp Gesang2013-04-281-46/+38
* add lookups ``file:``, ``path:``, ``name:``, and ``anon:``Philipp Gesang2013-04-281-2/+2
* add fallback for specification namePhilipp Gesang2013-04-281-6/+6
* install the new file: lookup in luaotfload.luaPhilipp Gesang2013-04-261-14/+21
* have flush_cache operate on names.dataPhilipp Gesang2013-04-261-6/+6
* add ``flush-cache`` option to fontdbutilPhilipp Gesang2013-04-261-14/+19
* improve request cachingPhilipp Gesang2013-04-261-87/+115
* add draft lookup cachePhilipp Gesang2013-04-261-6/+111
* scan fontconfig dirs even though ``$OSFONTDIR`` is setPhilipp Gesang2013-04-251-11/+8
* store preprocessed font names with dbPhilipp Gesang2013-04-251-35/+47
* [db] map filenames to db indices instead of pathsPhilipp Gesang2013-04-251-44/+93
* add ``--alias`` option to fontdbutilPhilipp Gesang2013-04-251-9/+9
* more reliable guard for Libertine MonoPhilipp Gesang2013-04-251-1/+5
* accommodate weird subfamily type of Libertine MonoPhilipp Gesang2013-04-251-1/+5
* make db reloading require a reason; decrease nesting depth of conditionalsPhilipp Gesang2013-04-241-179/+194
* catch irregular ``file:`` lookupsPhilipp Gesang2013-04-241-43/+101
* collect stats about new additionsPhilipp Gesang2013-04-241-79/+114
* pick path normalizer only once per runPhilipp Gesang2013-04-241-48/+75
* eliminate loop in db updaterPhilipp Gesang2013-04-241-53/+62
* move to human-readable names 1Philipp Gesang2013-04-231-0/+1049