summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [*] bump versionv2.7Philipp Gesang2016-04-212-6/+6
* [*] remove references to obsolete formats (PF{A,B}, DFONT, FEA)Philipp Gesang2016-04-203-7/+6
* [db,conf] drop support for PS fontsPhilipp Gesang2016-04-202-67/+6
* [loaders] remove support for PF{A,B}Philipp Gesang2016-04-201-2/+10
* [aux] make fontname substitution more robustPhilipp Gesang2016-04-191-2/+7
* [main] fix oversight in comment (thanks, Èlie)Philipp Gesang2016-04-191-1/+1
* [aux] fix crash with tfm fontsPhilipp Gesang2016-04-191-1/+4
* [features] cull legacy feature handlerPhilipp Gesang2016-04-191-145/+1
* [features] do not attempt to add features on incomplete fontsPhilipp Gesang2016-04-191-8/+18
* [*] shred 2014 fontloaderPhilipp Gesang2016-04-196-13967/+3
* [fontloader] sync with Context as of 2016-04-19Philipp Gesang2016-04-192-4/+4
* [db,fontloader] fix subfont table handling (by Dohyun Kim)Philipp Gesang2016-04-182-2/+2
* [tool,doc] inter fontloader warnings optionPhilipp Gesang2016-04-181-42/+7
* [passim] update maintainer contactPhilipp Gesang2016-04-181-1/+1
* [fontloader] sync with Context as of 2016-04-18Philipp Gesang2016-04-184-33/+145
* [db] fix misleading error messagePhilipp Gesang2016-04-181-4/+2
* [conf] move “use-fontforge” option into section “[db]”Philipp Gesang2016-04-171-18/+18
* [features] account for subfont indexing changesPhilipp Gesang2016-04-171-0/+4
* [features] adjust feature processor to new data structuresPhilipp Gesang2016-04-171-4/+10
* [db] undo commented out texmf tree processingPhilipp Gesang2016-04-171-1/+1
* [fontloader] quick fix by Hans for issue #326Philipp Gesang2016-04-171-2/+8
* [features] fix buggy state checkPhilipp Gesang2016-04-171-2/+1
* [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
* [*] update dates, versionPhilipp Gesang2016-04-0710-12/+12
* [fontloader] sync Context as of 2016-04-07Philipp Gesang2016-04-0732-10644/+18745
* [fontloader] sync fontloader package with Context revision 274c32699..Philipp Gesang2016-04-062-5349/+12577
* [tool] status library API falloutPhilipp Gesang2016-04-051-3/+4
* *: bump version and datePhilipp Gesang2016-02-192-5/+5
* [features,parsers] implement font fallbacksPhilipp Gesang2016-02-193-25/+41