Blame Manuals/Repository/repository-html/repository_40.html

4c79b5
4c79b5
<html>
ccb7a3
4c79b5
4c79b5
Permission is granted to copy, distribute and/or modify this document
4c79b5
under the terms of the GNU Free Documentation License, Version 1.2 or
4c79b5
any later version published by the Free Software Foundation; with no
4c79b5
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
4c79b5
copy of the license is included in the section entitled GNU Free
4c79b5
Documentation License.  
4c79b5
-->
acd47b
4c79b5
4c79b5
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
4c79b5
            Karl Berry  <karl@freefriends.org>
4c79b5
            Olaf Bachmann <obachman@mathematik.uni-kl.de>
4c79b5
            and many others.
4c79b5
Maintained by: Many creative people <dev@texi2html.cvshome.org>
4c79b5
Send bugs and suggestions to <users@texi2html.cvshome.org>
4c79b5
4c79b5
-->
4c79b5
<head>
166893
<title>CentOS Artwork Repository: 3.37 trunk/Locales/Identity/Brands</title>
4c79b5
166893
<meta name="description" content="CentOS Artwork Repository: 3.37 trunk/Locales/Identity/Brands">
166893
<meta name="keywords" content="CentOS Artwork Repository: 3.37 trunk/Locales/Identity/Brands">
4c79b5
<meta name="resource-type" content="document">
4c79b5
<meta name="distribution" content="global">
4c79b5
<meta name="Generator" content="texi2html 1.76">
4c79b5
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4c79b5
<style type="text/css">
4c79b5
1e9202
@import "/home/centos/artwork/trunk/Identity/Models/Css/Texi2html/common.css";
4c79b5
4c79b5
a.summary-letter {text-decoration: none}
4c79b5
pre.display {font-family: serif}
4c79b5
pre.format {font-family: serif}
4c79b5
pre.menu-comment {font-family: serif}
4c79b5
pre.menu-preformatted {font-family: serif}
4c79b5
pre.smalldisplay {font-family: serif; font-size: smaller}
4c79b5
pre.smallexample {font-size: smaller}
4c79b5
pre.smallformat {font-family: serif; font-size: smaller}
4c79b5
pre.smalllisp {font-size: smaller}
4c79b5
span.sansserif {font-family:sans-serif; font-weight:normal;}
4c79b5
ul.toc {list-style: none}
4c79b5
-->
4c79b5
</style>
4c79b5
4c79b5
4c79b5
</head>
4c79b5
4c79b5
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
4c79b5
4c79b5
2dc146
[ < ]
2dc146
[ > ]
4c79b5
   
4c79b5
[ << ]
4c79b5
[ Up ]
166893
[ >> ]
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
[Top]
4c79b5
[Contents]
166893
[Index]
4c79b5
[ ? ]
4c79b5
166893
2dc146
166893

3.37 trunk/Locales/Identity/Brands

4c79b5
4c79b5
2dc146
6ba043

3.37.1 Goals

