summaryrefslogtreecommitdiff
path: root/luaotfload-database.lua
Commit message (Expand)AuthorAgeFilesLines
* update fontconfig testPhilipp Gesang2013-04-271-5/+12
* reworked fonts.conf parserPhilipp Gesang2013-04-271-93/+217
* Revert to old fonts.conf scanner because of ``io.popen`` restrictionsPhilipp Gesang2013-04-271-45/+95
* drop scanning fonts.conf in favor of `fc-cat`Philipp Gesang2013-04-271-95/+45
* 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