summaryrefslogtreecommitdiff
path: root/mkluatexfontdb.lua
Commit message (Expand)AuthorAgeFilesLines
* make main files recognize the new ``luaotfload-`` prefixPhilipp Gesang2013-04-221-391/+0
* add --info arg to fontdbutilPhilipp Gesang2013-04-211-5/+45
* make mkluatexfontdb.lua behave differently if called as *fontdbutil*Philipp Gesang2013-04-211-26/+111
* add approximate matching option for mkluatexfontdb.lua --findPhilipp Gesang2013-04-171-9/+31
* add option --find="font name" to mkluatexfontdb.lua for querying the db from cliPhilipp Gesang2013-04-161-1/+19
* make mkluatexfontdb script more modularPhilipp Gesang2013-04-161-43/+132
* make the “verbose” switch effectivePhilipp Gesang2013-04-151-6/+19
* unify loggingPhilipp Gesang2013-04-151-1/+2
* rewrite filename loggerPhilipp Gesang2013-04-151-4/+6
* move “config” to _GPhilipp Gesang2013-04-131-1/+2
* avoid loading of extended lualibsPhilipp Gesang2013-04-131-1/+6
* enable overrides for Context loggersPhilipp Gesang2013-04-111-0/+1
* make loglevel “-q” effectivePhilipp Gesang2013-04-101-1/+2
* cleanup font db scriptPhilipp Gesang2013-04-101-27/+29
* fallback for earlier lualibs; move locals up in luaotfload.luaPhilipp Gesang2013-04-101-3/+5
* Fixing module loading in the scriptElie Roux2013-04-081-0/+8
* Copyright does not make sense with CC0Khaled Hosny2011-11-091-1/+1
* More cleanupKhaled Hosny2011-10-161-1/+1
* Add support for compiled names cacheKhaled Hosny2011-10-161-0/+3
* No more pairs()/ipairs()Khaled Hosny2011-10-141-1/+1
* Unify logging systemsPhilipp Stephani2011-07-241-1/+2
* Remove some misleading text, one should read the manual insteadKhaled Hosny2011-04-211-19/+0
* Remove --database-dir and --sys optionsKhaled Hosny2010-11-121-49/+9
* Remove the progress bar and simplify the codeKhaled Hosny2010-07-111-1/+0
* Outdated docKhaled Hosny2010-06-231-1/+1
* CosmeticsKhaled Hosny2010-06-141-2/+2
* Remove --fc-cache optionKhaled Hosny2010-05-301-25/+0
* Document auto mkluatexfontdbWill Robertson2010-05-311-7/+8
* Revert "Remove all mention of the CC0 licence; use GPL for all"Will Robertson2010-05-201-2/+2
* Remove all mention of the CC0 licence; use GPL for allWill Robertson2010-05-201-2/+2
* document OSFONTDIR behaviourWill Robertson2010-05-191-0/+10
* a little documentation for mkluatexfontdb --helpWill Robertson2010-05-191-0/+8
* Simplify the codeKhaled Hosny2010-05-161-10/+1
* Removing the useless mkluatexfontdb tableElie Roux2010-05-151-8/+7
* luaextra -> lualibsKhaled Hosny2010-05-111-1/+1
* Change the default cache pathKhaled Hosny2010-04-271-1/+1
* Clean database generation code a bitKhaled Hosny2010-04-021-2/+1
* Purge removed fonts by defaultKhaled Hosny2010-03-301-8/+3
* Fix outdated commentsKhaled Hosny2010-03-281-21/+14
* Make mkluatexfontdb.lua executableKhaled Hosny2010-03-241-0/+0
* Change the default database directoryKhaled Hosny2010-03-241-1/+1
* Isolate database loading code and clean it a bitKhaled Hosny2010-03-121-8/+4
* LUAROCKS_UNAME_S doesn't work in tex modeKhaled Hosny2010-03-121-1/+1
* CleanupKhaled Hosny2010-03-121-2/+0
* Fix loading existing databseKhaled Hosny2010-03-101-2/+2
* CosmeticsKhaled Hosny2010-03-101-12/+12
* CosmeticsKhaled Hosny2010-03-101-17/+18
* --no-fc-cache doesn't make sense nowKhaled Hosny2010-03-101-4/+0
* Making purge an non-default option and fixing log levelseroux2010-03-101-1/+1
* Improvements on the database and on the scripteroux2010-03-091-8/+13