summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MinorKhaled Hosny2010-05-101-1/+1
* Not using luadirect anymoreElie Roux2010-05-101-2/+2
* Adapting to the new luatexbase packageElie Roux2010-05-102-15/+16
* CosmeticsKhaled Hosny2010-05-101-12/+31
* Adaptation to luatexbase (just small changes) and removing functions that are...Elie Roux2010-05-102-82/+8
* All caps file nameKhaled Hosny2010-05-092-2/+2
* Update the minimum luatex versionKhaled Hosny2010-05-092-4/+7
* TypoKhaled Hosny2010-05-091-1/+1
* Updating to latest ConTeXt stable (2010.05.08)Khaled Hosny2010-05-0913-269/+442
* Change the default cache pathKhaled Hosny2010-04-273-4/+5
* Documentation update, few TODO's still.Khaled Hosny2010-04-091-50/+79
* Revert "Import ConTeXt math modules"Khaled Hosny2010-04-0513-148151/+0
* 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