summaryrefslogtreecommitdiff
path: root/graphics/pgf/base/tex/pgfcoretransparency.code.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-09-29 03:02:54 +0000
committerNorbert Preining <norbert@preining.info>2020-09-29 03:02:54 +0000
commitd043a18e288914d3c46a1b10af1f30ce2df00588 (patch)
tree888d8c0677d7b328602f1ec5c09d324a325043ec /graphics/pgf/base/tex/pgfcoretransparency.code.tex
parent34310603e5253ef5742542e3f0123b341a70ee20 (diff)
CTAN sync 202009290302
Diffstat (limited to 'graphics/pgf/base/tex/pgfcoretransparency.code.tex')
-rw-r--r--graphics/pgf/base/tex/pgfcoretransparency.code.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/pgf/base/tex/pgfcoretransparency.code.tex b/graphics/pgf/base/tex/pgfcoretransparency.code.tex
index 181450ac27..7da8f5a378 100644
--- a/graphics/pgf/base/tex/pgfcoretransparency.code.tex
+++ b/graphics/pgf/base/tex/pgfcoretransparency.code.tex
@@ -1,4 +1,4 @@
-% Copyright 2007 by Till Tantau
+% Copyright 2018 by Till Tantau
%
% This file may be distributed and/or modified
%
@@ -196,6 +196,7 @@
% Compute new transformation matrix:
\pgftransformcm{1}{0}{0}{1}{\pgfqpoint{\pgf@xb}{\pgf@yb}}%
\pgftransformcm{\pgf@sys@tonumber{\pgf@xc}}{0}{0}{\pgf@sys@tonumber{\pgf@yc}}{\pgfpointorigin}%
+ \pgfsys@clipfading%
#2%
}%
\fi%
@@ -240,13 +241,13 @@
% Compute new transformation matrix:
\pgftransformcm{1}{0}{0}{1}{\pgfqpoint{\pgf@xb}{\pgf@yb}}%
\pgftransformcm{\pgf@sys@tonumber{\pgf@xc}}{0}{0}{\pgf@sys@tonumber{\pgf@yc}}{\pgfpointorigin}%
+ \pgfsys@clipfading%
#2%
}%
\fi%
}
-
% Group things in a a transparency group
%
% Description: