From 2cf557558f2618224e984dd3a009eea9fafb3e93 Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Tue, 22 Nov 2022 14:48:33 +0100 Subject: [PATCH] Update image-file-formats.rst --- docs/handbook/image-file-formats.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/handbook/image-file-formats.rst b/docs/handbook/image-file-formats.rst index e67d91f19..68a328406 100644 --- a/docs/handbook/image-file-formats.rst +++ b/docs/handbook/image-file-formats.rst @@ -95,7 +95,7 @@ method with the following parameters to affect how Ghostscript renders the EPS Affects the scale of the resultant rasterized image. If the EPS suggests that the image be rendered at 100px x 100px, setting this parameter to 2 will make the Ghostscript render a 200px x 200px image instead. The - relative position of the bounding box is maintained. + relative position of the bounding box is maintained .. code-block:: python