summaryrefslogtreecommitdiff
path: root/src/luaotfload-features.lua
Commit message (Collapse)AuthorAgeFilesLines
* [main, *] convert for centralized initialization routinePhilipp Gesang2015-09-271-39/+42
|
* [features] fix test for missing default feature (Thanks, Kim!)Philipp Gesang2014-08-081-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 featurePhilipp Gesang2014-08-071-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 parsingPhilipp Gesang2014-07-131-6/+7
|
* [features,conf] configure default font features through configuration filePhilipp Gesang2014-07-131-59/+7
|
* [main] log name: requests independent of fontloaderPhilipp Gesang2014-05-181-2/+2
|
* [features] adapt tlig feature to extended ligature specPhilipp Gesang2014-05-121-5/+18
|
* [features] respect feature orderPhilipp Gesang2014-04-261-11/+11
|
* [*] move source files to ./srcPhilipp Gesang2014-02-121-0/+1276