Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [fontloader] sync with Context as of 2016-08-29 | Philipp Gesang | 2016-08-29 | 1 | -18/+50 |
| | |||||
* | [fontloader] sync with Context as of 2016-07-30 | Philipp Gesang | 2016-07-30 | 1 | -44/+114 |
| | | | | Hans appears to have heard our pleas =) | ||||
* | [fontloader] sync with Context as of 2016-07-26 | Philipp Gesang | 2016-07-26 | 1 | -2/+4 |
| | |||||
* | [fontloader] sync with Context as of 2016-07-14 | Philipp Gesang | 2016-07-14 | 1 | -56/+81 |
| | |||||
* | [fontloader] sync with Context as of 2016-06-16 | Philipp Gesang | 2016-06-16 | 1 | -169/+102 |
| | |||||
* | [fontloader] sync with Context as of 2016-06-12 | Philipp Gesang | 2016-06-12 | 1 | -6/+9 |
| | |||||
* | [fontloader] sync with Context as of 2016-05-22 | Philipp Gesang | 2016-05-24 | 1 | -19/+16 |
| | |||||
* | [fontloader] sync with Context as of 2016-05-09 | Philipp Gesang | 2016-05-09 | 1 | -0/+3 |
| | | | | | | Fixes #349 and #357. Also the new AFM code is due, let’s see what else we need to use it. | ||||
* | [fontloader] sync with Context as of 2016-05-02 | Philipp Gesang | 2016-05-02 | 1 | -1/+1 |
| | |||||
* | [fontloader] sync with Context as of 2016-04-27 | Philipp Gesang | 2016-04-27 | 1 | -11/+19 |
| | |||||
* | [fontloader] sync with Context as of 2016-04-25 | Philipp Gesang | 2016-04-25 | 1 | -1/+19 |
| | |||||
* | [fontloader] sync with Context as of 2016-04-18 | Philipp Gesang | 2016-04-18 | 1 | -15/+45 |
| | |||||
* | [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 | 1 | -2/+2 |
| | |||||
* | [fontloader] sync with Context as of 2016-04-16 | Philipp Gesang | 2016-04-16 | 1 | -1/+0 |
| | |||||
* | [fontloader] sync with Context as of 2016-04-11 | Philipp Gesang | 2016-04-11 | 1 | -15/+31 |
| | | | | | | | | | | | | | | | 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 | 1 | -0/+3714 |