bostrom/text-to-image

Duplicate text issue

Closed this issue ยท 2 comments

@bostrom - While applying bgColor as transparent and also setting customHeight, the texts are repeated twice.

output

Passing the following in the config

customHeight: 900,
verticalAlign: 'center',
bgColor: "transparent",

Try this :
bgColor: "rgba(0, 0, 0, 0)",
textAlign: 'center'

๐ŸŽ‰ This issue has been resolved in version 4.1.1 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€