Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [letterspace] invoke spacing function on converted head | Philipp Gesang | 2015-07-22 | 1 | -3/+6 |
| | | | | Letterspacing should be functional again. | ||||
* | [letterspace] convert to node.direct | Philipp Gesang | 2014-12-14 | 1 | -90/+127 |
| | | | | | | | | | This is an experiment: The character kerning callback has been converted in its entirety to utilize the not-so-new direct node API. Since the translation was mechanical only to a certain extent, this may have introduced errors. On the other hand, the revised code resembles its distant ancestor in Context’s ``typo-krn.lua`` much more closely again, which may come in handy in the future. | ||||
* | [letterspace] add extra checks for character table | Philipp Gesang | 2014-12-07 | 1 | -2/+2 |
| | | | | | | fix https://github.com/lualatex/luaotfload/issues/258 This fix was proposed by /u/saidai-no on Github. | ||||
* | [*] move source files to ./src | Philipp Gesang | 2014-02-12 | 1 | -0/+544 |