Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [fontloader] sync with Context as of 2016-05-02 | Philipp Gesang | 2016-05-02 | 6 | -12/+22 |
| | |||||
* | [fontloader] sync with Context as of 2016-04-27 | Philipp Gesang | 2016-04-27 | 2 | -12/+20 |
| | |||||
* | [fontloader] sync with Context as of 2016-04-25 | Philipp Gesang | 2016-04-25 | 4 | -11/+29 |
| | |||||
* | [fontloader] sync with Context as of 2016-04-24 | Philipp Gesang | 2016-04-24 | 3 | -19/+75 |
| | |||||
* | [fontloader] sync with Context as of 2016-04-21 | Philipp Gesang | 2016-04-21 | 7 | -52/+212 |
| | | | | | Hans fixed a couple issues due to our reports. Also, brand new Lua based PFB loader. | ||||
* | [fontloader] sync with Context as of 2016-04-19 | Philipp Gesang | 2016-04-19 | 1 | -1/+1 |
| | |||||
* | [db,fontloader] fix subfont table handling (by Dohyun Kim) | Philipp Gesang | 2016-04-18 | 1 | -1/+1 |
| | | | | | | TTC subfonts must be considered if there is at least one subfont. Discovered and fixed by @dohyunkim; the fix for ``font-otr.lua`` goes upstream. | ||||
* | [fontloader] sync with Context as of 2016-04-18 | Philipp Gesang | 2016-04-18 | 3 | -22/+85 |
| | |||||
* | [fontloader] quick fix by Hans for issue #326 | Philipp Gesang | 2016-04-17 | 1 | -2/+8 |
| | | | | | | | Addresses #326 This is a hot-fix with non-official code. The actual fix will come downstream later from Context as usual. | ||||
* | [fontloader] sync with Context as of 2016-04-17 | Philipp Gesang | 2016-04-17 | 4 | -85/+106 |
| | |||||
* | [fontloader] sync with Context as of 2016-04-16 | Philipp Gesang | 2016-04-16 | 6 | -6/+95 |
| | |||||
* | [fontloader] sync with Context as of 2016-04-15 | Philipp Gesang | 2016-04-15 | 2 | -17/+28 |
| | |||||
* | [fontloader] sync with Context as of 2016-04-11 | Philipp Gesang | 2016-04-11 | 3 | -89/+182 |
| | | | | | | | | | | | | | | | After some discussion, Hans came up with these extensions to the new reader. We get access to more items from the hideous “name” table. On the one hand, this means more brokenness to endure and a less sane matter to work with. But since our tracker was devoid of font-matching related bug reports for some time, it’s the right move nonetheless. In addition to the name table junk, the font loader now also includes the “version” field in the output of “getinfo()”. It’s meaningless per se, but it sure helps to distinguish historical bugs from the ones that matter. **UNTESTED** | ||||
* | [fontloader] sync Context as of 2016-04-07 | Philipp Gesang | 2016-04-07 | 32 | -10644/+18745 |
| | |||||
* | [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 | 2 | -8/+68 |
| | | | | | | | | | | | | 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 | 3 | -14/+8 |
| | |||||
* | [fontloader] patch font-otn to preven calt crash | Philipp Gesang | 2015-12-22 | 1 | -0/+3 |
| | |||||
* | [init] install some more accessors required by the fontloader | Philipp Gesang | 2015-12-22 | 1 | -1/+4 |
| | |||||
* | [fontloader] sync with Context as of 2015-12-21 | Philipp Gesang | 2015-12-21 | 12 | -44/+5352 |
| | |||||
* | [init] set up stubs for pre-0.87 Luatex | Philipp Gesang | 2015-12-21 | 2 | -5000/+0 |
| | |||||
* | [fontloader] sync with Context as of 2015-11-21 | Philipp Gesang | 2015-11-21 | 6 | -91/+76 |
| | |||||
* | [fontloader] sync with Context as of 2015-10-29 | Philipp Gesang | 2015-10-29 | 22 | -1233/+2771 |
| | |||||
* | [fontloader] sync with Context as of 2015-05-26 | Philipp Gesang | 2015-05-26 | 10 | -254/+560 |
| | |||||
* | [fontloader] sync with Context as of 2015-05-12 | Philipp Gesang | 2015-05-12 | 1 | -4/+7 |
| | |||||
* | [fontloader] sync with Context as of 2015-05-04 | Philipp Gesang | 2015-05-04 | 1 | -11/+17 |
| | |||||
* | [fontloader] sync with Context as of 2015-05-03 | Philipp Gesang | 2015-05-03 | 1 | -6/+34 |
| | |||||
* | [fontloader] sync with Context as of 2015-04-20 | Philipp Gesang | 2015-04-20 | 1 | -0/+4 |
| | |||||
* | [fontloader] sync with Context as of 2015-04-15 | Philipp Gesang | 2015-04-15 | 1 | -2/+11 |
| | |||||
* | [fontloader] sync with Context as of 2015-04-13 | Philipp Gesang | 2015-04-13 | 3 | -18/+63 |
| | |||||
* | [fontloader] sync with Context as of 2015-03-29 | Philipp Gesang | 2015-03-29 | 1 | -198/+72 |
| | |||||
* | [fontloader] sync with Context as of 2015-03-25 | Philipp Gesang | 2015-03-25 | 2 | -24/+178 |
| | |||||
* | [fontloader] sync with Context as of 2015-03-11 | Philipp Gesang | 2015-03-11 | 5 | -188/+230 |
| | |||||
* | [fontloader] sync with Context as of 2014-12-31 | Philipp Gesang | 2014-12-31 | 1 | -2/+2 |
| | |||||
* | [fontloader] sync with Context as of 2014-12-29 | Philipp Gesang | 2014-12-29 | 8 | -93/+127 |
| | |||||
* | [fontloader] sync with Context as of 2014-12-22 | Philipp Gesang | 2014-12-22 | 6 | -457/+937 |
| | |||||
* | [fontloader] sync with Context as of 2014-12-14 | Philipp Gesang | 2014-12-14 | 4 | -13/+50 |
| | |||||
* | [fontloader] reorganize under the new import scheme | Philipp Gesang | 2014-12-09 | 53 | -0/+21784 |
For better orientation, the fontloader tree now contains two subdirectories into which files have been reorganized: The two files required at runtime for the fontloader and luaotfload-tool are: × ``fontloader-basics-gen.lua`` × ``fontloader-fontloader.lua`` They are now kept in the ``src/fontloader/runtime/`` subdirectory. All other files from upstream are now located in ``src/fontloader/misc``. This includes a number of files that have not yet been part of Luaotfload. Currently, the *misc* set of files is not packaged along with Luaotfload. This may change in the future when there is an option to switch the merged fontloader for its constituent files, or even for upstream. |