Skip to content

Limit whitespace at the end of generated file #493

Locked Answered by lowlighter
slowy07 asked this question in Q&A
Discussion options

You must be logged in to vote

You can try to tweak this by changing the following value:

# Configure padding for output image (percentage value)
# It can be used to add padding to generated metrics if rendering is cropped or has too much empty space
# Specify one value (for both width and height) or two values (one for width and one for height)
config_padding:
description: Image padding
type: string
default: 0, 8 + 11%

Maybe try to set a lower percentage, like 7-8%

Related to:

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@slowy07
Comment options

Answer selected by slowy07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment