Currently, there is no translation available for this page, the English page is shown instead!

Clear message

CentOS Logo

The CentOS logo is a graphical element that, together with its logotype (a uniquely set and arranged typeface) form the CentOS trademark or commercial brand

1. Graphical Symbol

2. Logotype

3. Symbol and Logotype

The combination of CentOS Graphical Symbol and CentOS Logotype makes the CentOS Logo:

4. Rendering environment

Basically, logo rendering is the process by which CentOS logos images are created. Logo rendering is based on the following components:

4.1. Rendering files

SVN:

trunk/Identity/Logos/

logos-rendering-1.tar.gz - md5: 08f046f8417f89088f98586ff94e8c58

4.2. Translation files

SVN:

trunk/Translations/Logos/

logos-translations-1.tar.bz2 - md5: 9ba5bd75f45b5e593084787ca1996618

Logo translations are basically used to define in which colors CentOS logos will be rendered. The following colors were used:

4.3. Example

The following command:

./render.sh h-5c-a violet 293

will create the following image:

h-5c-a-293.png

in the following formats:

4.4. Example: Rendering in mass

The following command:

./render.sh

will render all different variations of CentOS Logo.

5. New Designs

New designs for CentOS logo take place inside trunk/Identity/Logos/svg/ directory. If you have a new CentOS Logo design, put it inside trunk/Identity/Logos/svg/ directory.

Rendering script (render.sh) uses the export id CENTOSARTWORK to create the .png image. The export id specifies which area will be exported as image. Before rendering, be sure you have specified the export id over the area you want to export as image.

If you want to improve some actual CentOS Logo design, go to trunk/Identity/Logos/svg/, take the design you want to improve, improve it and render it.

6. New Translations

If you want to render CentOS logo designs in other color different from those actually available, add a new translation file under trunk/Translation/Logos/ with the color specification you want to have.

7. References

ArtWork/Logo (last edited 2009-10-27 15:27:36 by AlainRegueraDelgado)