summaryrefslogtreecommitdiff
path: root/otfl-font-nms.lua
Commit message (Expand)AuthorAgeFilesLines
* Move code aroundKhaled Hosny2010-07-111-14/+0
* Cosmetics and minor cleanupsKhaled Hosny2010-07-111-25/+20
* Remove the progress bar and simplify the codeKhaled Hosny2010-07-111-55/+8
* Re-enable ttc fonts in MacOSXKhaled Hosny2010-06-251-7/+2
* Really fix printing file name before loading itKhaled Hosny2010-06-251-0/+1
* Handle trailing spaces and inline commentsKhaled Hosny2010-06-251-0/+3
* Remove and old hack and a potential bugKhaled Hosny2010-06-251-20/+7
* Implement general font blacklisting mechanismKhaled Hosny2010-06-251-25/+33
* Revert "Unused code"Khaled Hosny2010-06-241-0/+7
* Unused codeKhaled Hosny2010-06-221-7/+0
* Lualibs already defines a table.contains() functionKhaled Hosny2010-06-221-12/+0
* For consistency with latest ConTeXtKhaled Hosny2010-06-141-1/+1
* CosmeticsKhaled Hosny2010-06-141-15/+11
* Fallback to regularKhaled Hosny2010-06-081-0/+5
* Provide a |fonts.names.scan()| functionKhaled Hosny2010-06-071-1/+14
* Log loaded font file before calling |load_font()|Khaled Hosny2010-06-071-6/+6
* improve messages slightlyWill Robertson2010-06-051-12/+11
* be more verbose when updating the font databaseWill Robertson2010-06-051-2/+2
* Continuing the fonts.conf parsing.Elie Roux2010-06-041-17/+67
* Remove spurious elseKhaled Hosny2010-06-041-2/+0
* Handle bypassing TFM fonts properlyKhaled Hosny2010-05-311-18/+0
* This code path have never been usedKhaled Hosny2010-05-311-22/+0
* Fix file extension filteringKhaled Hosny2010-05-311-1/+1
* Simply file extension handlingKhaled Hosny2010-05-311-16/+12
* Fix when a directory is passed to path_normalizeKhaled Hosny2010-05-301-1/+1
* Suppress some warnings when not in verbose modeWill Robertson2010-05-251-2/+2
* suppress some warnings when default settingsWill Robertson2010-05-251-5/+9
* Fix symlink detectionKhaled Hosny2010-05-251-1/+7
* Reading symlinks under non-Windows platformElie Roux2010-05-251-5/+13
* docElie Roux2010-05-241-1/+10
* Now we use the new system even on UnixesElie Roux2010-05-241-48/+9
* Oops...Elie Roux2010-05-241-1/+0
* Everything works fine under Windows nowElie Roux2010-05-241-1/+1
* Changing the test to see if a font has already been loadedElie Roux2010-05-241-5/+4
* First attempt to read fonts.confElie Roux2010-05-241-10/+53
* Renaming scan_texmf_tree in scan_texmf_fontsElie Roux2010-05-241-2/+2
* A bit of code reorganizationElie Roux2010-05-241-37/+34
* If save directory doesn't exist, create itKhaled Hosny2010-05-211-2/+6
* 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