OLD | NEW |
---|---|
(Empty) | |
1 Noto Sans Font | |
2 from https://code.google.com/p/noto/source/browse/trunk/fonts/individual/ | |
Dominik Röttsches
2014/05/15 10:26:59
Okay, now I actually understood what you did. Let
| |
3 | |
4 1. OPEN FONTS PROJECT'S AIMS | |
5 When text is rendered by a computer, sometimes there will be characters in the t ext that can not be displayed, because no font that supports them is available t o the computer. When this occurs, small boxes are shown to represent the charact ers. We call those small boxes “tofu,” and we want to remove tofu from the Web. This is how the Noto font families got their name. | |
6 | |
7 Noto helps to make the web more beautiful across platforms for all languages. Cu rrently, Noto covers over 30 scripts, and will cover all of Unicode in the futur e. This is the Sans Latin, Greek and Cyrillic family. It has Regular, Bold, Ital ic and Bold Italic styles and is hinted. It is derived from Droid, and like Droi d it has a serif sister family, Noto Serif. | |
8 | |
9 2. LICENSE AND OPENSOURCE | |
10 see also LICENCE.txt | |
11 | |
12 Font file included as a real-world example for testing fonts with same script bu t different language, Devanagari and Nepali in this case | |
13 with LayoutTests/fast/text/shaping/same_script_different_lang.html test case | |
14 | |
15 License Information: | |
16 | |
17 Apache License, Version 2.0, January 2004 | |
18 http://www.apache.org/licenses/ | |
19 | |
20 By Noto Sans Free Font | |
21 you agree to this license. | |
22 | |
23 This font is freeware. You can use it freely for all your personal and commercia l work. | |
24 | |
25 The font files may not be modified without written permission from Google's Inte rnationalisation team. | |
26 | |
27 This font may not be sold. | |
28 | |
29 This font may not be redistributed, shared, repackaged or included in any online or offline archive, font collection, web site or CD-ROM without written permiss ion from Google's Internationalisation team. | |
30 | |
31 Embedding this font in a PDF document is allowed. | |
32 | |
33 Embedding this font in a web page with a @font-face declaration is allowed once you credit Google's Internationalisation team with a link somewhere on your site . | |
34 | |
35 Except for your right to use this font, all other rights are owned and retained by Google's Internationalisation team. | |
36 | |
37 Google's Internationalisation team is not liable for any damage resulting from t he use of this font. | |
38 | |
39 Thank you!" | |
40 | |
OLD | NEW |