summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [init] prepare fontloader initialization componentPhilipp Gesang2015-05-262-26/+74
* [fontloader] sync with Context as of 2015-05-12Philipp Gesang2015-05-122-9/+15
* [*] adapt credits to reflect latest mergePhilipp Gesang2015-05-053-5/+7
* Merge pull request #1 from dohyunkim/phgPhilipp Gesang2015-05-053-89/+168
|\
| * pgfsys package, not pgf.Dohyun Kim2015-05-051-1/+1
| * more fix of prev commitDohyun Kim2015-05-051-3/+3
| * fix prev commitDohyun Kim2015-05-041-4/+3
| * under latex, order of package loading is irrelevantDohyun Kim2015-05-041-1/+10
| * respect beamer (pgf) transparencyDohyun Kim2015-05-042-6/+27
| * ignore full opacity input: moved to tfm stageDohyun Kim2015-05-021-4/+2
| * ignore full opacity inputDohyun Kim2015-05-021-7/+14
| * conf: default_config.run.color_callback is now post_linebreak_filterDohyun Kim2015-05-011-1/+1
| * colors: node processing routine rewrittenDohyun Kim2015-05-011-84/+129
* | [fontloader] sync with Context as of 2015-05-04Philipp Gesang2015-05-042-21/+32
* | [fontloader] sync with Context as of 2015-05-03Philipp Gesang2015-05-032-7/+60
|/
* [conf] move colorization to post_linebreak_filterPhilipp Gesang2015-04-201-2/+30
* [fontloader] sync with Context as of 2015-04-20Philipp Gesang2015-04-202-1/+8
* [fontloader] sync with Context as of 2015-04-15Philipp Gesang2015-04-152-3/+21
* [fontloader] sync with Context as of 2015-04-13Philipp Gesang2015-04-134-34/+99
* [*] bump version and datePhilipp Gesang2015-03-295-17/+17
* [fontloader] unpackage functionality provided by the LualibsPhilipp Gesang2015-03-291-10/+16
* [fontloader] add and document dedicated packaging entrypointPhilipp Gesang2015-03-291-0/+90
* [fontloader] sync with Context as of 2015-03-29Philipp Gesang2015-03-292-236/+122
* [fontloader] sync with Context as of 2015-03-25Philipp Gesang2015-03-253-46/+246
* [fontloader] switch fallback to code from 2014 (works with Luatex 0.76)Philipp Gesang2015-03-182-666/+986
* [conf] add option for switching fontloadersPhilipp Gesang2015-03-161-1/+32
* [main] load fallback code based on Luatex versionPhilipp Gesang2015-03-111-3/+14
* [fontloader] import code from TL 2013Philipp Gesang2015-03-111-0/+13612
* [fontloader] sync with Context as of 2015-03-11Philipp Gesang2015-03-117-369/+460
* [fontloader] sync with Context as of 2014-12-31Philipp Gesang2014-12-312-3/+3
* [fontloader] sync with Context as of 2014-12-29Philipp Gesang2014-12-299-161/+185
* [fontloader] sync with Context as of 2014-12-22Philipp Gesang2014-12-227-823/+1775
* [main, aux] add a callback that installs a .resources table in fonts that itPhilipp Gesang2014-12-142-9/+45
* [letterspace] convert to node.directPhilipp Gesang2014-12-141-90/+127
* [fontloader] sync with Context as of 2014-12-14Philipp Gesang2014-12-145-21/+93
* [fontloader] reorganize under the new import schemePhilipp Gesang2014-12-0955-500/+18201
* [fontloader] change prefix of imported files to “fontloader”Philipp Gesang2014-12-0812-49/+48
* [*] reorganize src/ subtreePhilipp Gesang2014-12-0812-53/+57
* [main] increase log threshold for font loader post-initialization messagePhilipp Gesang2014-12-071-1/+1
* [letterspace] add extra checks for character tablePhilipp Gesang2014-12-071-2/+2
* [fontloader] sync with Context as of 2014-12-07Philipp Gesang2014-12-071-659/+1309
* [fontloader] sync with Context as of 2014-09-26Philipp Gesang2014-09-261-7/+49
* [fontloader] sync with Context as of 2014-09-18Philipp Gesang2014-09-181-6/+6
* [main] add name fields to verbose definerPhilipp Gesang2014-09-061-7/+13
* [auxiliary] eliminate redundant conditionsPhilipp Gesang2014-09-051-53/+47
* [auxiliary] robustify font property lookupsPhilipp Gesang2014-09-051-3/+9
* [conf, main] add support for and preliminary implementation of verbose font d...Philipp Gesang2014-08-102-10/+39
* [features] fix test for missing default feature (Thanks, Kim!)Philipp Gesang2014-08-081-2/+2
* [conf] substitute underscores in section namesPhilipp Gesang2014-08-081-13/+13
* [features] apply negated featurePhilipp Gesang2014-08-071-3/+3