Blame Manual/repository-html/repository_54.html

ee1f37
ee1f37
<html>
d1db00
d1db00
organization, and administration of CentOS Artwork Repository.
d1db00
d1db00
Copyright C 2009-2011 Alain Reguera Delgado
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
-->
949b9b
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>
06d106
<title>CentOS Artwork Repository: 2.50 The trunk/Locales/Identity/Brands Directory</title>
ee1f37
06d106
<meta name="description" content="CentOS Artwork Repository: 2.50 The trunk/Locales/Identity/Brands Directory">
06d106
<meta name="keywords" content="CentOS Artwork Repository: 2.50 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
06d106
[ < ]
06d106
[ > ]
ee1f37
   
671838
[ << ]
671838
[ Up ]
06d106
[ >> ]
ee1f37
   
ee1f37
   
ee1f37
   
ee1f37
   
56a476
[Top]
56a476
[Contents]
06d106
[Index]
56a476
[ ? ]
ee1f37
06d106
06d106
06d106

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

063806
063806
06d106
671838

2.50.1 Goals

063806
06d106
    06d106
  • Organize brands' translation files.
  • 06d106
    b9dbd3
    06d106
    06d106
    671838

    2.50.2 Description

    b9dbd3
    06d106

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

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

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

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

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

    06d106

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

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

    06d106

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

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

    06d106

    Translation file names, inside brands' translation template

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

    06d106
    06d106
    06d106

    2.50.2.1 Conventional file names

    06d106
    06d106

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

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

    06d106
    06d106
    06d106

    2.50.2.2 Numeric file names

    06d106
    06d106

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

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

    06d106

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

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

    06d106

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

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

    06d106
    06d106
    06d106

    2.50.2.3 Translation markers

    06d106
    06d106

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

    06d106
    combine the following translation markers:
    06d106

    06d106
    06d106
    <samp>`#000000'</samp>
    06d106
    06d106

    Specify which color to use when rendering brand images.

    06d106

    06d106
    info

    Note

    As translation files inside

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

    06d106
    06d106
    06d106
    b9dbd3
    995423
    671838

    2.50.3 Usage

    f66721
    06d106

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

    06d106

    06d106
    centos-art render --translation=/home/centos/artwork/trunk/Translations/Identity/Brands
    06d106
    f66721
    995423
    671838

    2.50.4 See also

    ee1f37
    06d106
    06d106
    2.5 The <tt>`trunk/Identity/Brands'</tt> Directory  
    06d106
    06d106
    ee1f37
    ee1f37
    ee1f37
    995423
    [ < ]
    995423
    [ > ]
    ee1f37
       
    671838
    [ << ]
    06d106
    [ Up ]
    06d106
    [ >> ]
    ee1f37
    ee1f37

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

    ee1f37
    </body>
    ee1f37
    </html>