CentOS-3 GRUB Style
Package: |
redhat-logos |
|
Location: |
/boot/grub/splash.xpm.gz |
|
Size: |
640x480 pixels (indexed 14 colors) |
|
XPM.GZ: |
||
splash.xpm.gz file is a 640 x 480 pixels .png image which is indexed into 14 colors using GIMP indexing tool. Then, the 14 colors indexed image is converted to a .xpm.gz file using the following command:
convert splash.png splash.xpm && gzip splash.xpm

