|
|
0dc09e |
@node Trunk Identity Fonts
|
|
|
0dc09e |
@section @file{trunk/Identity/Fonts}
|
|
|
0dc09e |
@cindex Trunk identity fonts
|
|
|
0dc09e |
|
|
|
0dc09e |
The @file{trunk/Identity/Fonts} directory exists to organize
|
|
|
0dc09e |
typographies used inside @value{TCPCVI} that aren't packaged inside
|
|
|
0dc09e |
@value{TCD}.
|
|
|
0dc09e |
|
|
|
0dc09e |
The @file{trunk/Identity/Fonts} directory is under version control.
|
|
|
0dc09e |
|
|
|
0dc09e |
Content rendition inside @file{trunk/Identity/Fonts} directory is not
|
|
|
0dc09e |
supported.
|
|
|
0dc09e |
|
|
|
0dc09e |
@c -- describe, in one paragraph, what a font is.
|
|
|
0dc09e |
|
|
|
0dc09e |
In order for fonts to be available inside programs like GIMP and
|
|
|
0dc09e |
Inkscape, font files should be stored either in
|
|
|
0dc09e |
@file{/usr/share/fonts} or @file{~/.fonts} directory. These locations
|
|
|
0dc09e |
are out of @value{TCAR} and doesn't provide version control by
|
|
|
0dc09e |
themselves. In order for version controlled typographies to be
|
|
|
0dc09e |
available inside programs like GIMP and Inkscape, we store them under
|
|
|
0dc09e |
@file{trunk/Identity/Fonts} directory and create links to them from
|
|
|
0dc09e |
@file{~/.fonts} directory.
|
|
|
0dc09e |
|
|
|
0dc09e |
@float Example, trunk-identity-fonts-1
|
|
|
0dc09e |
@verbatim
|
|
|
0dc09e |
trunk/Identity/Fonts
|
|
|
0dc09e |
`-- denmark.ttf (file) <-- ~/.fonts/denmark.ttf (link)
|
|
|
0dc09e |
@end verbatim
|
|
|
0dc09e |
@caption{Relation between fonts inside the workstation.}
|
|
|
0dc09e |
@end float
|
|
|
0dc09e |
|
|
|
0dc09e |
The creation and maintainance of links related to fonts inside the
|
|
|
0dc09e |
working copy are automated by @code{prepare} functionality of
|
|
|
0dc09e |
@command{centos-art.sh} script.
|
|
|
0dc09e |
|
|
|
0dc09e |
@image{trunk/Identity/Images/Manuals/Fonts/dejavu-lgc,443pt,,,}
|
|
|
0dc09e |
|
|
|
0dc09e |
Inside @value{TCPCVI}, the @samp{DejaVu LGC} typography is used as
|
|
|
0dc09e |
default typography in all visual manifestations. The @samp{DejaVu LGC}
|
|
|
0dc09e |
typography comes with @value{TCD} so there is no need to store it in
|
|
|
0dc09e |
@file{trunk/Identity/Fonts} for you to use.
|
|
|
0dc09e |
|
|
|
0dc09e |
@image{trunk/Identity/Images/Manuals/Fonts/denmark,443pt,,,}
|
|
|
0dc09e |
|
|
|
0dc09e |
Inside @value{TCPCVI}, the @samp{Denmark} typography is used as base
|
|
|
0dc09e |
to build The CentOS Logo (i.e., the main graphic design that
|
|
|
0dc09e |
connects/identifies all visual manifestations related to The CentOS
|
|
|
0dc09e |
Project). The @samp{Denmark} typography doesn't come with @value{TCD}
|
|
|
0dc09e |
so it is store in @file{trunk/Identity/Fonts} for you to use.
|
|
|
0dc09e |
|
|
|
0dc09e |
The license information of @samp{Denmark} typography isn't very clear,
|
|
|
0dc09e |
at least not as clear as the one in @samp{DejaVu LGC} typography is.
|
|
|
0dc09e |
Using a typography with a doubtful license might put in risk the
|
|
|
0dc09e |
content produced from it. To prevent such issues, it would be better
|
|
|
0dc09e |
to move on from @samp{Denmark} typography to another typography (free,
|
|
|
0dc09e |
preferably) that retain the same visual style of @samp{Denmark}, but
|
|
|
0dc09e |
with a clearer copyright and license notice.
|