summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [*] update datev2.7-fix-3Philipp Gesang2016-06-165-6/+6
* [fontloader] sync with Context as of 2016-06-16Philipp Gesang2016-06-166-405/+441
* [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
* [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
* [db] include values of missing fields in diagnosticPhilipp Gesang2016-06-071-2/+3
* [conf] fix malformed filePhilipp Gesang2016-06-071-1/+0
* [aux] remove double scaling of capheight from typoascenderPhilipp Gesang2016-06-031-3/+7
* [db] fix name assignmentPhilipp Gesang2016-05-311-11/+34
* [db] ditch fontforge compatibility codePhilipp Gesang2016-05-263-192/+119
* [fontloader] import fix by Hans for crashes with ancient Linotype Palatino filesPhilipp Gesang2016-05-251-26/+39
* [fontloader] sync with Context as of 2016-05-22Philipp Gesang2016-05-2416-101/+93
* [fontloader] include font-one.luaPhilipp Gesang2016-05-206-10/+424
* [featurs,loaders] adjust loader specifications to Context conventionsPhilipp Gesang2016-05-182-9/+7
* [fontloader] sync with Context as of 2016-05-18Philipp Gesang2016-05-184-569/+230
* [loaders] implement readable load failure messagePhilipp Gesang2016-05-131-4/+19
* [loaders] make AFM wrappers more consistentPhilipp Gesang2016-05-131-9/+11
* [features] update addfeature()Philipp Gesang2016-05-121-146/+379
* [features,loaders] tidy up loading of afmPhilipp Gesang2016-05-122-8/+26
* [fontloader] import new AFM loader directly from HansPhilipp Gesang2016-05-121-166/+216
* [fontloader] sync with Context as of 2016-05-11Philipp Gesang2016-05-115-543/+457
* [tool] fix invocation of names.update()Philipp Gesang2016-05-091-1/+1
* [db] fix inclusion of AFM fontsPhilipp Gesang2016-05-091-14/+19
* [import,fontloader] pull new AFM/Type1 codePhilipp Gesang2016-05-097-187/+201
* [fontloader] sync with Context as of 2016-05-09Philipp Gesang2016-05-097-1184/+1226
* [tool] include release tag in --versionv2.7-fix-2Philipp Gesang2016-05-041-0/+3
* [letterspace] fix crash in kerning by keeping the default on failed lookupPhilipp Gesang2016-05-041-2/+2
* [aux] fix units lookup prevent crash with AFM fontsPhilipp Gesang2016-05-041-10/+16
* [features] prevent database reload upon referencing a combinationPhilipp Gesang2016-05-041-0/+1
* [features] straighten out logspamPhilipp Gesang2016-05-041-19/+18
* [letterspace] fix double free with disc componentsPhilipp Gesang2016-05-031-4/+1
* [tool] check for version info in stats tablePhilipp Gesang2016-05-031-15/+28
* [main,tool] reintroduce lost version checkPhilipp Gesang2016-05-032-19/+34
* [letterspace] remove useless state variablePhilipp Gesang2016-05-021-8/+3
* [letterspace] fix crash with fonts with missing glyphsPhilipp Gesang2016-05-021-7/+25
* [fontloader] sync with Context as of 2016-05-02Philipp Gesang2016-05-027-23/+41
* [*] update newsPhilipp Gesang2016-04-281-0/+1
* [doc] extend conf manpage for the inclusion of “my:” lookupsPhilipp Gesang2016-04-281-1/+3
* [resolvers,conf] allow “my:” lookups in anon sequencesPhilipp Gesang2016-04-282-11/+10
* [doc] document new “anon-sequence” optionPhilipp Gesang2016-04-282-5/+25
* [tool,resolvers,conf] switch --find lookups to the actual resolversPhilipp Gesang2016-04-283-17/+30
* [conf] handle corner cases when assigning the lookup sequencePhilipp Gesang2016-04-281-4/+29