| Commit message (Expand) | Author | Age | Files | Lines |
* | [db] restrict bold style fallback heuristic | Philipp Gesang | 2016-04-27 | 1 | -7/+15 |
* | [db] disarm fallback assignment | Philipp Gesang | 2016-04-27 | 1 | -6/+6 |
* | [db] adapt call to getinfo() for revised interface | Philipp Gesang | 2016-04-27 | 1 | -3/+10 |
* | [db] fix family / style matching | Philipp Gesang | 2016-04-27 | 1 | -65/+24 |
* | [db] fix version field | Philipp Gesang | 2016-04-24 | 1 | -1/+1 |
* | [db,loaders] clarify support for PFB | Philipp Gesang | 2016-04-24 | 1 | -3/+4 |
* | Revert "[db,conf] drop support for PS fonts" | Philipp Gesang | 2016-04-21 | 1 | -6/+64 |
* | [*] remove references to obsolete formats (PF{A,B}, DFONT, FEA) | Philipp Gesang | 2016-04-20 | 1 | -5/+3 |
* | [db,conf] drop support for PS fonts | Philipp Gesang | 2016-04-20 | 1 | -66/+5 |
* | [*] shred 2014 fontloader | Philipp Gesang | 2016-04-19 | 1 | -1/+0 |
* | [db,fontloader] fix subfont table handling (by Dohyun Kim) | Philipp Gesang | 2016-04-18 | 1 | -1/+1 |
* | [db] fix misleading error message | Philipp Gesang | 2016-04-18 | 1 | -4/+2 |
* | [db] undo commented out texmf tree processing | Philipp Gesang | 2016-04-17 | 1 | -1/+1 |
* | [db] fix extraction of name info important for family clustering | Philipp Gesang | 2016-04-15 | 1 | -76/+98 |
* | [db] pull raw name information with getinfo() | Philipp Gesang | 2016-04-13 | 1 | -3/+9 |
* | [db] add some stats regarding the new loader | Philipp Gesang | 2016-04-13 | 1 | -25/+99 |
* | [db] adjust names extraction to Lua loader | Philipp Gesang | 2016-04-12 | 1 | -59/+79 |
* | [db] in ff mode, collect font object after access | Philipp Gesang | 2016-04-10 | 1 | -3/+1 |
* | [db] do not rely on __gc for font object lifetimes | Philipp Gesang | 2016-04-10 | 1 | -0/+5 |
* | [conf,db] allow switching back to fontforge | Philipp Gesang | 2016-04-09 | 1 | -4/+17 |
* | [tool,db] kill off fontforge | Philipp Gesang | 2016-04-09 | 1 | -39/+12 |
* | [db] ditch our gzip wrappers | Philipp Gesang | 2016-04-08 | 1 | -41/+4 |
* | [*] update dates, version | Philipp Gesang | 2016-04-07 | 1 | -1/+1 |
* | [features,loaders] fix lookup conflicts via introduction of “evl” lookup | Philipp Gesang | 2016-02-19 | 1 | -2/+2 |
* | [*] bump version and date | Philipp Gesang | 2015-12-09 | 1 | -2/+2 |
* | [tool,db] make cache directives work again | Philipp Gesang | 2015-11-28 | 1 | -1/+1 |
* | [db] fix search path construction on Win hosts | Philipp Gesang | 2015-11-22 | 1 | -1/+1 |
* | [db] emit message when skipping PWD | Philipp Gesang | 2015-11-22 | 1 | -1/+5 |
* | [db] adapt log behavior of font path search | Philipp Gesang | 2015-11-22 | 1 | -6/+6 |
* | [db] omit duplicate entries from fuzzed lookup results | Philipp Gesang | 2015-10-30 | 1 | -2/+22 |
* | [tool,resolvers,db] fix references to the fonts table | Philipp Gesang | 2015-10-29 | 1 | -1/+2 |
* | [db] fix passing inverse format list | Philipp Gesang | 2015-10-29 | 1 | -2/+3 |
* | [db] fix access to restructured globals | Philipp Gesang | 2015-10-28 | 1 | -10/+10 |
* | [db] fix behavior when starting with no data | Philipp Gesang | 2015-10-28 | 1 | -3/+8 |
* | [main, *] convert for centralized initialization routine | Philipp Gesang | 2015-09-27 | 1 | -3/+3 |
* | [main, db] convert for deferred initialization | Philipp Gesang | 2015-09-27 | 1 | -214/+226 |
* | [db] write database if some files no longer exist on disk | Philipp Gesang | 2015-07-26 | 1 | -12/+35 |
* | [main,init,db,resolvers] separate resolvers from main into separate file | Philipp Gesang | 2015-07-23 | 1 | -31/+32 |
* | [db,tool] prevent database rebuild when querying version info | Philipp Gesang | 2015-06-19 | 1 | -4/+12 |
* | [db,tool,conf] fix thinko in db update suppression | Philipp Gesang | 2014-07-26 | 1 | -3/+3 |
* | [log,db] fix options to os.date() on non-posix systems | Philipp Gesang | 2014-07-16 | 1 | -1/+1 |
* | [db] remove the alternative (and buggy) verbose file lookup | Philipp Gesang | 2014-07-12 | 1 | -62/+28 |
* | aux: add helpers for accessing the index table/index file | Philipp Gesang | 2014-06-04 | 1 | -0/+14 |
* | [db,tool] add db creation and modification time to version message | Philipp Gesang | 2014-05-15 | 1 | -0/+7 |
* | [db] store creation and modification time in meta table | Philipp Gesang | 2014-05-15 | 1 | -5/+11 |
* | [main] choose resolver at runtime | Philipp Gesang | 2014-05-15 | 1 | -0/+2 |
* | [db] always log index and lookup cache locations | Philipp Gesang | 2014-05-15 | 1 | -4/+4 |
* | [db,tool,diagnose] eliminat static config hack | Philipp Gesang | 2014-05-14 | 1 | -50/+7 |
* | [conf,db,diagnose] reimplement runtime cache path handling as configuration task | Philipp Gesang | 2014-05-14 | 1 | -21/+19 |
* | db: enforce db.update_live option | Philipp Gesang | 2014-05-05 | 1 | -4/+16 |