summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #379 from phi-gamma/masterPhilipp Gesang2016-09-2015-137/+983
|\|
| * [fontloader] HACK hot-patch loader to fix crashv2.8-rc1Philipp Gesang2016-09-201-4/+6
| * [db] install required functions from font-synPhilipp Gesang2016-09-201-0/+44
| * [mkimport] drop fonts-syn.lua from mergePhilipp Gesang2016-09-191-1/+0
| * [fontloader] sync with Context as of 2016-09-15Philipp Gesang2016-09-1512-132/+933
* | Merge pull request #378 from phi-gamma/masterPhilipp Gesang2016-08-2914-909/+1145
|\|
| * [fontloader] sync with Context as of 2016-08-29Philipp Gesang2016-08-2914-909/+1145
* | Merge pull request #376 from phi-gamma/masterPhilipp Gesang2016-08-157-788/+1748
|\|
| * [features] drop code from font-otcPhilipp Gesang2016-08-151-778/+8
| * [scripts, init] include font-otc at the appropriate placesPhilipp Gesang2016-08-153-9/+14
| * [fontloader] sync with Context as of 2016-08-15Philipp Gesang2016-08-153-1/+1726
* | Merge pull request #374 from phi-gamma/masterPhilipp Gesang2016-07-307-707/+829
|\|
| * [features] use the new feature registry for TFMPhilipp Gesang2016-07-301-30/+30
| * [fontloader] sync with Context as of 2016-07-30Philipp Gesang2016-07-306-677/+799
* | Merge pull request #373 from phi-gamma/masterPhilipp Gesang2016-07-2817-448/+248
|\|
| * [features,fontloader] fix adding featuresPhilipp Gesang2016-07-273-11/+55
| * [loaders] take tfm path directly where appropriatePhilipp Gesang2016-07-271-2/+3
| * [features] remove check preventing application of features to TFM filesPhilipp Gesang2016-07-271-3/+4
| * [aux] unrestrict fontname rewritingPhilipp Gesang2016-07-271-7/+5
| * [fontloader,import,status] drop luatex-plain-tfm.luaPhilipp Gesang2016-07-273-123/+0
| * [fontloader,import] drop font-otd.luaPhilipp Gesang2016-07-271-268/+0
| * [fontloader] sync with Context as of 2016-07-26Philipp Gesang2016-07-268-34/+181
* | Merge pull request #370 from phi-gamma/masterPhilipp Gesang2016-07-152-20/+6
|\|
| * [loaders] hook the generalized afm loader directly into tfm, pfb, and afm for...Philipp Gesang2016-07-151-20/+4
| * [features] correctly unset subfontPhilipp Gesang2016-07-151-0/+2
* | Merge pull request #369 from phi-gamma/masterPhilipp Gesang2016-07-1432-768/+2113
|\|
| * [loaders] make TFM take the AFM pathPhilipp Gesang2016-07-141-1/+2
| * [fontloader] sync with Context as of 2016-07-14Philipp Gesang2016-07-144-135/+252
| * [features] include feature spec validationPhilipp Gesang2016-07-081-0/+36
| * [tool] update load sequence for font-tfmPhilipp Gesang2016-07-071-2/+4
| * [status,import,fontloader] add luatex-plain-tfm.lua and update scriptsPhilipp Gesang2016-07-073-3/+124
| * [features] update otf.enhancers.addfeature()Philipp Gesang2016-07-071-15/+75
| * [init] postpone loading of font-tfmPhilipp Gesang2016-07-071-2/+2
| * [fontloader] sync with Context as of 2016-07-05Philipp Gesang2016-07-0522-611/+1619
* | Merge pull request #366 from phi-gamma/masterPhilipp Gesang2016-06-1611-411/+447
|\|
| * [*] update datev2.7-fix-3Philipp Gesang2016-06-165-6/+6
| * [fontloader] sync with Context as of 2016-06-16Philipp Gesang2016-06-166-405/+441
* | Merge pull request #365 from phi-gamma/masterPhilipp Gesang2016-06-152-6/+6
|\|
| * [doc] clarify behavior of update-live in config manpagePhilipp Gesang2016-06-151-1/+2
| * [db] fix initialization behavior to prevent crashPhilipp Gesang2016-06-151-5/+4
* | Merge pull request #364 from phi-gamma/masterPhilipp Gesang2016-06-1535-2685/+4790
|\|
| * [fontloader] sync with Context as of 2016-06-14Philipp Gesang2016-06-143-21/+27
| * [db] adapt error handling to new fontloader conventionsPhilipp Gesang2016-06-121-14/+21
| * [db] fix crash with missing name dataPhilipp Gesang2016-06-121-2/+2
| * [fontloader] import font-oclPhilipp Gesang2016-06-126-8/+315
| * [fontloader] sync with Context as of 2016-06-12Philipp Gesang2016-06-1218-86/+1464
| * [features] fix missing localPhilipp Gesang2016-06-111-2/+3
| * [init] adapt Context base path for file loaderPhilipp Gesang2016-06-101-10/+31
| * [fontloader] sync with Context as of 2016-05-31Philipp Gesang2016-06-105-78/+128
| * [db] resolve symlinks when traversing the file systemPhilipp Gesang2016-06-081-31/+41