[latex3-commits] [git/LaTeX3-latex3-luaotfload] harf-dev: Use color stack nodes for better color management (a259c5d)
Khaled Hosny
khaledhosny at eglug.org
Thu Sep 5 22:20:38 CEST 2019
Repository : https://github.com/latex3/luaotfload
On branch : harf-dev
Link : https://github.com/latex3/luaotfload/commit/a259c5dfe7c5722bf6232efc572794ddcc64b701
>---------------------------------------------------------------
commit a259c5dfe7c5722bf6232efc572794ddcc64b701
Author: Khaled Hosny <khaledhosny at eglug.org>
Date: Thu Sep 5 22:20:38 2019 +0200
Use color stack nodes for better color management
Manually pushing an popping the color does not seem to work reliably
when there are other color-changing code.
Fixes https://github.com/khaledhosny/harf/issues/46
>---------------------------------------------------------------
a259c5dfe7c5722bf6232efc572794ddcc64b701
src/harf-node.lua | 13 +-
tests/test-latex.pdf | 856 +++++++++++--------------
tests/test.pdf | 1688 +++++++++++++++++++++++---------------------------
tests/test.tex | 8 +
4 files changed, 1155 insertions(+), 1410 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --textconv --cc a259c5dfe7c5722bf6232efc572794ddcc64b701
More information about the latex3-commits
mailing list