Tällä sivulla voit ladata Andika Basic fontin version Version 1.000, joka kuuluu perheeseen Andika Basic (Regular tracing).. Fontin valmistaja on SIL International. Suunnittelija - Annie Olsen & Victor Gaultney. Lataa Andika Basic ilmaiseksi osoitteesta fi.GetFonts.net. Tämä fontti kuuluu seuraaviin kategorioihin: paragraph, sans-serif fontit. Fontin koko - vain 246 Kb
Perhe | Andika Basic |
Seuranta | Regular |
Identti | SILInternational: Andika Basic: 2008 |
Koko nimi | Andika Basic |
Versio | Version 1.000 |
PostScript-nimi | AndikaBasic |
Valmistaja | SIL International |
Koko nimi | 246 Kb |
Tuotemerkki | Andika is a trademark of SIL International. |
Suunnittelija | Annie Olsen & Victor Gaultney |
Tarjoajan URL | http://scripts.sil.org |
Lisenssin kuvaus | Copyright (c) 2004-2008, SIL International (http://scripts.sil.org), with Reserved Font Names 'Andika' and 'SIL'. This Font Software is licensed under the SIL Open Font License, Version 1.1. No modification of the license is permitted, only verbatim copy is allowed. This license is copied below, and is also available with an FAQ at: http://scripts.sil.org/OFL Version 1.1 - 26 February 2007 PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwidedevelopment 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 |
URL of license | http://scripts.sil.org/OFL |
Voit liittää fontin Andika Basic sivullesi lataamatta sitä palvelimeltamme. Sinun tarvitsee vain seurata alla olevia ohjeita:
Valitse sopivin vaihtoehto fontin asentamiseen ja laita tämä koodi sivullesi (liitä se välittömästi avaustägin jälkeen %lt;head>):
<link href="https://fi.getfonts.net/allfont.css?fonts=andika-basic" rel="stylesheet" type="text/css" />
@import url(https://fi.getfonts.net/allfont.css?fonts=andika-basic);
Aktivoi fontti tekstiä varten CSS:ssi:
font-family: 'Andika Basic', arial;
Lähdekoodin näyte:
<html> <head> <link href="https://fi.getfonts.net/allfont.css?fonts=andika-basic" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Andika Basic', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Andika Basic!</div> </body> </html>
Tulos:
Voit käyttää erilaisia tyylejä ja CSS:ää käyttämällä efektikirjastoammejolla lisäät sivullesi houkuttelevan ja yksilöllisen tyylin.