summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-04-27 04:52:09 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-04-27 04:52:09 (EDT)
commitebf365043824a0f98cfc48c6075c83ff03897551 (patch)
treed2adc32b90ee335e7027c69f3f126be6009c23cc /site
parent02fbb19b9ca348f1db8b01d657d6880ceb5b95d8 (diff)
downloadlibreboot.org-ebf365043824a0f98cfc48c6075c83ff03897551.zip
libreboot.org-ebf365043824a0f98cfc48c6075c83ff03897551.tar.gz
libreboot.org-ebf365043824a0f98cfc48c6075c83ff03897551.tar.bz2
home page: use PNG instead of SVG for logo.
Saves about 5KiB for the user.
Diffstat (limited to 'site')
-rw-r--r--site/css/fonts/Lato-Regular.eotbin0 -> 268273 bytes
-rw-r--r--site/css/fonts/Lato-Regular.ttfbin0 -> 687980 bytes
-rw-r--r--site/css/fonts/Lato-Regular.woffbin0 -> 323172 bytes
-rwxr-xr-xsite/css/fonts/OFL.txt94
-rwxr-xr-xsite/css/fonts/README.txt69
-rw-r--r--site/index.php2
-rw-r--r--site/logo/logo.pngbin0 -> 2441 bytes
7 files changed, 164 insertions, 1 deletions
diff --git a/site/css/fonts/Lato-Regular.eot b/site/css/fonts/Lato-Regular.eot
new file mode 100644
index 0000000..f36f480
--- /dev/null
+++ b/site/css/fonts/Lato-Regular.eot
Binary files differ
diff --git a/site/css/fonts/Lato-Regular.ttf b/site/css/fonts/Lato-Regular.ttf
new file mode 100644
index 0000000..db3c3a5
--- /dev/null
+++ b/site/css/fonts/Lato-Regular.ttf
Binary files differ
diff --git a/site/css/fonts/Lato-Regular.woff b/site/css/fonts/Lato-Regular.woff
new file mode 100644
index 0000000..52074ee
--- /dev/null
+++ b/site/css/fonts/Lato-Regular.woff
Binary files differ
diff --git a/site/css/fonts/OFL.txt b/site/css/fonts/OFL.txt
new file mode 100755
index 0000000..44e9bea
--- /dev/null
+++ b/site/css/fonts/OFL.txt
@@ -0,0 +1,94 @@
+Copyright (c) 2010-2014, Łukasz Dziedzic (dziedzic@typoland.com),
+with Reserved Font Name Lato.
+
+This Font Software is licensed under the SIL Open Font License, Version 1.1.
+This license is copied below, and is also available with a FAQ at:
+http://scripts.sil.org/OFL
+
+
+-----------------------------------------------------------
+SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
+-----------------------------------------------------------
+
+PREAMBLE
+The goals of the Open Font License (OFL) are to stimulate worldwide
+development of collaborative font projects, to support the font creation
+efforts of academic and linguistic communities, and to provide a free and
+open framework in which fonts may be shared and improved in partnership
+with others.
+
+The OFL allows the licensed fonts to be used, studied, modified and
+redistributed freely as long as they are not sold by themselves. The
+fonts, including any derivative works, can be bundled, embedded,
+redistributed and/or sold with any software provided that any reserved
+names are not used by derivative works. The fonts and derivatives,
+however, cannot be released under any other type of license. The
+requirement for fonts to remain under this license does not apply
+to any document created using the fonts or their derivatives.
+
+DEFINITIONS
+"Font Software" refers to the set of files released by the Copyright
+Holder(s) under this license and clearly marked as such. This may
+include source files, build scripts and documentation.
+
+"Reserved Font Name" refers to any names specified as such after the
+copyright statement(s).
+
+"Original Version" refers to the collection of Font Software components as
+distributed by the Copyright Holder(s).
+
+"Modified Version" refers to any derivative made by adding to, deleting,
+or substituting -- in part or in whole -- any of the components of the
+Original Version, by changing formats or by porting the Font Software to a
+new environment.
+
+"Author" refers to any designer, engineer, programmer, technical
+writer or other person who contributed to the Font Software.
+
+PERMISSION & CONDITIONS
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Font Software, to use, study, copy, merge, embed, modify,
+redistribute, and sell modified and unmodified copies of the Font
+Software, subject to the following conditions:
+
+1) Neither the Font Software nor any of its individual components,
+in Original or Modified Versions, may be sold by itself.
+
+2) Original or Modified Versions of the Font Software may be bundled,
+redistributed and/or sold with any software, provided that each copy
+contains the above copyright notice and this license. These can be
+included either as stand-alone text files, human-readable headers or
+in the appropriate machine-readable metadata fields within text or
+binary files as long as those fields can be easily viewed by the user.
+
+3) No Modified Version of the Font Software may use the Reserved Font
+Name(s) unless explicit written permission is granted by the corresponding
+Copyright Holder. This restriction only applies to the primary font name as
+presented to the users.
+
+4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
+Software shall not be used to promote, endorse or advertise any
+Modified Version, except to acknowledge the contribution(s) of the
+Copyright Holder(s) and the Author(s) or with their explicit written
+permission.
+
+5) The Font Software, modified or unmodified, in part or in whole,
+must be distributed entirely under this license, and must not be
+distributed under any other license. The requirement for fonts to
+remain under this license does not apply to any document created
+using the Font Software.
+
+TERMINATION
+This license becomes null and void if any of the above conditions are
+not met.
+
+DISCLAIMER
+THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
+COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
+DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
+OTHER DEALINGS IN THE FONT SOFTWARE.
diff --git a/site/css/fonts/README.txt b/site/css/fonts/README.txt
new file mode 100755
index 0000000..67e71ba
--- /dev/null
+++ b/site/css/fonts/README.txt
@@ -0,0 +1,69 @@
+
+Lato font family
+
+================
+
+Version 2.007; Latin+Cyrillic+Greek+IPA opensource
+
+Created by: tyPoland Lukasz Dziedzic
+Creation year: 2014
+
+Copyright (c) 2010-2014 by tyPoland Lukasz Dziedzic with Reserved Font Name "Lato". Licensed under the SIL Open Font License, Version 1.1.
+
+Lato is a trademark of tyPoland Lukasz Dziedzic.
+
+Source URL: http://www.latofonts.com/
+License URL: http://scripts.sil.org/OFL
+
+================
+
+Lato is a sanserif typeface family designed in the Summer 2010 by Warsaw-based designer Łukasz Dziedzic (“Lato” means “Summer” in Polish). In December 2010 the Lato family was published under the open-source Open Font License by his foundry tyPoland, with support from Google. In 2013-2014, the family was greatly extended to cover 2300+ glyphs per style. It now supports 100+ Latin-based languages, 50+ Cyrillic-based languages as well as Greek and IPA phonetics. In the process, the metrics and kerning of the family have been revised and four additional weights were created.
+
+In the last ten or so years, during which Łukasz has been designing type, most of his projects were rooted in a particular design task that he needed to solve. With Lato, it was no different. Originally, the family was conceived as a set of corporate fonts for a large client — who in the end decided to go in different stylistic direction, so the family became available for a public release.
+
+When working on Lato, Łukasz tried to carefully balance some potentially conflicting priorities. He wanted to create a typeface that would seem quite “transparent” when used in body text but would display some original traits when used in larger sizes. He used classical proportions (particularly visible in the uppercase) to give the letterforms familiar harmony and elegance. At the same time, he created a sleek sanserif look, which makes evident the fact that Lato was designed in 2010 — even though it does not follow any current trend.
+
+The semi-rounded details of the letters give Lato a feeling of warmth, while the strong structure provides stability and seriousness. “Male and female, serious but friendly. With the feeling of the Summer,” says Łukasz.
+
+Lato consists of nine weights (plus corresponding italics), including a beautiful hairline style.
+
+================
+
+CONTENTS:
+
+This folder contains two subfolders: Lato and LatoLatin. Inside these subfolders, you will find CSS-compatible webfont kits which you can install on your website via self-hosting. The Lato subfolder contains webfonts with the complete character set (250-700 KB per font) while the LatoLatin subfolder contains smaller versions that only include the most important glyphs for European Latin-based languages (75-200 KB per font).
+
+================
+
+REVISION LOG:
+
+# Version 2.007 (2014-02-27)
+Greatly expanded character set, revised metrics, four additional weights.
+
+# Version 1.104 (2011-11-08)
+Merged the distribution again
+Autohinted with updated ttfautohint 0.4 (which no longer causes Adobe and iOS problems)
+except the Hai and Lig weights which are hinted in FLS 5.1.
+
+# Version 1.102 (2011-10-28)
+Added OpenType Layout features
+Ssplit between desktop and web versions
+Desktop version: all weights autohinted with FontLab Studio
+Web version autohinted with ttfautohint 0.4 except the Hai and Lig weights
+
+# Version 1.101 (2011-09-30)
+Fixed OS/2 table Unicode and codepage entries
+
+# Version 1.100 (2011-09-12)
+Added Polish diacritics to the character set
+Weights Hai and Lig autohinted with FontLab Studio
+Other weights autohinted with ttfautohint 0.3
+
+# Version 1.011 (2010-12-29)
+Added the soft hyphen glyph
+
+# Version 1.010 (2010-12-13)
+Initial version released under SIL Open Font License
+Western character set
+
+================
diff --git a/site/index.php b/site/index.php
index 3f67e87..67173d8 100644
--- a/site/index.php
+++ b/site/index.php
@@ -39,7 +39,7 @@
<div id="libreboot" class="section intro">
<p>
- <img class="homepage_logo" src="logo/logo.svg" alt="" title="<?php include "logo/license.txt"; ?>" />
+ <img class="homepage_logo" src="logo/logo.png" alt="" title="<?php include "logo/license.txt"; ?>" />
</p>
<h1><?php echo $lbProjectNameCapitalized; ?> project</h1>
<p>
diff --git a/site/logo/logo.png b/site/logo/logo.png
new file mode 100644
index 0000000..ac753b9
--- /dev/null
+++ b/site/logo/logo.png
Binary files differ