IMAGE_PNG
Configured via config/general.h
.
#define IMAGE_PNG /* PNG images */ #define CONSOLE_CMD /* Console commands */
and in config/console.h
:
#define CONSOLE_FRAMEBUFFER /* Graphical framebuffer console */
This build option enables support for Portable Network Graphics (PNG) images.
console
command
You can use the console
command to display a PNG image as a background picture.