Skip to content

Commit 3658754

Browse files
committed
document fullclip option
1 parent 9f2f032 commit 3658754

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

graphicscache.dtx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,11 @@
159159
% |graphicscache| will fall back to |graphicx| in-place rendering.
160160
% This can be used to perform a final release (see \cref{sec:release}).
161161
%
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+
%
162167
% \DescribeKey{cachedir}'='<dir>
163168
% This key can be used to move the cache directory to another location.
164169
% The default value is |graphicscache|.

0 commit comments

Comments
 (0)