We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f2f032 commit 3658754Copy full SHA for 3658754
1 file changed
graphicscache.dtx
@@ -159,6 +159,11 @@
159
% |graphicscache| will fall back to |graphicx| in-place rendering.
160
% This can be used to perform a final release (see \cref{sec:release}).
161
%
162
+% \DescribeKey{fullclip}'=true|false'
163
+% When |fullclip| is enabled, graphicscache will call ImageMagick's |convert|
164
+% to trim images, ensuring that only the specified rectangle takes up file
165
+% space in the resulting PDF.
166
+%
167
% \DescribeKey{cachedir}'='<dir>
168
% This key can be used to move the cache directory to another location.
169
% The default value is |graphicscache|.
0 commit comments