You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and it adds a white background. The backgroundcolor: '#ffffff', should either throw an error or work as its really confusing to figure out what is going on!
The text was updated successfully, but these errors were encountered:
When i call the toBuffer API like so:
The generated PNG is transparent, not white.
To fix it i have to call the API like so:
and it adds a white background. The
backgroundcolor: '#ffffff',
should either throw an error or work as its really confusing to figure out what is going on!The text was updated successfully, but these errors were encountered: