Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add comment | Khaled Hosny | 2011-11-14 | 1 | -1/+1 |
* | Support DemiBold too | Khaled Hosny | 2011-11-14 | 1 | -1/+1 |
* | More cleanup | Khaled Hosny | 2011-10-16 | 1 | -10/+10 |
* | Add support for compiled names cache | Khaled Hosny | 2011-10-16 | 1 | -7/+17 |
* | Remove remenants of long gone feature | Khaled Hosny | 2011-10-16 | 1 | -10/+1 |
* | No more pairs()/ipairs() | Khaled Hosny | 2011-10-14 | 1 | -3/+3 |
* | otfl-fonts-syn.lua just complicates things, remove it | Khaled Hosny | 2011-10-04 | 1 | -0/+5 |
* | Patch otfl-font-def.lua, not yet working | Khaled Hosny | 2011-10-04 | 1 | -3/+3 |
* | Should not error() here | Khaled Hosny | 2011-10-01 | 1 | -1/+5 |
* | Try /usr/local/etc/fonts/fonts.conf before /etc/fonts/fonts.conf | Khaled Hosny | 2011-10-01 | 1 | -1/+5 |
* | Fix documentation about default prefix | Khaled Hosny | 2011-10-01 | 1 | -0/+2 |
* | Whitelist fonts | Patrick Gundlach | 2011-09-29 | 1 | -5/+13 |
* | Unify logging systems | Philipp Stephani | 2011-07-24 | 1 | -18/+25 |
* | Support lualatex-platform module if available | Philipp Stephani | 2011-04-28 | 1 | -1/+51 |
* | 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 |