summaryrefslogtreecommitdiff
path: root/src/fontloader/misc/fontloader-font-gbn.lua
Commit message (Collapse)AuthorAgeFilesLines
* [fontloader] informal patch by HansPhilipp Gesang2017-02-061-12/+7
|
* [fontloader] sync with Context as of 2016-07-26Philipp Gesang2016-07-261-2/+2
|
* [fontloader] sync with Context as of 2016-05-22Philipp Gesang2016-05-241-1/+0
|
* [fontloader] sync with Context as of 2016-05-09Philipp Gesang2016-05-091-9/+11
| | | | | | 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-04-18Philipp Gesang2016-04-181-1/+23
|
* [fontloader] sync with Context as of 2016-04-11Philipp Gesang2016-04-111-4/+1
| | | | | | | | | | | | | | | 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/+236