summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #330 from phi-gamma/masterPhilipp Gesang2016-04-1754-16616/+32580
|\
| * [fontloader] sync with Context as of 2016-04-17Philipp Gesang2016-04-175-164/+207
| * [tool] adapt fullinfo to new loaderPhilipp Gesang2016-04-161-4/+13
| * [fontloader] sync with Context as of 2016-04-16Philipp Gesang2016-04-167-10/+184
| * [features] rely on config to detect runtime modePhilipp Gesang2016-04-161-6/+7
| * [tool] annihilate references to FFPhilipp Gesang2016-04-161-101/+36
| * [fontloader] sync with Context as of 2016-04-15Philipp Gesang2016-04-153-28/+46
| * [db] fix extraction of name info important for family clusteringPhilipp Gesang2016-04-151-76/+98
| * [db] pull raw name information with getinfo()Philipp Gesang2016-04-131-3/+9
| * [init] avoid infinite recursion in characters.__indexPhilipp Gesang2016-04-131-1/+1
| * [db] add some stats regarding the new loaderPhilipp Gesang2016-04-131-25/+99
| * [db] adjust names extraction to Lua loaderPhilipp Gesang2016-04-121-59/+79
| * [fontloader] sync with Context as of 2016-04-11Philipp Gesang2016-04-114-139/+315
| * [db] in ff mode, collect font object after accessPhilipp Gesang2016-04-101-3/+1
| * [conf] rework logic ff/lua fontloader choicePhilipp Gesang2016-04-101-6/+17
| * [db] do not rely on __gc for font object lifetimesPhilipp Gesang2016-04-101-0/+5
| * [conf,db] allow switching back to fontforgePhilipp Gesang2016-04-092-4/+33
| * [tool,db] kill off fontforgePhilipp Gesang2016-04-092-41/+41
| * [aux] fix crash in patching code that sets \fontdimen8Philipp Gesang2016-04-091-8/+13
| * [aux,init] move lazy char-def loading code into earlier stage of initializationPhilipp Gesang2016-04-092-129/+131
| * [init] force preloading of the character tablePhilipp Gesang2016-04-082-4/+8
| * [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