Blame Manual/repository-html/repository_39.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>
aaf678
<title>CentOS Artwork Repository: 1.38 The Filesystem/trunk/Locales/Identity/Brands Directory</title>
ee1f37
aaf678
<meta name="description" content="CentOS Artwork Repository: 1.38 The Filesystem/trunk/Locales/Identity/Brands Directory">
aaf678
<meta name="keywords" content="CentOS Artwork Repository: 1.38 The Filesystem/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
aaf678
[ < ]
aaf678
[ > ]
ee1f37
   
aaf678
[ << ]
aaf678
[ Up ]
aaf678
[ >> ]
ee1f37
   
ee1f37
   
ee1f37
   
ee1f37
   
56a476
[Top]
56a476
[Contents]
5cb5a7
[Index]
56a476
[ ? ]
ee1f37
aaf678
aaf678
aaf678

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

ee1f37
ee1f37
aaf678
aaf678

1.38.1 Goals

ee1f37
ee1f37
    aaf678
  • Organize brands' translation files.
  • ee1f37
    ee1f37
    ee1f37
    aaf678
    aaf678

    1.38.2 Description

    ee1f37
    aaf678

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

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

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

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

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

    aaf678

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

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

    aaf678

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

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

    aaf678

    Translation file names, inside brands' translation template

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

    ee1f37
    aaf678
    aaf678

    1.38.2.1 Conventional file names

    ee1f37
    aaf678

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

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

    ee1f37
    aaf678
    aaf678

    1.38.2.2 Numeric file names

    ee1f37
    aaf678

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

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

    aaf678

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

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

    aaf678

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

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

    ee1f37
    aaf678
    aaf678

    1.38.2.3 Translation markers

    aaf678
    aaf678

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

    aaf678
    combine the following translation markers:
    aaf678

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

    Specify which color to use when rendering brand images.

    aaf678

    aaf678
    info

    Note

    As translation files inside

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

    aaf678
    aaf678
    aaf678
    aaf678
    aaf678
    aaf678

    1.38.3 Usage

    aaf678
    aaf678

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

    aaf678

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

    1.38.4 See also

    ee1f37
    ee1f37
    aaf678
    1.4 The <tt>`Filesystem/trunk/Identity/Brands'</tt> Directory  
    ee1f37
    ee1f37
    ee1f37
    ee1f37
    ee1f37
    aaf678
    [ < ]
    aaf678
    [ > ]
    ee1f37
       
    aaf678
    [ << ]
    aaf678
    [ Up ]
    aaf678
    [ >> ]
    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>