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:
Phillip Webb
2019-09-22 00:01:05 -07:00
parent 18396a3dc3
commit 303974fde9
4 changed files with 61 additions and 14 deletions

View File

@@ -0,0 +1,2 @@
spring.banner.image.bitdepth=8
spring.banner.image.pixelmode=block