Make it possible to generate 29tsoc ebooks
[project-aon.git] / common / fonts / README.txt
1
2 Information about this directory
3 --------------------------------
4
5 Please only include fonts in this directory can be distributed by the Project
6 and can be used used to generate content to be distributed at the website
7 (PDF, ePUBs, etc.).  Please note that the SVN repository is publicly accesible
8 and fonts which are not freely distributable should *not* be included here.
9
10 This directory currently holds:
11
12   - The Carlito font -> used to generate the  Freeway Warrior ePubs
13
14
15 Fonts used in Project Aon
16 -------------------------
17
18 The Lone Wolf and World of Lone Wolf books were originally published using the
19 Souvenir font. Whileas the Freeway Warrior books were published using the
20 Melior font.
21
22 The Project Aon tries to use, whenever possible, the original fonts when
23 providing the books in digital format in order to give the new readers  of the
24 books the same "feeling" readers had when the original books where published.
25
26 However, licensing limitations with the fonts prevent sometimes us from being
27 able to deliver the fonts in all the content we publish at the website.
28
29 Lone Wolf series - Souvenir font
30 --------------------------------
31
32 In May 2011, Project Aon purchased a "Preview and Print" license for the ITC
33 Souvenir Light and Demi OpenType fonts for use with Project Aon.  This is a
34 5-user license. Should you require this font to create content to be
35 distributed at the website  please contact Jonathan blake.
36
37 The purchased license can be used in graphics, PDFs, and similar content, but
38 cannot be provided as a web font, as the license that the Project has no
39 permission for it. The Project has looked into purchasing a license for web
40 distribution, but this option has been ruled out due to its costs.
41
42
43 Freeway Warrior  - Melior font
44 ------------------------------
45
46 The Freeway warrior series used the Melior font, but the Project does not have
47 any license to distribute this font.
48
49 The ePUBS for Freeway Warrior have been generated with the Carlito font which
50 is available in this directory.
51
52 Fonts in Website content
53 -----------------------
54
55 In the website, the fonts shown to the user are defined in the CSS definition.
56
57 For the Lone Wolf series they are currently the following (in order of preference):
58
59     Souvenir
60     Georgia
61     Times New Roman
62     Times
63     Serif
64
65 Souvenir is not necesarily available in end user systems, but Georgia is
66 commonly supplied with Operating Systems nowadays. To our knowledge it is
67 distributed in the following Operating systems by default: 
68 Microsoft Windows 2000, Microsoft Windows XP, MacOS X and possibly even in
69 older operating systems (such as Windows 95/98 where it could be supplied with
70 Internet Explorer 4+)
71
72 GNU/Linux based operating systems might not support the Georgia fonts by
73 default but, in some cases, they can be provided by external downloads. For
74 example, Debian and Ubuntu users can install the 'ttf-mscorefonts-installer'
75 installer package which downloads the fonts from available mirrors and
76 installs them in the system transparently to the user
77
78 Note: 
79  - In September 2006 it was proposed to include Gentium to the list following some 
80    tests, as this open source font is available 
81
82  - In August 2010 it was proposed to change the font listing due to the fact that the
83    "Souvenir" font name was not ever commercially used. 
84
85 In the future, the font listing might change the main.css to:
86
87 font-family: "Souvenir Lt BT", "Souvenir LT", Souvenir, Georgia, Georgia, "Times New Roman", Times, serif;
88
89 Due to the licensing costs of fonts for web site used the Project has ruled
90 out the possibility of providing the font directly to end users. Users wishing
91 to read the books with the original font are free to buy it and install it in
92 their computer systems.
93 (For more information on licensing see:
94 https://www.fonts.com/font/itc/itc-souvenir/licenses)
95
96
97 For the Freeway Warrior series, the following fonts are used (in order of
98 preference):
99
100     Calibiri
101     "Lucida Grande"
102     Verdana
103     Trebuchet
104     Arial
105     Helvetica
106     sans-serif
107
108 ----- Javier Fernández-Sanguino 
109
110 Tue, 09 May 2017 19:40:00 +0200
111