Add block pixel mode support for image banners
Add support for a `spring.banner.image.pixelmode` property which can be set to `block` to use unicode block characters when rendering image banners. Closes gh-18301
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
spring.banner.image.bitdepth=8
|
||||
spring.banner.image.pixelmode=block
|
||||
Reference in New Issue
Block a user