Blame Manuals/en/Html/Repository/repository_55.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
-->
97552b
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>
2c8180
<title>CentOS Artwork Repository: 3.52 trunk/Translations/Identity/Fonts</title>
4c79b5
2c8180
<meta name="description" content="CentOS Artwork Repository: 3.52 trunk/Translations/Identity/Fonts">
2c8180
<meta name="keywords" content="CentOS Artwork Repository: 3.52 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
4c79b5
09d4f2
[ < ]
09d4f2
[ > ]
4c79b5
   
4c79b5
[ << ]
300762
[ Up ]
09d4f2
[ >> ]
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
[Top]
4c79b5
[Contents]
09d4f2
[Index]
4c79b5
[ ? ]
4c79b5
2c8180
09d4f2
2c8180

3.52 trunk/Translations/Identity/Fonts

c9b54d
cb2a5d
09d4f2
6aec21

3.52.1 Goals

c9b54d
5eb4a2

This section exists to organize fonts translation files.

5eb4a2

09d4f2
6aec21

3.52.2 Description

cb2a5d
2c8180

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

2c8180
following structure:
55c2ff

5eb4a2
s!font-family:Denmark!font-family:DejaVu LGC Sans!
2c8180
s!font-weight:normal!font-weight:bold!
2c8180
s!font-style:normal!font-style:italic!
55c2ff
2c8180

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

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

915635
Important

Important

Do not create translation files for font-families

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

38bcd9
38bcd9
09d4f2
2c8180

3.52.2.1 Translation Markers

55c2ff
2c8180

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

55c2ff
combine the following translation markers:
55c2ff

55c2ff
2c8180
<samp>`font-family:Denmark'</samp>
2c8180

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

2c8180

2c8180
<samp>`font-weight:normal'</samp>
2c8180

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

2c8180

2c8180
<samp>`font-style:normal'</samp>
2c8180

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

2c8180

55c2ff
55c2ff
55c2ff
09d4f2
55c2ff

3.52.3 Usage

55c2ff
2c8180

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

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

2c8180
vim /home/centos/artwork/trunk/Translations/Fonts/dejavu_lgc_sans-boldoblique.sed
55c2ff
55c2ff
09d4f2
300762

3.52.4 See also

300762
38bcd9
2c8180
3.3 trunk/Identity/Fonts  
38bcd9
38bcd9
bc3531
4c79b5
2c8180
4c79b5
09d4f2
[ < ]
09d4f2
[ > ]
4c79b5
   
4c79b5
[ << ]
09d4f2
[ Up ]
09d4f2
[ >> ]
4c79b5
4c79b5

4c79b5
 <font size="-1">
97552b
  This document was generated on November, 26 2010 using texi2html 1.76.
4c79b5
 </font>
4c79b5
 
4c79b5
4c79b5

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