Blame Manual/repository-html/repository_44.html

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

2.39 The <tt>`trunk/Locales/Identity/Brands'</tt> Directory

ee1f37
ee1f37
063806
f66721

2.39.1 Goals

f66721
f66721
    f66721
  • Organize brands' translation files.
  • f66721
    ee1f37
    ee1f37
    063806
    f66721

    2.39.2 Description

    ee1f37
    f66721

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

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

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

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

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

    f66721

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

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

    f66721

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

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

    f66721

    Translation file names, inside brands' translation template

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

    ee1f37
    063806
    f66721

    2.39.2.1 Conventional file names

    f66721
    f66721

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

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

    f66721
    f66721
    f66721

    2.39.2.2 Numeric file names

    f66721
    f66721

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

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

    f66721

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

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

    f66721

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

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

    f66721
    f66721
    f66721

    2.39.2.3 Translation markers

    f66721
    f66721

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

    f66721
    combine the following translation markers:
    f66721

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

    Specify which color to use when rendering brand images.

    f66721

    f66721
    info

    Note

    As translation files inside

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

    f66721
    f66721
    f66721
    f66721
    f66721
    f66721

    2.39.3 Usage

    f66721
    f66721

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

    f66721

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

    2.39.4 See also

    ee1f37
    f66721
    f66721
    2.5 The <tt>`trunk/Identity/Brands'</tt> Directory  
    f66721
    f66721
    ee1f37
    ee1f37
    ee1f37
    f66721
    [ < ]
    f66721
    [ > ]
    ee1f37
       
    f66721
    [ << ]
    f66721
    [ Up ]
    f66721
    [ >> ]
    ee1f37
    ee1f37

    ee1f37
     <font size="-1">
    406f69
      This document was generated on March, 1 2011 using texi2html 1.76.
    ee1f37
     </font>
    ee1f37
     
    ee1f37
    ee1f37

    ee1f37
    </body>
    ee1f37
    </html>