Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finishing to fix reference loop | Elie Roux | 2013-04-19 | 1 | -1/+3 |
* | expand docs | Philipp Gesang | 2013-04-18 | 1 | -1/+8 |
* | log database version mismatch | Philipp Gesang | 2013-04-17 | 1 | -3/+11 |
* | avoid calling table.contains() | Philipp Gesang | 2013-04-17 | 1 | -25/+34 |
* | comment code pertaining to lualatex-platform | Philipp Gesang | 2013-04-17 | 1 | -40/+59 |
* | add approximate matching option for mkluatexfontdb.lua --find | Philipp Gesang | 2013-04-17 | 1 | -38/+162 |
* | use locals for table.* | Philipp Gesang | 2013-04-17 | 1 | -8/+11 |
* | remove attribute allocation hack | Philipp Gesang | 2013-04-16 | 1 | -6/+28 |
* | use more meaningful identifiers in font-nms | Philipp Gesang | 2013-04-16 | 1 | -44/+53 |
* | organize font-nms | Philipp Gesang | 2013-04-16 | 1 | -112/+195 |
* | Preventing loop-references in fontconfig files | Elie Roux | 2013-04-16 | 1 | -5/+7 |
* | make fonts.names.resolve() a local | Philipp Gesang | 2013-04-16 | 1 | -5/+17 |
* | add fixes courtesy of Élie Roux to the database code | Philipp Gesang | 2013-04-16 | 1 | -3/+10 |
* | unify logging | Philipp Gesang | 2013-04-15 | 1 | -56/+37 |
* | rewrite filename logger | Philipp Gesang | 2013-04-15 | 1 | -66/+29 |
* | enable overrides for Context loggers | Philipp Gesang | 2013-04-11 | 1 | -4/+0 |
* | make loglevel “-q” effective | Philipp Gesang | 2013-04-10 | 1 | -17/+20 |
* | fix function names | Philipp Gesang | 2013-04-09 | 1 | -8/+9 |
* | Fixing character escaping errors | Elie Roux | 2013-04-07 | 1 | -2/+2 |
* | Handle missing names properly. | Olof-Joachim Frahm | 2012-10-23 | 1 | -4/+4 |
* | Find demibold fonts as well | Khaled Hosny | 2012-03-27 | 1 | -1/+1 |
* | 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 |