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
Text only renders properly in images up to 270 pixels in width. Above this size, the amount of mangling will increase with the resolution, until text becomes unreadable.
Here's side-by-side view of the problem using CreateCustom with the string 5678 and different resolutions starting at width 240 to 380:
At larger resolutions, things become really "interesting". Here's an example using a width of 640 pixels:
The text was updated successfully, but these errors were encountered:
Hello,
Text only renders properly in images up to 270 pixels in width. Above this size, the amount of mangling will increase with the resolution, until text becomes unreadable.
Here's side-by-side view of the problem using
CreateCustom
with the string5678
and different resolutions starting at width 240 to 380:At larger resolutions, things become really "interesting". Here's an example using a width of 640 pixels:
The text was updated successfully, but these errors were encountered: