Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [features] fix test for missing default feature (Thanks, Kim!) | Philipp Gesang | 2014-08-08 | 1 | -2/+2 |
| | | | | | | This is a partial revert of 3cf26fc.. -- The test must be for features not specified in the font definition. Also applies in the same manner to the global defaults. | ||||
* | [features] apply negated feature | Philipp Gesang | 2014-08-07 | 1 | -3/+3 |
| | | | | | | | Closing https://github.com/lualatex/luaotfload/issues/243 The behavior was introduced with commit d84ce4e.. when non-boolean default feature values were introduced as part of the configuration. | ||||
* | [features,conf] generalize feature option parsing | Philipp Gesang | 2014-07-13 | 1 | -6/+7 |
| | |||||
* | [features,conf] configure default font features through configuration file | Philipp Gesang | 2014-07-13 | 1 | -59/+7 |
| | |||||
* | [main] log name: requests independent of fontloader | Philipp Gesang | 2014-05-18 | 1 | -2/+2 |
| | |||||
* | [features] adapt tlig feature to extended ligature spec | Philipp Gesang | 2014-05-12 | 1 | -5/+18 |
| | |||||
* | [features] respect feature order | Philipp Gesang | 2014-04-26 | 1 | -11/+11 |
| | |||||
* | [*] move source files to ./src | Philipp Gesang | 2014-02-12 | 1 | -0/+1276 |