PNG image support

Name

  IMAGE_PNG

Header file

Configured via config/general.h.

Examples

Enable support for console commands, graphical framebuffer, and PNG images

  #define IMAGE_PNG            /* PNG images */
  #define CONSOLE_CMD          /* Console commands */

and in config/console.h:

  #define CONSOLE_FRAMEBUFFER  /* Graphical framebuffer console */

Description

This build option enables support for Portable Network Graphics (PNG) images.

See also

Notes

You can use the console command to display a PNG image as a background picture.

buildcfg/image_png.txt ยท Last modified: 2015/10/16 15:58 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.