Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [fontloader] patch font-otn.lua to skip unusable contextpos features | Philipp Gesang | 2016-02-12 | 1 | -2/+2 |
| | | | | | | | Address issue #322 The annotation says it all; reportedly this is fine with TL 2016, though. | ||||
* | [fontloader] revert features handler temporarily | Philipp Gesang | 2016-01-22 | 1 | -2/+65 |
| | | | | | | | | | | | | Address issue #318 This reverts the changes made to font-otn.lua with commit adc43c3c24.. Certain features related to directionality are not handled correctly with the most recent fontloader. As a temporary measure, revert the handling code in font-otn.lua and restore the values it references. While this appears to suppress the issue, we’ll switch back to the upstream code once we have an actual solution. | ||||
* | [fontloader] re-patch font-otn.lua to avoid crash | Philipp Gesang | 2016-01-11 | 1 | -1/+1 |
| | | | | See issue https://github.com/lualatex/luaotfload/issues/303 | ||||
* | [fontloader] sync with Context as of 2016-01-11 | Philipp Gesang | 2016-01-11 | 1 | -3/+0 |
| | |||||
* | [fontloader] patch font-otn to preven calt crash | Philipp Gesang | 2015-12-22 | 1 | -0/+3 |
| | |||||
* | [fontloader] sync with Context as of 2015-12-21 | Philipp Gesang | 2015-12-21 | 1 | -0/+3958 |