summaryrefslogtreecommitdiff
path: root/otfl-font-nms.lua
Commit message (Expand)AuthorAgeFilesLines
* fix licenses and readme for context-derived files.Will Robertson2010-05-211-1/+1
* fix for when logs.info doesn't existWill Robertson2010-05-201-0/+1
* Initializing kpse.init_progElie Roux2010-05-191-2/+8
* Revert "these are typos from a few commits ago, right?"Will Robertson2010-05-191-6/+6
* temporary fix to avoid LastResort.ttfWill Robertson2010-05-191-0/+23
* generalise which extensions to check (& filter out .ttc on Mac)Will Robertson2010-05-191-5/+26
* these are typos from a few commits ago, right?Will Robertson2010-05-191-6/+6
* simplify logging slightlyWill Robertson2010-05-191-4/+4
* don't duplicate code when looping through extsWill Robertson2010-05-191-7/+5
* fix static_osx_dirsWill Robertson2010-05-191-4/+5
* 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-181-4/+25
* 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-161-34/+26
* 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
* Adding an error when fontloader is unable to open a fontElie Roux2010-05-151-2/+5
* CosmeticsKhaled Hosny2010-05-141-13/+37
* 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
* Skip names database for TFM fontsKhaled Hosny2010-05-111-0/+5
* 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