summaryrefslogtreecommitdiff
path: root/src/luaotfload-features.lua
Commit message (Expand)AuthorAgeFilesLines
* [features,fontloader] fix adding featuresPhilipp Gesang2016-07-271-11/+48
* [features] remove check preventing application of features to TFM filesPhilipp Gesang2016-07-271-3/+4
* [features] correctly unset subfontPhilipp Gesang2016-07-151-0/+2
* [features] include feature spec validationPhilipp Gesang2016-07-081-0/+36
* [features] update otf.enhancers.addfeature()Philipp Gesang2016-07-071-15/+75
* [features] fix missing localPhilipp Gesang2016-06-111-2/+3
* [featurs,loaders] adjust loader specifications to Context conventionsPhilipp Gesang2016-05-181-3/+4
* [features] update addfeature()Philipp Gesang2016-05-121-146/+379
* [features,loaders] tidy up loading of afmPhilipp Gesang2016-05-121-4/+14
* [features] prevent database reload upon referencing a combinationPhilipp Gesang2016-05-041-0/+1
* [features] straighten out logspamPhilipp Gesang2016-05-041-19/+18
* [features] cull legacy feature handlerPhilipp Gesang2016-04-191-145/+1
* [features] do not attempt to add features on incomplete fontsPhilipp Gesang2016-04-191-8/+18
* [*] shred 2014 fontloaderPhilipp Gesang2016-04-191-1/+1
* [features] account for subfont indexing changesPhilipp Gesang2016-04-171-0/+4
* [features] adjust feature processor to new data structuresPhilipp Gesang2016-04-171-4/+10
* [features] fix buggy state checkPhilipp Gesang2016-04-171-2/+1
* [features] rely on config to detect runtime modePhilipp Gesang2016-04-161-6/+7
* [*] update dates, versionPhilipp Gesang2016-04-071-1/+1
* [features,parsers] implement font fallbacksPhilipp Gesang2016-02-191-21/+35
* [features,loaders] fix lookup conflicts via introduction of “evl” lookupPhilipp Gesang2016-02-191-10/+16
* [features,loaders] allow for direct injection of tfmdata when defining fontsPhilipp Gesang2016-02-181-3/+14
* [features] handle combination definitionsPhilipp Gesang2016-02-161-7/+106
* [parsers,features] parse combo requestsPhilipp Gesang2016-02-151-2/+12
* [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
* [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
* [features] pull in upstream fixesPhilipp Gesang2015-12-211-6/+10
* [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
* [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
* [features] apply negated featurePhilipp Gesang2014-08-071-3/+3
* [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