Blame Manuals/en/Html/Repository/repository_56.html

4c79b5
4c79b5
<html>
6414c4
09d4f2
6414c4
Copyright C 2009, 2010, 2011  Alain Reguera Delgado
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
-->
6414c4
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>
280c77
<title>The CentOS Artwork Repository: 3.53 trunk/Translations/Identity/Brands</title>
4c79b5
280c77
<meta name="description" content="The CentOS Artwork Repository: 3.53 trunk/Translations/Identity/Brands">
280c77
<meta name="keywords" content="The CentOS Artwork Repository: 3.53 trunk/Translations/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
280c77
[ < ]
280c77
[ > ]
4c79b5
   
300762
[ << ]
300762
[ Up ]
280c77
[ >> ]
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
[Top]
4c79b5
[Contents]
280c77
[Index]
4c79b5
[ ? ]
4c79b5
280c77
280c77
280c77

3.53 trunk/Translations/Identity/Brands

6414c4
6414c4
280c77
3207df

3.53.1 Goals

6414c4
280c77
    280c77
  • Organize brands' translation files.
  • 280c77
    6414c4
    280c77
    280c77
    3207df

    3.53.2 Description

    6414c4
    280c77

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

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

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

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

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

    280c77

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

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

    280c77

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

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

    280c77

    Translation file names, inside brands' translation template

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

    280c77
    280c77
    280c77

    3.53.2.1 Conventional file names

    280c77
    280c77

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

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

    280c77
    280c77
    280c77

    3.53.2.2 Numeric file names

    280c77
    280c77

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

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

    280c77

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

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

    280c77

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

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

    280c77
    280c77
    280c77

    3.53.2.3 Translation markers

    280c77
    280c77

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

    280c77
    combine the following translation markers:
    280c77

    280c77
    280c77
    <samp>`#000000'</samp>
    280c77
    280c77

    Specify which color to use when rendering brand images.

    280c77

    280c77
    info

    Note

    As translation files inside

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

    280c77
    280c77
    280c77
    3d6160
    01b527
    e37211

    3.53.3 Usage

    e37211
    280c77

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

    280c77

    280c77
    centos-art render --translation=/home/centos/artwork/trunk/Translations/Identity/Brands
    280c77
    e37211
    01b527
    300762

    3.53.4 See also

    300762
    280c77
    280c77
    3.54 trunk/Translations/Identity/Brands/Tpl  
    280c77
    280c77
    3.2 trunk/Identity/Brands  
    280c77
    280c77
    4c79b5
    4c79b5
    4c79b5
    01b527
    [ < ]
    01b527
    [ > ]
    4c79b5
       
    300762
    [ << ]
    280c77
    [ Up ]
    280c77
    [ >> ]
    4c79b5
    4c79b5

    4c79b5
     <font size="-1">
    6414c4
      This document was generated on January, 3 2011 using texi2html 1.76.
    4c79b5
     </font>
    4c79b5
     
    4c79b5
    4c79b5

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