~fitojb/ubuntu-font-family-website/update-web-section

« back to all changes in this revision

Viewing changes to about/index.html

  • Committer: Steve Edwards
  • Date: 2011-08-30 17:13:08 UTC
  • mto: (53.2.1 redesign-merge)
  • mto: This revision was merged to the branch mainline in revision 54.
  • Revision ID: steve.edwards@canonical.com-20110830171308-wubp65sz8ynxgb25
First release of site redesign

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html>
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
5
 
 
6
<title>About | Ubuntu Font Family</title>
 
7
 
 
8
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Ubuntu:400,400italic">
 
9
<link rel="stylesheet" type="text/css" media="screen" href="/assets/css/reset.css" />
 
10
<link rel="stylesheet" type="text/css" media="screen" href="/assets/css/960.css" />
 
11
<link rel="stylesheet" type="text/css" media="screen" href="/assets/css/base.css" />
 
12
 
 
13
</head>
 
14
 
 
15
<body class="about">
 
16
 
 
17
<div id="header-and-content" class="container-12">
 
18
 
 
19
<div id="header" class="clearfix">
 
20
        <div class="grid-12">
 
21
                <ul>
 
22
                        <li><a href="/">Home</a></li>
 
23
                        <li><a href="/about" class="active">About</a></li>
 
24
                        <li><a href="/gallery">Gallery</a></li>
 
25
                        <li><a href="/licence">Licence</a></li>
 
26
                        <li><a href="/resources">Resources</a></li>
 
27
                </ul>
 
28
                <a class="logo-ubuntu" href="/"><img src="/assets/img/logo-ubuntu-header.png" width="118" height="27" alt="Ubuntu logo" /></a>
 
29
                <h2><a href="/">Font Family</a></h2>
 
30
        </div>
 
31
</div><!-- /#header -->
 
32
 
 
33
<div id="content" class="clearfix">
 
34
        
 
35
        <div class="grid-12">
 
36
                <div class="content-heading">
 
37
                        <a class="link-action" href="/assets/font/ubuntu-font-family-0.71.2.zip">Download for free &rsaquo;</a>
 
38
                        <h1>About</h1>
 
39
                </div>
 
40
        </div>
 
41
        
 
42
        <div class="grid-8">
 
43
                <div class="content-intro">
 
44
                        <p>The Ubuntu Font Family are a set of matching new libre/open fonts. The development is being funded by <a href="http://www.canonical.com">Canonical</a> on behalf the wider Free Software community and the Ubuntu project. The technical font design work and implementation is being undertaken by <a href="http://www.daltonmaag.com">Dalton Maag</a>.</p>
 
45
                        <p>Both the final font Truetype/OpenType files and the design files used to produce the font family are distributed under an <a href="/licence">open licence</a> and you are expressly encouraged to experiment, modify, share and improve. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.</p>
 
46
                        <p>The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. So the Ubuntu Font Family project will be extended to cover many more written languages.</p>
 
47
                </div>
 
48
        </div>
 
49
        
 
50
        <div class="grid-4">
 
51
                <div class="content-sample">
 
52
                        <div id="sample"></div>
 
53
                        <a href="#">Download full character set (PDF) &rsaquo;</a>
 
54
                </div>
 
55
        </div>
 
56
        
 
57
        <div class="grid-12">
 
58
                <div class="content-main">
 
59
                        <h2>Facts and figures</h2>
 
60
                        <p>The Ubuntu Font Family is a sans-serif typeface family with an intended coverage of thirteen fonts.</p>
 
61
                        
 
62
                        <h3>Coverage</h3>
 
63
                        <p>1,200 glyphs, 200-250 languages (native languages of 3 billion people!).</p>
 
64
                        
 
65
                        <h3>Technology</h3>
 
66
                        <ul class="list-bullets">
 
67
                                <li>OpenType-based TTF (TrueType)</li>
 
68
                                <li>Alternative glyphs (e.g. proportional/non-proportional/superscript/subscript numerals)</li>
 
69
                                <li>Debugging glyphs (U+EFFD, U+EFFE, U+EFFF, U+F000) giving face, version, grayscale level and pixels-per-em digit display)</li>
 
70
                        </ul>
 
71
                        <p>The pixels-per-em 7-segment digits are driven by the hint engine (substituted from the Deja fonts), so if hinting is by default off (e.g. Firefox) then the output will show as a pair of '88' numerals.</p>
 
72
 
 
73
                        <h3>Design</h3>
 
74
                        <p>The four Latin characters, 'n o H O' helped to define a guide for around 80-percent of the remaining characters. Extensive manual hinting has been performed for rendered sizes below 60 pixels-per-em.</p>
 
75
                        <p>Software used:</p>
 
76
                        <ul class="list-bullets">
 
77
                                <li>Fontlab Studio</li>
 
78
                            <li>Microsoft Visual Truetype (VTT)</li>
 
79
                            <li>In-house Python-based accent placement scripts</li>
 
80
                        </ul>
 
81
                </div>
 
82
        </div>
 
83
        
 
84
</div><!-- /#content -->
 
85
 
 
86
</div><!-- /#header-and-content -->
 
87
 
 
88
<div id="footer" class="container-12">
 
89
        <div class="grid-12">
 
90
                <p>&copy; 2011 Canonical Ltd. Ubuntu and Canonical are registered trademarks of Canonical Ltd.</p>
 
91
                <a class="logo-ubuntu" href="/"><img src="/assets/img/logo-ubuntu-footer.png" width="118" height="27" alt="Ubuntu logo" /></a>
 
92
        </div>
 
93
</div><!-- /#footer -->
 
94
 
 
95
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
 
96
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.14/jquery-ui.min.js"></script>
 
97
<script type="text/javascript" src="/assets/js/base.js"></script>
 
98
 
 
99
</body>
 
100
</html>
 
 
b'\\ No newline at end of file'