summaryrefslogtreecommitdiff
path: root/src/luaotfload-colors.lua
Commit message (Collapse)AuthorAgeFilesLines
* [*] bump year and versionPhilipp Gesang2017-01-291-1/+1
|
* [*] update dates, versionPhilipp Gesang2016-04-071-1/+1
|
* [*] tidy up headers, attributionsv2.6-rc3Philipp Gesang2015-11-291-1/+1
|
* [colors] support pgf transparency in luatex v0.85Dohyun Kim2015-11-281-16/+16
| | | | | | With tex.scantoks provided by luatex v0.85, now we can support color transparency in harmony with beamer/pgf/tikz. No hacking needed at tex macro level, all done in lua code.
* [colors] remove workaround for deprecated interfacePhilipp Gesang2015-11-261-13/+10
| | | | | | | The Luatexbase API was consolidated. Since the priority_in_callback functionality wasn’t used for anything but determining whether we need to convert to an hlist first, there’s not really any gain in keeping it around in the generic form.
* define priority_in_callback (from luatexbase)David Carlisle2015-11-261-1/+10
|
* Merge pull request #4 from dohyunkim/display_mathPhilipp Gesang2015-11-071-21/+31
|\ | | | | [colors] support displayed math
| * [colors] support displayed mathDohyun Kim2015-09-251-21/+31
| |
* | [main, *] convert for centralized initialization routinePhilipp Gesang2015-09-271-35/+43
|/
* remove unnecessary lineDohyun Kim2015-07-301-1/+0
|
* revert to the previous; remove tex codeDohyun Kim2015-07-301-13/+4
|\
| * compatible-with-beamer revisitedDohyun Kim2015-06-291-4/+14
| |
* | compatible-with-beamer revisitedDohyun Kim2015-07-271-4/+14
|/
* check if token register exists using allocation numberDohyun Kim2015-06-031-4/+5
|
* [*] adapt credits to reflect latest mergePhilipp Gesang2015-05-051-2/+2
|
* respect beamer (pgf) transparencyDohyun Kim2015-05-041-5/+16
|
* ignore full opacity input: moved to tfm stageDohyun Kim2015-05-021-4/+2
|
* ignore full opacity inputDohyun Kim2015-05-021-7/+14
|
* colors: node processing routine rewrittenDohyun Kim2015-05-011-84/+129
|
* [colors] fix loggingPhilipp Gesang2014-07-131-2/+5
|
* [color] set color callback according to configurationPhilipp Gesang2014-07-131-8/+5
|
* [color] fix transparency of colorized fontsPhilipp Gesang2014-07-121-3/+10
| | | | | | | Thanks to Robert Schlicht and Will Robertson for the fix. Fixes https://github.com/lualatex/luaotfload/issues/222 [0] http://tex.stackexchange.com/q/185878
* [colors,conf,db,main,tool] adapt the TeX run code to new configurationPhilipp Gesang2014-04-241-1/+1
|
* [*] move source files to ./srcPhilipp Gesang2014-02-121-0/+312