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
Image banners rely on awt classes to convert the gif/png/jpeg file to text. They also convert the image on each run of the application. It would probably be better to remove support and instead offer a tool that can be run once to convert an image to a banner files. It would also help solve the "headless" issue identified in #28803
The text was updated successfully, but these errors were encountered:
I have removed support for image-based banners. A replacement tool has not been added as it's not clear to me that there is sufficient demand for one in Spring Boot itself. We could consider adding such a tool to the CLI if there's sufficient demand in the future.
Uh oh!
There was an error while loading. Please reload this page.
Image banners rely on awt classes to convert the gif/png/jpeg file to text. They also convert the image on each run of the application. It would probably be better to remove support and instead offer a tool that can be run once to convert an image to a banner files. It would also help solve the "headless" issue identified in #28803
The text was updated successfully, but these errors were encountered: