GrubSplashImage

A collection of Grub splash images for CentOS distribution.

CentOS-5

CentOS-4

CentOS-3

CentOS-2

Download

Intead of hang on each xpm.gz grub splash image file, we hanged on the files that let us build the xpm.gz grub splash image files.

DOWNLOAD:

  • svn export https://projects.centos.org/svn/artwork/trunk/Main

  • svn export https://projects.centos.org/svn/artwork/trunk/GrubSplashImage

TIP: To get installable xpm.gz grub splash image files, use the build.sh script available in the GrubSplashImage/ directory of our ArtWork/BuildingEnvironment.

Rendering

To render grub splash images we based on svg templates. svg templates have your background design plus some markers that help us render it for each CentOS versions.

These templates are named like:

If you want to improve CentOS with your talent, you can take a look to these templates and standard files, modify them or build new ones.

TIP: Templates can be found in the Main/svg/templates/ directory of our ArtWork/BuildingEnvironment.

Examples

To render grub splash background images (at full color), you can use the following command:

./render.sh common grub

IMPORTANT: After rendering and before bulding .xpm.gz file, you need to be sure that the final png files have only 14 colors and 640x480 pixels of dimension.

See also

ArtWork/DistroDesign/GrubSplashImage (last edited 2008-09-04 18:16:46 by AlainRegueraDelgado)