| Commit message (Expand) | Author | Age | Files | Lines |
* | I had forgotten this check for reference-looping | Elie Roux | 2013-04-18 | 1 | -1/+3 |
* | Removing the todo of previous commit | Elie Roux | 2013-04-16 | 1 | -1/+0 |
* | Preventing loop-references in fontconfig files | Elie Roux | 2013-04-16 | 1 | -5/+6 |
* | Adding semibold as a synonym for bold, not sure it's useful... | Elie Roux | 2013-04-16 | 1 | -2/+5 |
* | Warning if a file cannot be read in font conf | Elie Roux | 2013-04-16 | 1 | -0/+1 |
* | Better error handling for font config reading | Elie Roux | 2013-04-16 | 1 | -2/+2 |
* | Compatibility with LuaTeX 0.75 | Elie Roux | 2013-04-11 | 1 | -2/+2 |
* | Find demibold fonts as well | Khaled Hosny | 2012-03-26 | 1 | -2/+2 |
* | Hack to support Demi fonts | Khaled Hosny | 2011-04-21 | 1 | -3/+3 |
* | A hack to get libertine's bold recognised | Khaled Hosny | 2011-03-01 | 1 | -1/+2 |
* | Fix infinite loop | Khaled Hosny | 2011-02-05 | 1 | -1/+1 |
* | Fix a typo in fonts.names.scan() | Khaled Hosny | 2011-02-04 | 1 | -1/+1 |
* | Remove --database-dir and --sys options | Khaled Hosny | 2010-11-12 | 1 | -8/+16 |
* | Reject fonts missing 'names' table | Khaled Hosny | 2010-09-19 | 1 | -1/+13 |
* | Move code around | Khaled Hosny | 2010-07-11 | 1 | -14/+0 |
* | Cosmetics and minor cleanups | Khaled Hosny | 2010-07-11 | 1 | -25/+20 |
* | Remove the progress bar and simplify the code | Khaled Hosny | 2010-07-11 | 1 | -55/+8 |
* | Re-enable ttc fonts in MacOSX | Khaled Hosny | 2010-06-25 | 1 | -7/+2 |
* | Really fix printing file name before loading it | Khaled Hosny | 2010-06-25 | 1 | -0/+1 |
* | Handle trailing spaces and inline comments | Khaled Hosny | 2010-06-25 | 1 | -0/+3 |
* | Remove and old hack and a potential bug | Khaled Hosny | 2010-06-25 | 1 | -20/+7 |
* | Implement general font blacklisting mechanism | Khaled Hosny | 2010-06-25 | 1 | -25/+33 |
* | Revert "Unused code" | Khaled Hosny | 2010-06-24 | 1 | -0/+7 |
* | Unused code | Khaled Hosny | 2010-06-22 | 1 | -7/+0 |
* | Lualibs already defines a table.contains() function | Khaled Hosny | 2010-06-22 | 1 | -12/+0 |
* | For consistency with latest ConTeXt | Khaled Hosny | 2010-06-14 | 1 | -1/+1 |
* | Cosmetics | Khaled Hosny | 2010-06-14 | 1 | -15/+11 |
* | Fallback to regular | Khaled Hosny | 2010-06-08 | 1 | -0/+5 |
* | Provide a |fonts.names.scan()| function | Khaled Hosny | 2010-06-07 | 1 | -1/+14 |
* | Log loaded font file before calling |load_font()| | Khaled Hosny | 2010-06-07 | 1 | -6/+6 |
* | improve messages slightly | Will Robertson | 2010-06-05 | 1 | -12/+11 |
* | be more verbose when updating the font database | Will Robertson | 2010-06-05 | 1 | -2/+2 |
* | Continuing the fonts.conf parsing. | Elie Roux | 2010-06-04 | 1 | -17/+67 |
* | Remove spurious else | Khaled Hosny | 2010-06-04 | 1 | -2/+0 |
* | Handle bypassing TFM fonts properly | Khaled Hosny | 2010-05-31 | 1 | -18/+0 |
* | This code path have never been used | Khaled Hosny | 2010-05-31 | 1 | -22/+0 |
* | Fix file extension filtering | Khaled Hosny | 2010-05-31 | 1 | -1/+1 |
* | Simply file extension handling | Khaled Hosny | 2010-05-31 | 1 | -16/+12 |
* | Fix when a directory is passed to path_normalize | Khaled Hosny | 2010-05-30 | 1 | -1/+1 |
* | Suppress some warnings when not in verbose mode | Will Robertson | 2010-05-25 | 1 | -2/+2 |
* | suppress some warnings when default settings | Will Robertson | 2010-05-25 | 1 | -5/+9 |
* | Fix symlink detection | Khaled Hosny | 2010-05-25 | 1 | -1/+7 |
* | Reading symlinks under non-Windows platform | Elie Roux | 2010-05-25 | 1 | -5/+13 |
* | doc | Elie Roux | 2010-05-24 | 1 | -1/+10 |
* | Now we use the new system even on Unixes | Elie Roux | 2010-05-24 | 1 | -48/+9 |
* | Oops... | Elie Roux | 2010-05-24 | 1 | -1/+0 |
* | Everything works fine under Windows now | Elie Roux | 2010-05-24 | 1 | -1/+1 |
* | Changing the test to see if a font has already been loaded | Elie Roux | 2010-05-24 | 1 | -5/+4 |
* | First attempt to read fonts.conf | Elie Roux | 2010-05-24 | 1 | -10/+53 |
* | Renaming scan_texmf_tree in scan_texmf_fonts | Elie Roux | 2010-05-24 | 1 | -2/+2 |