summaryrefslogtreecommitdiff
path: root/otfl-font-nms.lua
Commit message (Expand)AuthorAgeFilesLines
* TypoKhaled Hosny2010-05-091-1/+1
* Change the default cache pathKhaled Hosny2010-04-271-2/+3
* Fix loading subfontsKhaled Hosny2010-04-041-8/+7
* |table.insert()| is slowerKhaled Hosny2010-04-041-3/+3
* Simplify a bitKhaled Hosny2010-04-041-11/+5
* Try fontname and ps fullname tooKhaled Hosny2010-04-021-1/+3
* Some cleanup + a bug fixKhaled Hosny2010-04-021-21/+18
* Return the original name, not the normalised oneKhaled Hosny2010-04-021-1/+1
* Oops!Khaled Hosny2010-04-021-2/+2
* Check if kpse can find font names database firstKhaled Hosny2010-04-021-1/+4
* Clean database generation code a bitKhaled Hosny2010-04-021-62/+17
* Fix optical size matchingKhaled Hosny2010-04-021-15/+37
* Rewrite font matching logic to be more consistentKhaled Hosny2010-04-021-52/+66
* Support loading fonts by fullnameKhaled Hosny2010-04-011-16/+15
* Fix optical size with no range_top/bottomKhaled Hosny2010-04-011-9/+25
* Purge removed fonts by defaultKhaled Hosny2010-03-301-12/+4
* Do garbage collectionKhaled Hosny2010-03-301-0/+1
* Make sure names file exist before loading itKhaled Hosny2010-03-291-1/+6
* CosmeticsKhaled Hosny2010-03-281-24/+36
* Make sanitize() Unicode friendlyKhaled Hosny2010-03-241-1/+2
* Make some frequently used functions localKhaled Hosny2010-03-241-7/+8
* Make font names case insensitiveKhaled Hosny2010-03-241-1/+3
* Change the default database directoryKhaled Hosny2010-03-241-2/+2
* Fixing database generation under windowseroux2010-03-171-4/+3
* Make the loaded names database table globalKhaled Hosny2010-03-121-12/+13
* Isolate database loading code and clean it a bitKhaled Hosny2010-03-121-13/+18
* Check for windows not "not unix"Khaled Hosny2010-03-121-1/+1
* LUAROCKS_UNAME_S doesn't work in tex modeKhaled Hosny2010-03-121-18/+2
* CleanupKhaled Hosny2010-03-121-5/+86
* Oops...eroux2010-03-101-0/+3
* Making purge an non-default option and fixing log levelseroux2010-03-101-21/+52
* Improvements on the database and on the scripteroux2010-03-091-29/+41
* Now having version in status table tooeroux2010-03-011-3/+11
* Changing the checksum system to a timestamp systemeroux2010-03-011-16/+20
* Fixing small bugseroux2010-03-011-5/+4
* Rewrite loggingKhaled Hosny2010-03-011-34/+56
* A, useless, rewriteKhaled Hosny2010-03-011-104/+41
* Prepare for merging luaotfload-fonts in luaotfloadKhaled Hosny2010-02-281-0/+375