summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * [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
* | Merge pull request #352 from phi-gamma/masterPhilipp Gesang2016-05-029-37/+69
|\|
| * [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
* | Merge pull request #348 from phi-gamma/masterPhilipp Gesang2016-04-285-31/+129
|\|
| * [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
| * [conf,resolvers] add config option to tweak anon lookup sequencePhilipp Gesang2016-04-282-1/+40
* | Merge pull request #345 from phi-gamma/masterPhilipp Gesang2016-04-2720-343/+932
|\|
| * [parsers] fix rhs parsing in configurationv2.7-fix-1Philipp Gesang2016-04-271-2/+2
| * [db] restrict bold style fallback heuristicPhilipp Gesang2016-04-271-7/+15
| * [fontloader] sync with Context as of 2016-04-27Philipp Gesang2016-04-273-22/+36
| * [db] disarm fallback assignmentPhilipp Gesang2016-04-271-6/+6
| * [db] adapt call to getinfo() for revised interfacePhilipp Gesang2016-04-271-3/+10
| * [db] fix family / style matchingPhilipp Gesang2016-04-271-65/+24
| * [main] handle module load failurePhilipp Gesang2016-04-261-1/+25
| * [aux] fix \fontdimen{10,114}Philipp Gesang2016-04-261-12/+11
| * [aux] actually pull capheight and ascender values from the correct tablePhilipp Gesang2016-04-261-7/+12
| * [aux] probe multiple characters when guessing the capital heightPhilipp Gesang2016-04-261-4/+22
| * [aux] fix \fontdimen8 hackPhilipp Gesang2016-04-261-31/+63
| * [fontloader] sync with Context as of 2016-04-25Philipp Gesang2016-04-255-23/+53
| * [loaders,resolvers] tone down default log noisePhilipp Gesang2016-04-252-10/+8
| * [db] fix version fieldPhilipp Gesang2016-04-241-1/+1
| * [db,loaders] clarify support for PFBPhilipp Gesang2016-04-242-4/+13
| * [fontloader] sync with Context as of 2016-04-24Philipp Gesang2016-04-244-34/+138
| * [aux] make name_of_slot API more robustPhilipp Gesang2016-04-241-2/+14
| * [aux] make slot_of_name API more robustPhilipp Gesang2016-04-241-15/+22
| * [aux] fix features table access (issue #338)Philipp Gesang2016-04-241-17/+59
| * [doc] fix typo in example snippetPhilipp Gesang2016-04-231-1/+1
| * Revert "[db,conf] drop support for PS fonts"Philipp Gesang2016-04-212-7/+65
| * [fontloader] sync with Context as of 2016-04-21Philipp Gesang2016-04-219-107/+370
* | Merge pull request #336 from phi-gamma/masterPhilipp Gesang2016-04-2110-107/+61
|\|
| * [*] bump versionv2.7Philipp Gesang2016-04-215-9/+9
| * [*] update newsPhilipp Gesang2016-04-211-2/+2
| * [*] remove references to obsolete formats (PF{A,B}, DFONT, FEA)Philipp Gesang2016-04-207-26/+19
| * [doc] extend request syntax with combinationsPhilipp Gesang2016-04-201-6/+28
| * [db,conf] drop support for PS fontsPhilipp Gesang2016-04-202-67/+6
* | Merge pull request #335 from phi-gamma/masterPhilipp Gesang2016-04-206-191/+96
|\|