IMAGE_PNM
Configured via config/general.h
.
In config/general.h
:
#define IMAGE_PNM /* PNM images */ #define CONSOLE_CMD /* Console command */
In config/console.h
:
#define CONSOLE_FRAMEBUFFER /* Graphical framebuffer console */
This build option enables support for Netpbm (PNM) images.
console
command
You can use the console
command to display a PNM image as a background picture.