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

4c79b5
4c79b5
<html>
09d4f2
09d4f2
09d4f2
The CentOS Artwork Repository exists to organize and automate The
09d4f2
CentOS Project corporate visual identity (, to
09d4f2
start on).
4c79b5
6c4982
Copyright C 2009, 2010 Alain Reguera Delgado. All rights
4c79b5
reserved.
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
-->
49b888
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>
0d952c
<title>CentOS Artwork Repository: 3.55 trunk/Translations/Identity/Fonts</title>
4c79b5
0d952c
<meta name="description" content="CentOS Artwork Repository: 3.55 trunk/Translations/Identity/Fonts">
0d952c
<meta name="keywords" content="CentOS Artwork Repository: 3.55 trunk/Translations/Identity/Fonts">
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
300762
0d952c
[ < ]
0d952c
[ > ]
4c79b5
   
4c79b5
[ << ]
300762
[ Up ]
0d952c
[ >> ]
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
[Top]
4c79b5
[Contents]
0d952c
[Index]
4c79b5
[ ? ]
4c79b5
0d952c
0d952c
0d952c

3.55 trunk/Translations/Identity/Fonts

008ee0
49b888
0d952c
c6292c

3.55.1 Goals

49b888
0d952c

This section exists to organize fonts translation files.

0d952c

0d952c
0d952c

3.55.2 Description

0d952c
0d952c

Translation files, inside <tt>`trunk/Translations/Fonts'</tt>, have the

0d952c
following structure:
0d952c

0d952c
s!font-family:Denmark!font-family:DejaVu LGC Sans!
0d952c
s!font-weight:normal!font-weight:bold!
0d952c
s!font-style:normal!font-style:italic!
0d952c
0d952c

Inside <tt>`trunk/Translations/Fonts'</tt>, there is one translation file

0d952c
for each font preview image you want to produce. This way, we create
0d952c
one translation file for each font-family we use somewhere inside
0d952c
CentOS visual identity.
0d952c

0d952c
Important

Important

Do not create translation files for font-families

0d952c
not used somewhere inside CentOS visual identity. The font's identity
0d952c
entry (see section trunk/Identity/Fonts) is used as reference when someone
0d952c
needs to know which font-families are allowed to use inside CentOS
0d952c
visual identity.
0d952c

0d952c
008ee0
3d6160
0d952c

3.55.2.1 Translation Markers

0d952c
0d952c

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

0d952c
combine the following translation markers:
0d952c

0d952c
0d952c
<samp>`font-family:Denmark'</samp>
0d952c

Specify which font family to use when rendering font preview images.

0d952c

0d952c
<samp>`font-weight:normal'</samp>
0d952c

Specify which font weight to use when rendering font preview images.

0d952c

0d952c
<samp>`font-style:normal'</samp>
0d952c

Specify which font style to use when rendering font preview images.

0d952c

0d952c
008ee0
6ba043
3d6160
b8013f

3.55.3 Usage

b8013f
0d952c

Inside <tt>`trunk/Translations/Fonts'</tt> you use your favorite text

0d952c
editor to create translation files.  Inside
0d952c
<tt>`trunk/Translations/Fonts'</tt> there is not translation template
0d952c
directory (<tt>`Tpl/'</tt>), nor translation rendering using
0d952c
centos-art script.  For example, to create the
0d952c
<tt>`dejavu_lgc_sans-boldoblique.sed'</tt> translation file using
0d952c
vim editor, type the following command:
0d952c

0d952c
vim /home/centos/artwork/trunk/Translations/Fonts/dejavu_lgc_sans-boldoblique.sed
0d952c
b8013f
3d6160
300762

3.55.4 See also

300762
0d952c
0d952c
3.3 trunk/Identity/Fonts  
0d952c
0d952c
0d952c
bc3531
38bcd9
300762
3d6160
[ < ]
3d6160
[ > ]
300762
   
300762
[ << ]
0d952c
[ Up ]
0d952c
[ >> ]
300762
4c79b5

4c79b5
 <font size="-1">
49b888
  This document was generated on December, 5 2010 using texi2html 1.76.
4c79b5
 </font>
4c79b5
 
4c79b5
4c79b5

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