png2linuxlogo, version 1.02, 9 June 2002
This simple utility converts a PNG image of appropriate size and type to
the "full-color" logo format used by the Linux kernel. That is, it takes
an 80x80 palette PNG with 223 or fewer colors as input, and it creates a
replacement linux_logo.h file on stdout--but with only the linux_logo[]
data changed; the linux_logo_bw[] and linux_logo16[] data from the stock
logo header are used unchanged. The sample image is from my "pengbrew12"
virtual-beer logo submission of many years ago (in case it matters).
|