| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [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 |
* | | Merge pull request #345 from phi-gamma/master | Philipp Gesang | 2016-04-27 | 20 | -343/+932 |
|\| |
|
| * | [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 |
* | | Merge pull request #336 from phi-gamma/master | Philipp Gesang | 2016-04-21 | 10 | -107/+61 |
|\| |
|
| * | [*] bump versionv2.7 | Philipp Gesang | 2016-04-21 | 5 | -9/+9 |
| * | [*] update news | Philipp Gesang | 2016-04-21 | 1 | -2/+2 |
| * | [*] remove references to obsolete formats (PF{A,B}, DFONT, FEA) | Philipp Gesang | 2016-04-20 | 7 | -26/+19 |
| * | [doc] extend request syntax with combinations | Philipp Gesang | 2016-04-20 | 1 | -6/+28 |
| * | [db,conf] drop support for PS fonts | Philipp Gesang | 2016-04-20 | 2 | -67/+6 |
* | | Merge pull request #335 from phi-gamma/master | Philipp Gesang | 2016-04-20 | 6 | -191/+96 |
|\| |
|
| * | [*] update news | Philipp Gesang | 2016-04-20 | 1 | -1/+2 |
| * | [doc] rip our section about feature files | Philipp Gesang | 2016-04-20 | 1 | -32/+0 |
| * | [loaders] remove support for PF{A,B} | Philipp Gesang | 2016-04-20 | 1 | -2/+10 |
| * | [doc] expand chapter on font combos | Philipp Gesang | 2016-04-20 | 1 | -1/+55 |
| * | [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 |
* | | Merge pull request #333 from phi-gamma/master | Philipp Gesang | 2016-04-19 | 10 | -13975/+40 |
|\| |
|
| * | [doc] start chapter on font combos | Philipp Gesang | 2016-04-19 | 1 | -0/+31 |
| * | [*] shred 2014 fontloader | Philipp Gesang | 2016-04-19 | 7 | -13969/+3 |
| * | [fontloader] sync with Context as of 2016-04-19 | Philipp Gesang | 2016-04-19 | 2 | -4/+4 |
| * | [db,fontloader] fix subfont table handling (by Dohyun Kim) | Philipp Gesang | 2016-04-18 | 2 | -2/+2 |