|
|
0dc09e |
@node Trunk Identity Images Brands Symbols
|
|
|
0dc09e |
@section @file{trunk/Identity/Images/Brands/Symbols}
|
|
|
0dc09e |
@cindex Trunk identity images brands symbols
|
|
|
0dc09e |
|
|
|
0dc09e |
The @file{trunk/Identity/Images/Brands/Symbols} exists to organize
|
|
|
0dc09e |
images related to The CentOS Symbol, in different formats (e.g., PNG,
|
|
|
0dc09e |
JPG, PDF, TIF, XBM, XPM) and dimensions.
|
|
|
0dc09e |
|
|
|
0dc09e |
The CentOS Symbol is the graphical part of The CentOS Logo. As The
|
|
|
0dc09e |
CentOS Logo, The CentOS Symbol is used to ``brand'' images produced by
|
|
|
0dc09e |
@value{TCPROJ} and provide a visual connection between images so they
|
|
|
0dc09e |
can be monolithically recognized as part of @value{TCPROJ}. The CentOS
|
|
|
0dc09e |
Symbol must be exactly the same everytime it is printed out and a
|
|
|
0dc09e |
route to reproduce it in such a way must be available so as to avoid
|
|
|
0dc09e |
reproduction mistakes when images are branded with it.
|
|
|
0dc09e |
|
|
|
0dc09e |
The @file{trunk/Identity/Images/Brands/Symbols} directory and the files
|
|
|
0dc09e |
inside it aren't under version control.
|
|
|
0dc09e |
|
|
|
0dc09e |
The @file{trunk/Identity/Images/Brands/Symbols} directory contains
|
|
|
0dc09e |
files used by the @file{redhat-logos} package, specifically the files
|
|
|
0dc09e |
inside the @file{/usr/share/pixmaps/redhat} directory.
|
|
|
0dc09e |
|
|
|
0dc09e |
The @file{trunk/Identity/Images/Brands/Symbols} directory organizes
|
|
|
0dc09e |
files under directories numerically named (e.g., @file{48}, @file{64},
|
|
|
0dc09e |
@file{128}, etc.). Inside these directories, image files are stored
|
|
|
0dc09e |
in specific heights and named as
|
|
|
0dc09e |
@file{centos-<something>.<extension>}, where @code{<somthing>}
|
|
|
0dc09e |
describes the file content and @code{<extension>} sets the file
|
|
|
0dc09e |
extension. In all cases, the directory name can be used as reference
|
|
|
0dc09e |
to determine the image height of files stored inside. For example,
|
|
|
0dc09e |
the directory @file{48} stores image files of 48 pixels height in
|
|
|
0dc09e |
different formats.
|
|
|
0dc09e |
|
|
|
0dc09e |
Content rendition inside @file{trunk/Identity/Images/Brands/Symbols}
|
|
|
0dc09e |
directory takes place through the following command:
|
|
|
0dc09e |
|
|
|
0dc09e |
@verbatim
|
|
|
0dc09e |
centos-art render trunk/Identity/Images/Brands/Symbols --dont-commit-changes
|
|
|
0dc09e |
@end verbatim
|