summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * [db] ditch our gzip wrappersPhilipp Gesang2016-04-081-41/+4
| * [init] addremove fontloader filesPhilipp Gesang2016-04-081-22/+35
| * [import] fix dupePhilipp Gesang2016-04-081-1/+0
| * [*] update dates, versionPhilipp Gesang2016-04-0713-18/+18
| * [*] update newsPhilipp Gesang2016-04-071-0/+2
| * [status] addremove fontloader files from/to listPhilipp Gesang2016-04-071-10/+18
| * [import] addremove oversightsPhilipp Gesang2016-04-071-3/+0
| * [fontloader] sync Context as of 2016-04-07Philipp Gesang2016-04-0732-10644/+18745
| * [import] adapt to grand upstream restructuringPhilipp Gesang2016-04-071-49/+89
| * [characters] add code for extracting the “classifiers” tablePhilipp Gesang2016-04-071-19/+83
| * [fontloader] sync fontloader package with Context revision 274c32699..Philipp Gesang2016-04-062-5349/+12577
| * [import] do not abort immediately upon encountering missing filePhilipp Gesang2016-04-061-20/+32
| * [tool] status library API falloutPhilipp Gesang2016-04-051-3/+4
| * *: bump version and datePhilipp Gesang2016-02-193-5/+9
* | Merge pull request #324 from phi-gamma/masterPhilipp Gesang2016-02-198-61/+325
|\|
| * [features,parsers] implement font fallbacksPhilipp Gesang2016-02-193-25/+41
| * [parsers] rework combo syntaxPhilipp Gesang2016-02-191-17/+27
| * [parsers] allow whitespace around combo elementsPhilipp Gesang2016-02-191-7/+10
| * [features,loaders] fix lookup conflicts via introduction of “evl” lookupPhilipp Gesang2016-02-193-21/+26
| * [features,loaders] allow for direct injection of tfmdata when defining fontsPhilipp Gesang2016-02-182-7/+56
| * [features] handle combination definitionsPhilipp Gesang2016-02-161-7/+106
| * [parsers,features] parse combo requestsPhilipp Gesang2016-02-152-2/+42
| * [fontloader] patch font-otn.lua to skip unusable contextpos featuresPhilipp Gesang2016-02-122-3/+3
| * [doc] fix typo and formatting in man pagePhilipp Gesang2016-02-041-4/+4
| * [resolvers] allow arbitrary sequence lookupsPhilipp Gesang2016-01-271-42/+84
* | Merge pull request #320 from phi-gamma/masterPhilipp Gesang2016-01-229-680/+952
|\|
| * [init] fix Context module sequencev2.6-fix-5showPhilipp Gesang2016-01-221-3/+3
| * [fontloader] revert features handler temporarilyPhilipp Gesang2016-01-222-8/+68
| * [init] always log final fontloader choicePhilipp Gesang2016-01-211-14/+14
| * [fontloader] re-patch font-otn.lua to avoid crashPhilipp Gesang2016-01-111-1/+1
| * [features] import feature loading codePhilipp Gesang2016-01-112-13/+19
| * [fontloader] sync with Context as of 2016-01-11Philipp Gesang2016-01-114-16/+12
| * [features] update name tablesPhilipp Gesang2016-01-091-607/+808
| * [letterspace] fix wrong construction of node list after spacing ligaturesPhilipp Gesang2016-01-081-19/+28
* | Merge pull request #316 from phi-gamma/masterPhilipp Gesang2015-12-234-39/+61
|\|
| * [features] excise stray feature definitionv2.6-fix-4Philipp Gesang2015-12-231-13/+0
| * [fontloader] sync reference loaderPhilipp Gesang2015-12-231-2/+2
| * [auxiliary] move callback handling to initializationPhilipp Gesang2015-12-232-24/+59
* | Merge pull request #315 from phi-gamma/masterPhilipp Gesang2015-12-2318-465/+1059
|\|
| * [mkstatus] safer parsing of git-describe(1) outputPhilipp Gesang2015-12-231-1/+3
| * [aux] assimilate logger to conventionv2.6-fix-3Philipp Gesang2015-12-221-32/+32
| * [fontloader] patch font-otn to preven calt crashPhilipp Gesang2015-12-221-0/+3
| * [init] install some more accessors required by the fontloaderPhilipp Gesang2015-12-222-2/+12
| * [features] improve font feature injectionPhilipp Gesang2015-12-221-37/+77
| * [fontloader] sync with Context as of 2015-12-21Philipp Gesang2015-12-2113-215/+5724
| * [init] set up stubs for pre-0.87 LuatexPhilipp Gesang2015-12-215-5012/+44
| * [features] import latest changes to the feature handlerPhilipp Gesang2015-12-211-8/+6
* | Merge pull request #312 from phi-gamma/masterPhilipp Gesang2015-12-212-49/+344
|\|
| * [features] conditionally pull in old feature mechanismPhilipp Gesang2015-12-211-1/+145
| * [letterspace] fix oversight in kern handlingPhilipp Gesang2015-12-211-0/+1