| Commit message (Expand) | Author | Age | Files | Lines | 
| ... |  | 
| *  | [db] fix inclusion of AFM fonts | Philipp Gesang | 2016-05-09 | 1 | -14/+19 | 
| *  | [import,fontloader] pull new AFM/Type1 code | Philipp Gesang | 2016-05-09 | 3 | -167/+181 | 
| *  | [fontloader] sync with Context as of 2016-05-09 | Philipp Gesang | 2016-05-09 | 7 | -1184/+1226 | 
| *  | [tool] include release tag in --versionv2.7-fix-2 | Philipp Gesang | 2016-05-04 | 1 | -0/+3 | 
| *  | [letterspace] fix crash in kerning by keeping the default on failed lookup | Philipp Gesang | 2016-05-04 | 1 | -2/+2 | 
| *  | [aux] fix units lookup prevent crash with AFM fonts | Philipp Gesang | 2016-05-04 | 1 | -10/+16 | 
| *  | [features] prevent database reload upon referencing a combination | Philipp Gesang | 2016-05-04 | 1 | -0/+1 | 
| *  | [features] straighten out logspam | Philipp Gesang | 2016-05-04 | 1 | -19/+18 | 
| *  | [letterspace] fix double free with disc components | Philipp Gesang | 2016-05-03 | 1 | -4/+1 | 
| *  | [tool] check for version info in stats table | Philipp Gesang | 2016-05-03 | 1 | -15/+28 | 
| *  | [main,tool] reintroduce lost version check | Philipp Gesang | 2016-05-03 | 2 | -19/+34 | 
| *  | [letterspace] remove useless state variable | Philipp Gesang | 2016-05-02 | 1 | -8/+3 | 
| *  | [letterspace] fix crash with fonts with missing glyphs | Philipp Gesang | 2016-05-02 | 1 | -7/+25 | 
| *  | [fontloader] sync with Context as of 2016-05-02 | Philipp Gesang | 2016-05-02 | 7 | -23/+41 | 
| *  | [resolvers,conf] allow “my:” lookups in anon sequences | Philipp Gesang | 2016-04-28 | 2 | -11/+10 | 
| *  | [tool,resolvers,conf] switch --find lookups to the actual resolvers | Philipp Gesang | 2016-04-28 | 3 | -17/+30 | 
| *  | [conf] handle corner cases when assigning the lookup sequence | Philipp Gesang | 2016-04-28 | 1 | -4/+29 | 
| *  | [conf,resolvers] add config option to tweak anon lookup sequence | Philipp Gesang | 2016-04-28 | 2 | -1/+40 | 
| *  | [parsers] fix rhs parsing in configurationv2.7-fix-1 | Philipp Gesang | 2016-04-27 | 1 | -2/+2 | 
| *  | [db] restrict bold style fallback heuristic | Philipp Gesang | 2016-04-27 | 1 | -7/+15 | 
| *  | [fontloader] sync with Context as of 2016-04-27 | Philipp Gesang | 2016-04-27 | 3 | -22/+36 | 
| *  | [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 | 
| *  | [main] handle module load failure | Philipp Gesang | 2016-04-26 | 1 | -1/+25 | 
| *  | [aux] fix \fontdimen{10,114} | Philipp Gesang | 2016-04-26 | 1 | -12/+11 | 
| *  | [aux] actually pull capheight and ascender values from the correct table | Philipp Gesang | 2016-04-26 | 1 | -7/+12 | 
| *  | [aux] probe multiple characters when guessing the capital height | Philipp Gesang | 2016-04-26 | 1 | -4/+22 | 
| *  | [aux] fix \fontdimen8 hack | Philipp Gesang | 2016-04-26 | 1 | -31/+63 | 
| *  | [fontloader] sync with Context as of 2016-04-25 | Philipp Gesang | 2016-04-25 | 5 | -23/+53 | 
| *  | [loaders,resolvers] tone down default log noise | Philipp Gesang | 2016-04-25 | 2 | -10/+8 | 
| *  | [db] fix version field | Philipp Gesang | 2016-04-24 | 1 | -1/+1 | 
| *  | [db,loaders] clarify support for PFB | Philipp Gesang | 2016-04-24 | 2 | -4/+13 | 
| *  | [fontloader] sync with Context as of 2016-04-24 | Philipp Gesang | 2016-04-24 | 4 | -34/+138 | 
| *  | [aux] make name_of_slot API more robust | Philipp Gesang | 2016-04-24 | 1 | -2/+14 | 
| *  | [aux] make slot_of_name API more robust | Philipp Gesang | 2016-04-24 | 1 | -15/+22 | 
| *  | [aux] fix features table access (issue #338) | Philipp Gesang | 2016-04-24 | 1 | -17/+59 | 
| *  | Revert "[db,conf] drop support for PS fonts" | Philipp Gesang | 2016-04-21 | 2 | -7/+65 | 
| *  | [fontloader] sync with Context as of 2016-04-21 | Philipp Gesang | 2016-04-21 | 9 | -107/+370 | 
| *  | [*] bump versionv2.7 | Philipp Gesang | 2016-04-21 | 2 | -6/+6 | 
| *  | [*] remove references to obsolete formats (PF{A,B}, DFONT, FEA) | Philipp Gesang | 2016-04-20 | 3 | -7/+6 | 
| *  | [db,conf] drop support for PS fonts | Philipp Gesang | 2016-04-20 | 2 | -67/+6 | 
| *  | [loaders] remove support for PF{A,B} | Philipp Gesang | 2016-04-20 | 1 | -2/+10 | 
| *  | [aux] make fontname substitution more robust | Philipp Gesang | 2016-04-19 | 1 | -2/+7 | 
| *  | [main] fix oversight in comment (thanks, Èlie) | Philipp Gesang | 2016-04-19 | 1 | -1/+1 | 
| *  | [aux] fix crash with tfm fonts | Philipp Gesang | 2016-04-19 | 1 | -1/+4 | 
| *  | [features] cull legacy feature handler | Philipp Gesang | 2016-04-19 | 1 | -145/+1 | 
| *  | [features] do not attempt to add features on incomplete fonts | Philipp Gesang | 2016-04-19 | 1 | -8/+18 | 
| *  | [*] shred 2014 fontloader | Philipp Gesang | 2016-04-19 | 6 | -13967/+3 | 
| *  | [fontloader] sync with Context as of 2016-04-19 | Philipp Gesang | 2016-04-19 | 2 | -4/+4 |