summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Import ConTeXt math modulesKhaled Hosny2010-04-0213-0/+148151
* Try fontname and ps fullname tooKhaled Hosny2010-04-021-1/+3
* Some cleanup + a bug fixKhaled Hosny2010-04-021-21/+18
* Support 'opbd' (OpenType protrusion) featureKhaled Hosny2010-04-023-11/+363
* 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-022-64/+18
* Fix optical size matchingKhaled Hosny2010-04-022-15/+41
* Rewrite font matching logic to be more consistentKhaled Hosny2010-04-022-52/+68
* Support loading fonts by fullnameKhaled Hosny2010-04-012-16/+22
* Fix optical size with no range_top/bottomKhaled Hosny2010-04-012-9/+34
* Enable font cachingKhaled Hosny2010-04-011-0/+53
* Pump dateKhaled Hosny2010-04-011-6/+6
* Test with node mode tooKhaled Hosny2010-03-311-2/+4
* Purge removed fonts by defaultKhaled Hosny2010-03-302-20/+7
* Do garbage collectionKhaled Hosny2010-03-301-0/+1
* Make sure names file exist before loading itKhaled Hosny2010-03-291-1/+6
* Update repository linkKhaled Hosny2010-03-291-2/+2
* Fix outdated commentsKhaled Hosny2010-03-281-21/+14
* CosmeticsKhaled Hosny2010-03-281-24/+36
* Update doc a bitKhaled Hosny2010-03-281-5/+2
* Include alt_getopt.lua for nowKhaled Hosny2010-03-282-8/+168
* 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-242-1/+9
* Make mkluatexfontdb.lua executableKhaled Hosny2010-03-241-0/+0
* Change the default database directoryKhaled Hosny2010-03-242-3/+3
* Fixing database generation under windowseroux2010-03-171-4/+3
* Updating to latest ConTeXt beta (2010.03.12)Khaled Hosny2010-03-145-5/+13
* CosmeticsKhaled Hosny2010-03-141-19/+23
* Set minimal required luatex to 0.51Khaled Hosny2010-03-141-18/+14
* Make the loaded names database table globalKhaled Hosny2010-03-121-12/+13
* Isolate database loading code and clean it a bitKhaled Hosny2010-03-122-21/+22
* Check for windows not "not unix"Khaled Hosny2010-03-121-1/+1
* LUAROCKS_UNAME_S doesn't work in tex modeKhaled Hosny2010-03-122-19/+3
* CleanupKhaled Hosny2010-03-124-70/+107
* Pump version here tooKhaled Hosny2010-03-121-1/+1
* 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
* Oops...eroux2010-03-101-0/+3
* Making purge an non-default option and fixing log levelseroux2010-03-102-22/+53
* Improvements on the database and on the scripteroux2010-03-092-37/+54
* We support nothing but the latest and greatestKhaled Hosny2010-03-081-7/+1
* Locals are fasterKhaled Hosny2010-03-081-17/+10