| Commit message (Expand) | Author | Age | Files | Lines |
* | [loaders] implement readable load failure message | Philipp Gesang | 2016-05-13 | 1 | -4/+19 |
* | [loaders] make AFM wrappers more consistent | Philipp Gesang | 2016-05-13 | 1 | -9/+11 |
* | [features] update addfeature() | Philipp Gesang | 2016-05-12 | 1 | -146/+379 |
* | [features,loaders] tidy up loading of afm | Philipp Gesang | 2016-05-12 | 2 | -8/+26 |
* | [fontloader] import new AFM loader directly from Hans | Philipp Gesang | 2016-05-12 | 1 | -166/+216 |
* | [fontloader] sync with Context as of 2016-05-11 | Philipp Gesang | 2016-05-11 | 5 | -543/+457 |
* | [tool] fix invocation of names.update() | Philipp Gesang | 2016-05-09 | 1 | -1/+1 |
* | [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 | 7 | -187/+201 |
* | [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 |
* | [*] update news | Philipp Gesang | 2016-04-28 | 1 | -0/+1 |
* | [doc] extend conf manpage for the inclusion of “my:” lookups | Philipp Gesang | 2016-04-28 | 1 | -1/+3 |
* | [resolvers,conf] allow “my:” lookups in anon sequences | Philipp Gesang | 2016-04-28 | 2 | -11/+10 |
* | [doc] document new “anon-sequence” option | Philipp Gesang | 2016-04-28 | 2 | -5/+25 |
* | [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 |
* | [doc] fix typo in example snippet | Philipp Gesang | 2016-04-23 | 1 | -1/+1 |
* | 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 |