summaryrefslogtreecommitdiff
path: root/graphics/pgf/base/tex/pgfsys.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/pgfsys.code.tex
parent34310603e5253ef5742542e3f0123b341a70ee20 (diff)
CTAN sync 202009290302
Diffstat (limited to 'graphics/pgf/base/tex/pgfsys.code.tex')
-rw-r--r--graphics/pgf/base/tex/pgfsys.code.tex7
1 files changed, 6 insertions, 1 deletions
diff --git a/graphics/pgf/base/tex/pgfsys.code.tex b/graphics/pgf/base/tex/pgfsys.code.tex
index e3e8a5ff83..000eef098c 100644
--- a/graphics/pgf/base/tex/pgfsys.code.tex
+++ b/graphics/pgf/base/tex/pgfsys.code.tex
@@ -1,4 +1,4 @@
-% Copyright 2006 by Till Tantau
+% Copyright 2019 by Till Tantau
%
% This file may be distributed and/or modified
%
@@ -862,6 +862,11 @@
% state. Parameters #2 to #7 specify a transformation cm that should
% be applied to the mask before it is used.
+\def\pgfsys@clipfading{}
+% This default implementation is a no-op for all drivers except `dvips'
+% where we have to set the clipping path _before_ installing the fading (used in
+% \pgfsetfadingforcurrentpath, \pgfsetfadingforcurrentpathstroked commands of
+% the basic layer)
%