summaryrefslogtreecommitdiff
path: root/src/fontloader/misc/fontloader-font-ots.lua
Commit message (Collapse)AuthorAgeFilesLines
* [fontloader] sync with Context as of 2017-01-29Philipp Gesang2017-01-291-1/+3
|
* [fontloader] sync with Context as of 2016-10-17Philipp Gesang2016-10-171-22/+86
|
* [fontloader] HACK hot-patch loader to fix crashv2.8-rc1Philipp Gesang2016-09-201-4/+6
| | | | Patch has been upstreamed for a while but no response yet.
* [fontloader] sync with Context as of 2016-08-29Philipp Gesang2016-08-291-18/+50
|
* [fontloader] sync with Context as of 2016-07-30Philipp Gesang2016-07-301-44/+114
| | | | Hans appears to have heard our pleas =)
* [fontloader] sync with Context as of 2016-07-26Philipp Gesang2016-07-261-2/+4
|
* [fontloader] sync with Context as of 2016-07-14Philipp Gesang2016-07-141-56/+81
|
* [fontloader] sync with Context as of 2016-06-16Philipp Gesang2016-06-161-169/+102
|
* [fontloader] sync with Context as of 2016-06-12Philipp Gesang2016-06-121-6/+9
|
* [fontloader] sync with Context as of 2016-05-22Philipp Gesang2016-05-241-19/+16
|
* [fontloader] sync with Context as of 2016-05-09Philipp Gesang2016-05-091-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-02Philipp Gesang2016-05-021-1/+1
|
* [fontloader] sync with Context as of 2016-04-27Philipp Gesang2016-04-271-11/+19
|
* [fontloader] sync with Context as of 2016-04-25Philipp Gesang2016-04-251-1/+19
|
* [fontloader] sync with Context as of 2016-04-18Philipp Gesang2016-04-181-15/+45
|
* [fontloader] quick fix by Hans for issue #326Philipp Gesang2016-04-171-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-17Philipp Gesang2016-04-171-2/+2
|
* [fontloader] sync with Context as of 2016-04-16Philipp Gesang2016-04-161-1/+0
|
* [fontloader] sync with Context as of 2016-04-11Philipp Gesang2016-04-111-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-07Philipp Gesang2016-04-071-0/+3714