Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [letterspace] add Xetex compatibility for “letterspace” | Philipp Gesang | 2013-12-28 | 1 | -2/+33 |
| | | | | | | | | | When defining a font, Luaotfload interprets the value supplied to the “letterspace” option as a percentage of the font size, mimicking Xetex in yet another respect. In order to preserve the former behavior (no scaling) a new option **kernfactor** is introduced whose value is passed on to the letterspacing feature unmodified. | ||||
* | [*] bump version globally | Philipp Gesang | 2013-11-10 | 1 | -1/+1 |
| | |||||
* | [extralibs] compensate for missing “resources” field | Philipp Gesang | 2013-08-31 | 1 | -1/+6 |
| | |||||
* | [letterspacing] do not skip first glyph if liga | Philipp Gesang | 2013-08-31 | 1 | -5/+4 |
| | |||||
* | bump version, update NEWS | Philipp Gesang | 2013-07-10 | 1 | -1/+1 |
| | |||||
* | add unsafe fallback to character data lookup | Philipp Gesang | 2013-06-22 | 1 | -3/+9 |
| | |||||
* | update NEWS; bump version | Philipp Gesang | 2013-06-02 | 1 | -1/+1 |
| | |||||
* | fix adapted letterspacing | Philipp Gesang | 2013-05-20 | 1 | -1/+5 |
| | |||||
* | update package version and datev2.2c | Philipp Gesang | 2013-05-20 | 1 | -1/+1 |
| | |||||
* | reinstate characterkerning | Philipp Gesang | 2013-05-19 | 1 | -39/+111 |
| | |||||
* | adapt extralib | Philipp Gesang | 2013-05-19 | 1 | -20/+32 |
| | |||||
* | add fallback for older luatexbase | Philipp Gesang | 2013-05-18 | 1 | -1/+6 |
| | |||||
* | load extralibs in main file | Philipp Gesang | 2013-05-17 | 1 | -1/+0 |
| | |||||
* | adapt prefix for imported typo-krn | Philipp Gesang | 2013-05-17 | 1 | -1/+1 |
| | |||||
* | import ``letterspace-support.lua`` as ``luaotfload-extralibs.lua`` | Philipp Gesang | 2013-05-17 | 1 | -0/+403 |
from the mercurial source: https://bitbucket.org/phg/characterkerning |