6ba043
2dc146
    166893
  • Organize brands' translation files.
  • 2dc146
    6ba043
    2dc146
    2dc146
    6ba043

    3.37.2 Description

    6ba043
    166893

    Translation files, inside <tt>`trunk/Translations/Identity/Brands'</tt>

    166893
    translation entry, don't use default rendering translation
    166893
    functionality, they use the following translation pre-rendering
    166893
    configuration file instead:
    166893

    166893
    /home/centos/artwork/trunk/Translation/Identity/Brands/render.conf.sh
    166893
    166893

    Inside <tt>`trunk/Translations/Identity/Brands'</tt> translation entry,

    166893
    translation files are symbolic links pointing to the common template
    166893
    translation structure, inside the translation template (<samp>`Tpl/'</samp>)
    166893
    directory.
    166893

    166893

    Inside <tt>`trunk/Translations/Identity/Brands'</tt> translation entry,

    166893
    translation files are created using identity design templates as
    166893
    reference.  The translation pre-rendering script creates a translation
    166893
    structure where the translation template (<samp>`Tpl/'</samp>) directory
    166893
    structure applies to each single design template available.
    166893

    166893

    For example, if the brands' translation template (<samp>`Tpl/'</samp>)

    166893
    directory has 30 translation files, and there are 20 design templates;
    166893
    the brands' translation pre-rendering script creates a translation
    166893
    structure of symbolic links where the 30 translation files apply the
    166893
    20 design templates one by one, producing 600 translation symbolic
    166893
    links as result. At this point, when rendering identity, the
    166893
    centos-art script considers translation symbolic links as
    166893
    translation files.
    166893

    166893

    Translation file names, inside brands' translation template

    166893
    (<samp>`Tpl'</samp>) directory have special meaning:
    166893

    ec5f63
    fa7cae
    166893

    3.37.2.1 Conventional file names

    fa7cae
    166893

    Convenctional file names look like <tt>`blue.sed'</tt>, <tt>`2c-a.sed'</tt>,

    166893
    etc.  Replacement commands inside translation file are applied to
    166893
    design templates and translation file names are used as final image
    166893
    name.  The image dimensions use the same dimensions that design
    166893
    template has.
    166893

    1d1bf4
    fa7cae
    166893

    3.37.2.2 Numeric file names

    166893
    166893

    Numeric file names look like <tt>`300.sed'</tt>, <tt>`200.sed'</tt>, etc.

    166893
    Replacements commands inside translation files are applied to design
    166893
    templates, and translation file names are used as final image name.
    166893
    The final image is saved using an specific <samp>`width'</samp> defined by the
    166893
    number part of the translation file name. The image <samp>`height'</samp> is
    166893
    automatically scaled based on the previous <samp>`width'</samp> definition to
    166893
    maintain the designing ratio.  
    166893

    166893

    For example, if your design template has 400x200 pixels of dimension,

    166893
    and you apply a translation file named `300.sed' to it, the final
    166893
    image you get as result will have 300x100 pixels of dimension.   The
    166893
    same is true if you use higher numbers like `1024.sed', `2048.sed',
    166893
    etc. In these cases you have bigger images proportionally.
    166893

    166893

    As we are using scalable vector graphics to design identity templates,

    166893
    the image size you produce is not limitted in size. You can use one
    166893
    design template produced in 400x200 pixels to produce larger or
    166893
    shorter PNG images using numeric translation files as described
    166893
    above.
    166893

    166893
    166893
    166893

    3.37.2.3 Translation markers

    166893
    166893

    Inside <tt>`trunk/Translations/Identity/Brands/'</tt>, translation files

    166893
    combine the following translation markers:
    166893

    166893
    166893
    <samp>`#000000'</samp>
    166893
    166893

    Specify which color to use when rendering brand images.

    166893

    166893
    info

    Note

    As translation files inside

    166893
    <tt>`trunk/Translations/Identity/Brands'</tt> are symbolic links that
    166893
    point to template translation files, translation markers are defined
    166893
    inside template translation files.
    166893

    166893
    166893
    166893
    166893
    166893
    166893

    3.37.3 Usage

    166893
    166893

    To render brands' translation files, use the following command:

    166893

    166893
    centos-art render --translation=/home/centos/artwork/trunk/Translations/Identity/Brands
    166893
    166893
    166893
    ec5f63

    3.37.4 See also

    ec5f63
    2dc146
    166893
    3.2 trunk/Identity/Brands  
    2dc146
    2dc146
    4c79b5
    5fb024
    4c79b5
    166893
    [ < ]
    166893
    [ > ]
    4c79b5
       
    4c79b5
    [ << ]
    2dc146
    [ Up ]
    166893
    [ >> ]
    4c79b5
    4c79b5

    4c79b5
     <font size="-1">
    acd47b
      This document was generated on February, 26 2011 using texi2html 1.76.
    4c79b5
     </font>
    4c79b5
     
    4c79b5
    4c79b5

    4c79b5
    </body>
    4c79b5
    </html>