summaryrefslogtreecommitdiff
path: root/src/fontloader/misc/fontloader-font-otn.lua
Commit message (Collapse)AuthorAgeFilesLines
* [fontloader] patch font-otn.lua to skip unusable contextpos featuresv2.6-fix-6Philipp Gesang2016-02-121-2/+2
| | | | | | | Address issue #322 The annotation says it all; reportedly this is fine with TL 2016, though.
* [fontloader] revert features handler temporarilyPhilipp Gesang2016-01-221-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 crashPhilipp Gesang2016-01-111-1/+1
| | | | See issue https://github.com/lualatex/luaotfload/issues/303
* [fontloader] sync with Context as of 2016-01-11Philipp Gesang2016-01-111-3/+0
|
* [fontloader] patch font-otn to preven calt crashPhilipp Gesang2015-12-221-0/+3
|
* [fontloader] sync with Context as of 2015-12-21Philipp Gesang2015-12-211-0/+3958