summaryrefslogtreecommitdiff
path: root/src/luaotfload-features.lua
Commit message (Collapse)AuthorAgeFilesLines
* [features] import feature loading codePhilipp Gesang2016-01-111-12/+18
|
* [features] update name tablesPhilipp Gesang2016-01-091-607/+808
|
* [features] excise stray feature definitionv2.6-fix-4Philipp Gesang2015-12-231-13/+0
| | | | | | Closing #309 Many thanks for @simifilm for the report!
* [features] improve font feature injectionPhilipp Gesang2015-12-221-37/+77
|
* [features] import latest changes to the feature handlerPhilipp Gesang2015-12-211-8/+6
|
* [features] conditionally pull in old feature mechanismPhilipp Gesang2015-12-211-1/+145
| | | | | Pretty hackish and probably not supported forever, but this is required on account of the changes to the loader since TL 2014.
* [features] pull in upstream fixesPhilipp Gesang2015-12-211-6/+10
| | | | Fixes the crash but apparently not the feature.
* [features] clean up font feature handlingPhilipp Gesang2015-12-181-11/+7
|
* [features] output feature definition info at higher noise levelPhilipp Gesang2015-12-181-10/+18
|
* [features] update addfeatures() from upstream font-otc.luaPhilipp Gesang2015-12-181-126/+253
|
* [*] bump version and datePhilipp Gesang2015-12-091-1/+1
| | | | | We still had some 2014 values lingering around dark corners. In theory this is all meaningless wrt. the Git repo.
* [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