summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* don't fail if the extension is missingWill Robertson2010-05-191-1/+2
* oopsElie Roux2010-05-191-2/+5
* This commit should fix everything about the ofm and tfm priorityElie Roux2010-05-181-3/+15
* Fixing the log level when the database is updated inside a documentElie Roux2010-05-182-4/+35
* A bit of documentationElie Roux2010-05-181-0/+5
* If the specification is just a filename, not looking for it in the databaseElie Roux2010-05-181-0/+16
* Removing the .tfm and .ofm additional extentionElie Roux2010-05-181-2/+2
* Printing the name of the loaded database file in the logElie Roux2010-05-171-5/+6
* Fix loading TFM fonts with OSFONTDIR setKhaled Hosny2010-05-171-5/+10
* Fix bug in the previous commitKhaled Hosny2010-05-171-1/+1
* Only index the last found instance of a fontKhaled Hosny2010-05-171-12/+26
* Measures to avoid re-scanning filesKhaled Hosny2010-05-171-26/+27
* Update the database if a font is not foundKhaled Hosny2010-05-161-7/+31
* Revert "Fixing a bug if OSFONTDIR is not empty"Khaled Hosny2010-05-161-18/+1
* CosmeticKhaled Hosny2010-05-161-18/+34
* SimplifyKhaled Hosny2010-05-161-1/+1
* SimplifyKhaled Hosny2010-05-161-2/+1
* Tolerate not being able to run |fc-list|Khaled Hosny2010-05-161-10/+12
* Auto generate font names databaseKhaled Hosny2010-05-161-16/+16
* Simplify the codeKhaled Hosny2010-05-162-44/+27
* Simplify the codeKhaled Hosny2010-05-161-8/+6
* It's certainly better to scan the macos font dirs recursivelyElie Roux2010-05-151-1/+1
* Fixing a bug if OSFONTDIR is not emptyElie Roux2010-05-151-3/+19
* Attempt to fix the behaviour on macosxElie Roux2010-05-151-16/+40
* Removing the useless mkluatexfontdb tableElie Roux2010-05-151-8/+7
* Adding an error when fontloader is unable to open a fontElie Roux2010-05-151-2/+5
* change script locationManuel Pégourié-Gonnard2010-05-151-3/+4
* CosmeticsKhaled Hosny2010-05-141-13/+37
* Pump version numberKhaled Hosny2010-05-131-6/+6
* Documentation updatesv1.07Khaled Hosny2010-05-121-39/+61
* Showing a log message only once (it used to be present 10s of times in the log)Elie Roux2010-05-111-1/+6
* Make sure the font exists on the diskKhaled Hosny2010-05-111-6/+14
* Avoid too long linesKhaled Hosny2010-05-111-23/+42
* Skip names database for TFM fontsKhaled Hosny2010-05-111-0/+5
* Fix call to callback.add.Manuel Pégourié-Gonnard2010-05-101-1/+1
* luaextra -> lualibsKhaled Hosny2010-05-111-1/+1
* 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