fblogo(1)
NAME
fblogo - Converts images to framebuffer-logo header file
SYNOPSIS
fblogo [-2] [-h] [-d] [-v] [inputfile [outputfile]]
DESCRIPTION
ArrayIt will be displayed when the framebuffer device is enabled. You
can also use it to generate full screen splash screens for the
Linux Progress Patch.
OPTIONS
Arraystdout will be used.
REQUIREMENTS
- In order to actually see the resulted logo at boot time,
- framebuffer-support needs to be enabled in the kernel.
CONFIG_EXPERIMENTAL=y
CONFIG_FB=y
Arrayvga-Parameter:
vga=791
Arrayfor more modes.
USAGE
ArrayThe best results can be achieved by using netpbm or ImageMagick
to do the quantization like so:
Using netpbm:
ArrayUsing ImageMagick:
ArrayPlace this file in include/linux/linux_logo.h
Array#define LOGO_H 80
#define LOGO_W 80
Arraypointed out when using -v or inside the linux_logo.h produced by
fblogo.
Recompile your new kernel.
SEE ALSO
fblogo_patch (1)
AUTHOR
- Arraydon@debian.org>. It is licensed under the terms of the GNU General Public License.
August 07, 2002