Tällä sivulla voit ladata 2 Prong Tree fontin version 1.0 (5/24/97), joka kuuluu perheeseen 2 Prong Tree (Regular tracing).. Fontin valmistaja on 2-Prong-Tree. Suunnittelija - Ben McGehee (viestintään, käytä seuraavaa osoitetta: mailto:[email protected]). Lataa 2 Prong Tree ilmaiseksi osoitteesta fi.GetFonts.net. Tämä fontti kuuluu seuraaviin kategorioihin: fontit elokuvista, ilmaiset fontit, latinalaiset fontit. Fontin koko - vain 79 Kb
Tekijänoikeus | Another Freeware font from UnAuthorized Type |
Perhe | 2 Prong Tree |
Seuranta | Regular |
Identti | Macromedia Fontographer 4.1 2 Prong Tree |
Koko nimi | 2 Prong Tree |
Versio | 1.0 (5/24/97) |
PostScript-nimi | 2ProngTree |
Valmistaja | 2-Prong-Tree |
Koko nimi | 79 Kb |
Tuotemerkki | UnAuthorized Type |
Suunnittelija | Ben McGehee |
Suunnittelijan URL | mailto:[email protected] |
Tarjoajan URL | http://www.latech.edu/~bmcgehee/untype/index.htm |
Kuvaus | This version includes only capital letters, and some commonly used punctuation. plus the new UA Type dingbat (just to amuse myself). When I was sitting in Huddle House one night, drinking coffee, I was showing my girlfriend the fonts I was working on. I drew out 3-Prong Tree, and she said that she didn't like it. She told me to do it with just 2 lines on every letter. So I tried that with this one. She realized after the finished product of 3-Prong Tree that it was good, but I went on and did 2-Prong Tree just to see the difference. 3-Prong looks better at smaller point sizes (because it's fatter), but 2-Prong Tree looks better at larger point sizes (because the letters are cleaner). |
Lisenssin kuvaus | You use this font in any way that you see fit. If you distribute it, I would like for the readme text file to accompany it. (That's just so they know who made it.) You may distribute it on CD, disk, or any other medium, but you may not sell it. |
Voit liittää fontin 2 Prong Tree 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=2-prong-tree" rel="stylesheet" type="text/css" />
@import url(https://fi.getfonts.net/allfont.css?fonts=2-prong-tree);
Aktivoi fontti tekstiä varten CSS:ssi:
font-family: '2 Prong Tree', arial;
Lähdekoodin näyte:
<html> <head> <link href="https://fi.getfonts.net/allfont.css?fonts=2-prong-tree" rel="stylesheet" type="text/css" /> <style>body {font-family : '2 Prong Tree', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with 2 Prong Tree!</div> </body> </html>
Tulos:
Voit käyttää erilaisia tyylejä ja CSS:ää käyttämällä efektikirjastoammejolla lisäät sivullesi houkuttelevan ja yksilöllisen tyylin.